|
Cheetah
|
Public Member Functions | |
| __construct ( $iAreaID, &$oParent) | |
| getCacheString () | |
| getBlocksCacheString ( $sPrefix='') | |
| processValue4CacheString ( $sProp, $sValue, $sPrefix='') | |
| addSlashes ( $sText) | |
| addSlashesDblQuot ( $sText) | |
| getJoinPages () | |
| getBlocks ( $sAddSort='1') | |
| getItemsOfBlock ( $iBlockID) | |
Public Attributes | |
| $id | |
| $oParent | |
| $sTitle | |
| $sBlockCol | |
| $sOrderCol | |
| $aBlocks | |
| $aPages | |
ProfileFieldsArea Used primarily to create cache strings
Definition at line 1558 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::__construct | ( | $iAreaID, | |
| & | $oParent | ||
| ) |
Definition at line 1568 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::addSlashes | ( | $sText | ) |
Definition at line 1706 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::addSlashesDblQuot | ( | $sText | ) |
Definition at line 1714 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::getBlocks | ( | $sAddSort = '1' | ) |
Definition at line 1752 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::getBlocksCacheString | ( | $sPrefix = '' | ) |
| ChWsbProfileFieldsArea::getCacheString | ( | ) |
| ChWsbProfileFieldsArea::getItemsOfBlock | ( | $iBlockID | ) |
Definition at line 1778 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::getJoinPages | ( | ) |
Definition at line 1728 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::processValue4CacheString | ( | $sProp, | |
| $sValue, | |||
$sPrefix = '' |
|||
| ) |
Definition at line 1657 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::$aBlocks |
Definition at line 1565 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::$aPages |
Definition at line 1566 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::$id |
Definition at line 1560 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::$oParent |
Definition at line 1561 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::$sBlockCol |
Definition at line 1563 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::$sOrderCol |
Definition at line 1564 of file ChWsbPFM.php.
| ChWsbProfileFieldsArea::$sTitle |
Definition at line 1562 of file ChWsbPFM.php.