Public Member Functions | |
| __construct ($xml_tables_tag, $xml_index_hints_tag=NULL) | |
| getTables () | |
| toString () | |
| getArguments () | |
Public Attributes | |
| $tables | |
Definition at line 21 of file TablesTag.class.php.
| TablesTag::__construct | ( | $xml_tables_tag, | |
$xml_index_hints_tag = NULL |
|||
| ) |
constructor
| object | $xml_tables_tag | |
| object | $xml_index_hints_tag |
Definition at line 36 of file TablesTag.class.php.
| TablesTag::getArguments | ( | ) |
Definition at line 110 of file TablesTag.class.php.
| TablesTag::getTables | ( | ) |
Definition at line 86 of file TablesTag.class.php.
| TablesTag::toString | ( | ) |
Definition at line 91 of file TablesTag.class.php.
| TablesTag::$tables |
Definition at line 28 of file TablesTag.class.php.
1.8.5