include/Smarty/plugins/function.config_load.php

Show: inherited
    Table of Contents

    Smarty plugin

    Package
    Smarty  
    Subpackage
    plugins  

    Functions

    functionsmarty_function_config_load( array $params,  $smarty ) : void

    Smarty {config_load} function plugin

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

    Parameters
    Name Type Description
    $params array

    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

    Details
    Author
    Monte Ohrt  
    Author
    messju mohr (added use of resources)  
    Link
    {config_load} (Smarty online manual)  
    Documentation was generated by DocBlox 0.18.1.