XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
HintTableTag Class Reference
Inheritance diagram for HintTableTag:
TableTag

Public Member Functions

 __construct ($table, $index)
 
 getTableString ()
 
 getArguments ()
 
- Public Member Functions inherited from TableTag
 __construct ($table)
 
 isJoinTable ()
 
 getTableAlias ()
 
 getTableName ()
 
 getTableString ()
 
 getArguments ()
 

Public Attributes

 $index
 
- Public Attributes inherited from TableTag
 $unescaped_name
 
 $name
 
 $alias
 
 $join_type
 
 $conditions
 
 $conditionsTag
 

Detailed Description

Definition at line 12 of file HintTableTag.class.php.

Constructor & Destructor Documentation

HintTableTag::__construct (   $table,
  $index 
)

constructor Initialises Table Tag properties

Parameters
object$tableXML
array$index
Returns
void

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

Member Function Documentation

HintTableTag::getArguments ( )

Definition at line 55 of file HintTableTag.class.php.

HintTableTag::getTableString ( )

Definition at line 34 of file HintTableTag.class.php.

Member Data Documentation

HintTableTag::$index

Definition at line 19 of file HintTableTag.class.php.


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