Cheetah
|
Go to the source code of this file.
Functions | |
PageCompBlogs ($oBlogs) | |
Variables | |
$logged ['admin'] = member_auth( 1, true, true ) | |
$oModuleDb = new ChWsbModuleDb() | |
$aModule = $oModuleDb->getModuleByUri('blogs') | |
$oBlogs = new ChBlogsModule($aModule) | |
$sHeaderValue = $oBlogs->GetHeaderString() | |
$iNameIndex = 9 | |
$_page | |
$_page_cont [$iNameIndex]['page_main_code'] = PageCompBlogs($oBlogs) | |
PageCompBlogs | ( | $oBlogs | ) |
Definition at line 37 of file post_mod_blog.php.
$_page |
Definition at line 28 of file post_mod_blog.php.
$_page_cont[ $iNameIndex][ 'page_main_code'] = PageCompBlogs($oBlogs) |
Definition at line 34 of file post_mod_blog.php.
$aModule = $oModuleDb->getModuleByUri('blogs') |
Definition at line 22 of file post_mod_blog.php.
$iNameIndex = 9 |
Definition at line 27 of file post_mod_blog.php.
$logged[ 'admin'] = member_auth( 1, true, true ) |
Definition at line 19 of file post_mod_blog.php.
$oBlogs = new ChBlogsModule($aModule) |
Definition at line 24 of file post_mod_blog.php.
$oModuleDb = new ChWsbModuleDb() |
Definition at line 21 of file post_mod_blog.php.
$sHeaderValue = $oBlogs->GetHeaderString() |
Definition at line 25 of file post_mod_blog.php.