Variables

cms/templates/red-rage/index.php File Reference

Go to the source code of this file.

Variables

 if (!defined('__PRAGYAN_CMS'))
projection type
 templateBrowserPath = "<? echo $TEMPLATEBROWSERPATH ?>"
 urlRequestRoot = "<? echo $urlRequestRoot?>"

Variable Documentation

if(!defined('__PRAGYAN_CMS'))

Definition at line 2 of file index.php.

templateBrowserPath = "<? echo $TEMPLATEBROWSERPATH ?>"

Definition at line 43 of file index.php.

projection type
Initial value:
"text/javascript">
                $(document).ready(function()
                {
                        $(".cms-links-menuitem").hide();
                        $(".cms-links-menuhead").click(function()
                                {
                                        $(".cms-links-menuitem").slideToggle("fast");
                                 });
                })

Definition at line 24 of file index.php.

Definition at line 44 of file index.php.