Pluf_Template_Tag_Cfg Class Reference

Inheritance diagram for Pluf_Template_Tag_Cfg:

Pluf_Template_Tag

List of all members.

Public Member Functions

 start ($cfg, $default='', $display=true, $prefix='cfg_')


Detailed Description

Display a configuration variable.

It filter to prevent some configuration variables to be displayed.


Member Function Documentation

Pluf_Template_Tag_Cfg::start ( cfg,
default = '',
display = true,
prefix = 'cfg_' 
)

Display the configuration variable.

Parameters:
string Configuration variable.
mixed Default value to return display ('').
bool Display the value (true).
string Prefix to set to the variable if not displayed ('cfg_').


The documentation for this class was generated from the following file:

Generated on Wed Feb 3 15:44:52 2010 for Pluf by  doxygen