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

Procedural File: core.smarty_include_php.php

Source Location: /ccdb/bbs/lib/smarty/internals/core.smarty_include_php.php

Page Details

ArtisanSmarty plugin

Functions
smarty_core_smarty_include_php  [line 32]

void smarty_core_smarty_include_php( mixed $params, mixed &$smarty, string $smarty_file, string $smarty_assign, boolean $smarty_once, array $smarty_include_vars  )

called for included php files within templates

Parameters:
string   $smarty_file: 
string   $smarty_assign:  variable to assign the included template's output into
boolean   $smarty_once:  uses include_once if this is true
array   $smarty_include_vars:  associative array of vars from {include file="blah" var=$var}


[ Top ]


Documentation generated on Thu, 04 Jan 2007 17:46:58 +0900