\FOFConfigDomainTables
Configuration parser for the tables-specific settings
Synopsis
class FOFConfigDomainTables
implements
FOFConfigDomainInterface
{
- // methods
- public void parseDomain()
- public mixed get()
- protected array getField()
- protected string getTablealias()
- protected string getBehaviors()
Hierarchy
Implements
Methods
protected
- getBehaviors() — Internal method to get table alias
- getField() — Internal method to return the magic field mapping
- getTablealias() — Internal method to get table alias
public
- get() — Return a configuration variable
- parseDomain() — Parse the XML data, adding them to the $ret array