API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
patTemplate_Dump_Html::_displayAttributes | ( | $ | tmpl, |
$ | tmplName = null |
||
) |
display the attributes of a template
private
array | template data |
string | name of the template |
type
condition variable, only used in condition templates
standard attributes
external source
varscope
patTemplate_Dump_Html::_displayConditions | ( | $ | tmpl, |
$ | tmplName, | ||
$ | vars | ||
) |
patTemplate_Dump_Html::_displayHead | ( | ) |
display a table header
private
string | property |
mixed | value, you may pass more than one value |
patTemplate_Dump_Html::_displayLine | ( | $ | prop, |
$ | value | ||
) |
display a line in a table
private
string | property |
mixed | value, you may pass more than one value |
Références true.
patTemplate_Dump_Html::_displayTemplateState | ( | $ | tmpl | ) |
patTemplate_Dump_Html::_displayVariables | ( | $ | tmpl, |
$ | tmplName, | ||
$ | setVars, | ||
$ | vars | ||
) |
patTemplate_Dump_Html::_getClassName | ( | $ | class | ) |
Références $class.
patTemplate_Dump_Html::_highlightVars | ( | $ | template, |
$ | vars | ||
) |
hilight variables in a template
private
string | template content |
patTemplate_Dump_Html::_useBorders | ( | $ | state | ) |
sets whether to draw borders in the tables generated via the _displayHead() and _displayLine() methods.
private
bool | $state | Whether to draw the borders. true=draw, false=don't draw |
Références $state.
patTemplate_Dump_Html::displayFooter | ( | ) |
patTemplate_Dump_Html::displayHeader | ( | ) |
patTemplate_Dump_Html::dumpGlobals | ( | $ | globals | ) |
dump the global variables
public
array | array containing all global variables |
Réimplémentée à partir de patTemplate_Dump.
patTemplate_Dump_Html::dumpTemplates | ( | $ | templates, |
$ | vars | ||
) |
dump the templates
public
array | templates |
------------------------------------------------------------------ display variables
------------------------------------------------------------------ display template content
Réimplémentée à partir de patTemplate_Dump.
Références $name.
patTemplate_Dump_Html::$_useBorders = false |
patTemplate_Dump_Html::$colors |
array( 'borders' => 'C8D3DA', 'headerFills' => 'E1E7EB', 'subHeaderFills' => 'F0F2F4', 'source' => 'F5F7F8', 'linkNormal' => '8CA0B4', 'linkHover' => '8BC3E0', )