Property | Type | Description | |
---|---|---|---|
$strTable | string | Table name |
Method | Description | |
---|---|---|
__construct ( string $strTable ) | Store the table name | |
load ( boolean $blnNoCache = false ) | Load a set of DCA files |
public __construct ( string $strTable ) | ||
$strTable | string | The table name |