XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
rmc_header.php File Reference

Go to the source code of this file.

Variables

 $fscripts = ''
 
 $fstyles = ''
 
foreach($temp as $style) $heads = ''
 
 $metas = $tpl->get_metas()
 
 $scripts = ''
 
 $styles = ''
 
 $temp = $tpl->get_scripts()
 
 $tpl = RMTemplate::get()
 
 $tscript = ''
 

Variable Documentation

$fscripts = ''

Definition at line 7 of file rmc_header.php.

Referenced by cu_render_output().

$fstyles = ''

Definition at line 24 of file rmc_header.php.

Referenced by cu_render_output().

foreach ($tpl->tpl_head as $head) $heads = ''

Definition at line 33 of file rmc_header.php.

Referenced by cu_render_output().

$metas = $tpl->get_metas()

Definition at line 39 of file rmc_header.php.

Referenced by cu_render_output().

foreach ($temp as $script) $scripts = ''

Definition at line 5 of file rmc_header.php.

Referenced by RMTemplate\add_scripts_array(), and cu_render_output().

$styles = ''

Definition at line 23 of file rmc_header.php.

Referenced by RMTemplate\add_styles_array(), and cu_render_output().

$temp = $tpl->get_scripts()

Definition at line 8 of file rmc_header.php.

$tpl = RMTemplate::get()

Definition at line 3 of file rmc_header.php.

$tscript = ''

Definition at line 6 of file rmc_header.php.