ARTISAN PROJECT ArtisanSmarty
plugins
[ class tree: ArtisanSmarty ] [ index: ArtisanSmarty ] [ all elements ]

Procedural File: function.config_load.php

Source Location: /ccdb/bbs/lib/smarty/plugins/function.config_load.php

Page Details

ArtisanSmarty plugin

Functions
smarty_function_config_load  [line 37]

void smarty_function_config_load( array $params, Smarty &$smarty  )

ArtisanSmarty <%config_load%> function plugin

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

Parameters:
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: 

Information Tags:
Author:  Akito<mailto:akito-artisan@five-foxes.com>
Link:  {config_load} (Smarty online manual)

[ Top ]


Documentation generated on Thu, 04 Jan 2007 17:47:00 +0900