
Public Member Functions | |
| start ($cfg, $default='', $display=true, $prefix='cfg_') | |
It filter to prevent some configuration variables to be displayed.
| Pluf_Template_Tag_Cfg::start | ( | $ | cfg, | |
| $ | default = '', |
|||
| $ | display = true, |
|||
| $ | prefix = 'cfg_' | |||
| ) |
Display the configuration variable.
| 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_'). |