Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: patTemplate

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class patTemplate_Dump_Html

Description

Dumps templates as HTML

Located in /pattemplate/patTemplate/Dump/Html.php (line 26)

Abstract class patTemplate_Module

Abstract class patTemplate_Dump
   
   Class patTemplate_Dump_Html   (Subpackage Dump)
Variable Summary
Variable mixed $colors
Variable mixed $_useBorders
Method Summary
Method void displayFooter ()
Method void displayHeader ()
Method void dumpGlobals (array $globals)
Method void dumpTemplates (array $templates,  $vars)
Method void _displayConditions ( $tmpl,  $tmplName,  $vars)
Method void _displayTemplateState ( $tmpl)
Method void _displayVariables ( $tmpl,  $tmplName,  $setVars,  $vars)
Method void _getClassName ( $class)
Variables
mixed $colors = array(
'borders' => 'C8D3DA',
'headerFills' => 'E1E7EB',
'subHeaderFills' => 'F0F2F4',
'source' => 'F5F7F8',
'linkNormal' => '8CA0B4',
'linkHover' => '8BC3E0',
)
(line 28)
mixed $_useBorders = false (line 37)

Inherited Variables

Inherited from patTemplate_Dump

Variable patTemplate_Dump::$_tmpl

Inherited from patTemplate_Module

Variable patTemplate_Module::$_name
Variable patTemplate_Module::$_params
Methods
displayFooter (line 651)

display the footer

  • access: public
void displayFooter ()

Redefinition of:
patTemplate_Dump::displayFooter()
display the footer
displayHeader (line 44)

display the header

  • access: public
void displayHeader ()

Redefinition of:
patTemplate_Dump::displayHeader()
display the header
dumpGlobals (line 225)

dump the global variables

  • access: public
void dumpGlobals (array $globals)
  • array $globals: array containing all global variables

Redefinition of:
patTemplate_Dump::dumpGlobals()
dump the global variables
dumpTemplates (line 247)

dump the templates

  • access: public
void dumpTemplates (array $templates,  $vars)
  • array $templates: templates
  • $vars

Redefinition of:
patTemplate_Dump::dumpTemplates()
dump the templates
_displayConditions (line 406)
void _displayConditions ( $tmpl,  $tmplName,  $vars)
  • $tmpl
  • $tmplName
  • $vars
_displayTemplateState (line 536)
void _displayTemplateState ( $tmpl)
  • $tmpl
_displayVariables (line 366)
void _displayVariables ( $tmpl,  $tmplName,  $setVars,  $vars)
  • $tmpl
  • $tmplName
  • $setVars
  • $vars
_getClassName (line 595)
void _getClassName ( $class)
  • $class

Inherited Methods

Inherited From patTemplate_Dump

 patTemplate_Dump::displayFooter()
 patTemplate_Dump::displayHeader()
 patTemplate_Dump::dumpGlobals()
 patTemplate_Dump::dumpTemplates()
 patTemplate_Dump::setTemplateReference()

Inherited From patTemplate_Module

 patTemplate_Module::getName()
 patTemplate_Module::getParam()
 patTemplate_Module::setParams()

Documentation generated on Mon, 05 Mar 2007 21:06:45 +0000 by phpDocumentor 1.3.1