PPFRules Class Reference

Inheritance diagram for PPFRules:

PPFBaseLookup List of all members.

Public Member Functions

 getLookupArray ($from, $to, $ignore=array())

Detailed Description

Static class for creating lookup arrays between commonly used formats to represent control methods in LFS.

Version:
1.0.00
Todo:
Get control flag definitions and complete class

Definition at line 22 of file rules.php.


Member Function Documentation

PPFRules::getLookupArray from,
to,
ignore = array()
 

Public function for retrieving a lookup array from one format to another.

Rule Bits CAN_VOTE 1 CAN_SELECT 2 QUALIFY 4 PRIVATE 8 MODIFIED 16 MIDRACEJOIN 32 MUSTPIT 64

Parameters:
from (String) The source format. Valid values are 'zbi', 'bits', 'words', 'codes', 'lfswcodes'.
to (String) The target format. Valid values are 'zbi', 'bits', 'words', 'codes', 'lfswcodes'.
Returns:
(Array) An array providing a bridge between the two specified formats.

Definition at line 41 of file rules.php.


Generated on Wed Oct 25 03:13:33 2006 for LFSWorldParsingProviderFramework by  doxygen 1.4.6