Functions | Variables

cms/templates/google/index.php File Reference

Go to the source code of this file.

Functions

 generateSS (sform)

Variables

 if (!defined('__PRAGYAN_CMS'))
projection type = "<? echo $TEMPLATEBROWSERPATH ?>"
 urlRequestRoot = "<? echo $urlRequestRoot?>"
 checkvalue = "thissite"
 $searchselected = FALSE
 if (strpos($_SERVER['REQUEST_URI'],'+search'))
 $pos = strpos($TEMPLATEBROWSERPATH, 'cms')
 $HOMEPATH = substr($TEMPLATEBROWSERPATH,0,$pos)
 $SHORT = ($pos)?substr($TITLE, 0, $pos):$TITLE
 $PATH = ($pos) ? substr($_SERVER['REQUEST_URI'], 0, $pos): $_SERVER['REQUEST_URI']

Function Documentation

generateSS ( sform   ) 

Definition at line 41 of file index.php.


Variable Documentation

$HOMEPATH = substr($TEMPLATEBROWSERPATH,0,$pos)

Definition at line 93 of file index.php.

$PATH = ($pos) ? substr($_SERVER['REQUEST_URI'], 0, $pos): $_SERVER['REQUEST_URI']

Definition at line 101 of file index.php.

$pos = strpos($TEMPLATEBROWSERPATH, 'cms')

Definition at line 92 of file index.php.

$searchselected = FALSE

Definition at line 58 of file index.php.

$SHORT = ($pos)?substr($TITLE, 0, $pos):$TITLE

Definition at line 98 of file index.php.

checkvalue = "thissite"

Definition at line 40 of file index.php.

if(!defined('__PRAGYAN_CMS'))

Definition at line 2 of file index.php.

if(strpos($_SERVER['REQUEST_URI'],'+search'))

Definition at line 59 of file index.php.

projection type = "<? echo $TEMPLATEBROWSERPATH ?>"

Definition at line 28 of file index.php.

Definition at line 39 of file index.php.