XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
TablesTag Class Reference

Public Member Functions

 __construct ($xml_tables_tag, $xml_index_hints_tag=NULL)
 
 getTables ()
 
 toString ()
 
 getArguments ()
 

Public Attributes

 $tables
 

Detailed Description

Definition at line 21 of file TablesTag.class.php.

Constructor & Destructor Documentation

TablesTag::__construct (   $xml_tables_tag,
  $xml_index_hints_tag = NULL 
)

constructor

Parameters
object$xml_tables_tag
object$xml_index_hints_tag
Returns
void

Definition at line 36 of file TablesTag.class.php.

Member Function Documentation

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.

Member Data Documentation

TablesTag::$tables

Definition at line 28 of file TablesTag.class.php.


The documentation for this class was generated from the following file: