|
Cheetah
|
Go to the source code of this file.
Functions | |
| PageCompAds ($oAds) | |
Variables | |
| $_page ['name_index'] = 151 | |
| $oModuleDb = new ChWsbModuleDb() | |
| $aModule = $oModuleDb->getModuleByUri('ads') | |
| $oAds = new ChAdsModule($aModule) | |
| $oAds | sCurrBrowsedFile = ch_html_attribute($_SERVER['PHP_SELF']) |
| $_page ['header'] = $oAds->GetHeaderString() | |
| $_page ['header_text'] = $oAds->GetHeaderString() | |
| $_ni = $_page['name_index'] | |
| $_page_cont [$_ni]['page_main_code'] = PageCompAds($oAds) | |
| PageCompAds | ( | $oAds | ) |
Definition at line 33 of file classifieds.php.
| $_ni = $_page['name_index'] |
Definition at line 28 of file classifieds.php.
| $_page[ 'header'] = $oAds->GetHeaderString() |
Definition at line 25 of file classifieds.php.
| $_page[ 'header_text'] = $oAds->GetHeaderString() |
Definition at line 26 of file classifieds.php.
| $_page[ 'name_index'] = 151 |
Definition at line 16 of file classifieds.php.
| $_page_cont[ $_ni][ 'page_main_code'] = PageCompAds($oAds) |
Definition at line 29 of file classifieds.php.
| $aModule = $oModuleDb->getModuleByUri('ads') |
Definition at line 21 of file classifieds.php.
| $oAds = new ChAdsModule($aModule) |
Definition at line 23 of file classifieds.php.
| $oModuleDb = new ChWsbModuleDb() |
Definition at line 20 of file classifieds.php.
| $oAds sCurrBrowsedFile = ch_html_attribute($_SERVER['PHP_SELF']) |
Definition at line 24 of file classifieds.php.