/smarty/plugins/function.config_load.php

Description

Smarty plugin

Functions
smarty_function_config_load (line 27)

Smarty {config_load} function plugin

Type: function
Name: config_load
Purpose: load config file vars

void smarty_function_config_load (array $params, Smarty &$smarty)
  • array $params: Format:
     array('file' => required config file name,
           'section' => optional config file section to load
           'scope' => local/parent/global
           'global' => overrides scope, setting to parent if true)
  • Smarty &$smarty

Documentation generated on Sun, 09 Mar 2008 23:51:53 -0300 by phpDocumentor 1.4.0

SourceForge.net Logo Support This Project