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

Public Member Functions

 __construct ($index_name, $index_hint_type)
 
 getIndexName ()
 
 getIndexHintType ()
 

Public Attributes

 $index_name
 
 $index_hint_type
 

Detailed Description

Definition at line 9 of file IndexHint.class.php.

Constructor & Destructor Documentation

IndexHint::__construct (   $index_name,
  $index_hint_type 
)

constructor

Parameters
string$index_name
string$index_hint_type
Returns
void

Definition at line 30 of file IndexHint.class.php.

Member Function Documentation

IndexHint::getIndexHintType ( )

Definition at line 41 of file IndexHint.class.php.

IndexHint::getIndexName ( )

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

Member Data Documentation

IndexHint::$index_hint_type

Definition at line 22 of file IndexHint.class.php.

IndexHint::$index_name

Definition at line 16 of file IndexHint.class.php.


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