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_XUL

Description

Dumps templates as XUL, using PEAR::XML_XUL

  • todo: move this into patTemplate_Dump_Dhtml and keep it free from javascript
  • author: Stephan Schmidt <[email protected]>

Located in /pattemplate/patTemplate/Dump/XUL.php (line 23)

Abstract class patTemplate_Module

Abstract class patTemplate_Dump
   
   Class patTemplate_Dump_XUL   (Subpackage Dump)
Variable Summary
Variable mixed $_doc
Variable mixed $_root
Variable mixed $_templates
Variable mixed $_vars
Method Summary
Method void displayFooter ()
Method void displayHeader ()
Method void dumpGlobals (array $globals)
Method void dumpTemplates (array $templates,  $vars)
Method void _addToTree ( $name,  &$tree)
Method void _getTemplate ( $name)
Variables
mixed $_addedTemplates = array() (line 31)
mixed $_doc = null (line 25)
mixed $_root = null (line 27)
mixed $_templates = null (line 29)
mixed $_vars = array() (line 32)

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 207)

display the footer

  • access: public
void displayFooter ()

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

display the header

  • access: public
void displayHeader ()

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

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 90)

dump the templates

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

Redefinition of:
patTemplate_Dump::dumpTemplates()
dump the templates
_addToTree (line 162)
void _addToTree ( $name,  &$tree)
  • $name
  • &$tree
_getTemplate (line 195)
void _getTemplate ( $name)
  • $name

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:33:19 +0000 by phpDocumentor 1.3.1