Variables

cms/templates/trinity/index.php File Reference

Go to the source code of this file.

Variables

 if (!defined('__PRAGYAN_CMS'))
 BackColor = "none"
 ForeColor = "white"
 CountActive = true
 CountStepper = -1
 LeadingZero = true
 DisplayFormat = "%%D%% Days, %%H%% Hours, <br>%%M%% Minutes, %%S%% Seconds."
 FinishMessage = "Day 0 pragyan"
 $pageName = "extend"
 $getQ = "pages WHERE page_name='extend'"
 $componentTempId = mysql_fetch_assoc(mysql_query($getQ))
 $query = "SELECT article_content FROM article_content WHERE page_modulecomponentid=" . $componentTempId['page_modulecomponentid']
 $res = mysql_query($query)
 while ($r=mysql_fetch_assoc($res)) = '</tbody></table>'
 $classNameHome = "cms-homeicon"
global $pageId

Variable Documentation

$classNameHome = "cms-homeicon"

Definition at line 328 of file index.php.

$componentTempId = mysql_fetch_assoc(mysql_query($getQ))

Definition at line 77 of file index.php.

$getQ = "pages WHERE page_name='extend'"

Definition at line 76 of file index.php.

global $pageId

Definition at line 329 of file index.php.

$pageName = "extend"

Definition at line 75 of file index.php.

$query = "SELECT article_content FROM article_content WHERE page_modulecomponentid=" . $componentTempId['page_modulecomponentid']

Definition at line 78 of file index.php.

$res = mysql_query($query)

Definition at line 79 of file index.php.

BackColor = "none"

Definition at line 41 of file index.php.

CountActive = true

Definition at line 43 of file index.php.

Definition at line 44 of file index.php.

DisplayFormat = "%%D%% Days, %%H%% Hours, <br>%%M%% Minutes, %%S%% Seconds."

Definition at line 46 of file index.php.

FinishMessage = "Day 0 pragyan"

Definition at line 47 of file index.php.

ForeColor = "white"

Definition at line 42 of file index.php.

if($action!='login')

Definition at line 2 of file index.php.

LeadingZero = true

Definition at line 45 of file index.php.

while = '</tbody></table>'

Definition at line 80 of file index.php.