Cheetah
Protected Member Functions | Protected Attributes | List of all members
ChWsbSiteMapsSystem Class Reference
Inheritance diagram for ChWsbSiteMapsSystem:
ChWsbSiteMaps

Protected Member Functions

 __construct ($aSystem)
 
 _genUrl ($a)
 
 _getCount ()
 
 _getRecords ($iStart)
 
- Protected Member Functions inherited from ChWsbSiteMaps
 _genXmlUrlsBegin ()
 
 _genXmlUrlsEnd ()
 
 _genXmlUrl ($a)
 
 _genDate ($a)
 
 _genChangeFreq ($a)
 
 _getDateTimeStamp ($a)
 

Protected Attributes

 $_aPages
 
- Protected Attributes inherited from ChWsbSiteMaps
 $_aSystem = array ()
 
 $_oQuery = null
 
 $_aQueryParts
 

Additional Inherited Members

- Public Member Functions inherited from ChWsbSiteMaps
 generate ()
 
- Static Public Member Functions inherited from ChWsbSiteMaps
static getObjectInstance ($sObject)
 
static & getSystems ()
 
static generateAllSiteMaps ()
 
static deleteAllSiteMaps ()
 
static getSiteMapIndexUrl ()
 
static getSiteMapIndexPath ()
 
- Static Protected Member Functions inherited from ChWsbSiteMaps
static _formatDate ($iTimestamp)
 
static _escape ($s)
 
- Static Protected Attributes inherited from ChWsbSiteMaps
static $BASE_PATH = CH_DIRECTORY_PATH_CACHE_PUBLIC
 
static $BASE_URL = CH_WSB_URL_CACHE_PUBLIC
 
static $BASE_PATH_INDEX = CH_DIRECTORY_PATH_ROOT
 
static $BASE_URL_INDEX = CH_WSB_URL_ROOT
 

Detailed Description

Sitemaps generator for system pages

Definition at line 13 of file ChWsbSiteMapsSystem.php.

Constructor & Destructor Documentation

◆ __construct()

ChWsbSiteMapsSystem::__construct (   $aSystem)
protected

Reimplemented from ChWsbSiteMaps.

Definition at line 29 of file ChWsbSiteMapsSystem.php.

Member Function Documentation

◆ _genUrl()

ChWsbSiteMapsSystem::_genUrl (   $a)
protected

Reimplemented from ChWsbSiteMaps.

Definition at line 34 of file ChWsbSiteMapsSystem.php.

◆ _getCount()

ChWsbSiteMapsSystem::_getCount ( )
protected

Reimplemented from ChWsbSiteMaps.

Definition at line 39 of file ChWsbSiteMapsSystem.php.

◆ _getRecords()

ChWsbSiteMapsSystem::_getRecords (   $iStart)
protected

Reimplemented from ChWsbSiteMaps.

Definition at line 44 of file ChWsbSiteMapsSystem.php.

Member Data Documentation

◆ $_aPages

ChWsbSiteMapsSystem::$_aPages
protected
Initial value:
= array (
array('page' => 'about_us.php'),
array('page' => 'advice.php'),
array('page' => 'contact.php'),
array('page' => 'faq.php'),
array('page' => 'forgot.php'),
array('page' => 'help.php'),
array('page' => 'join.php'),
array('page' => 'privacy.php'),
array('page' => 'search_home.php'),
array('page' => 'services.php'),
array('page' => 'terms_of_use.php'),
)

Definition at line 15 of file ChWsbSiteMapsSystem.php.


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