[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 306 lines (12 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
default_template_handler_func($type, $name, &$content, &$modified, Smarty $smarty) X-Ref |
Default Template Handler called when Smarty's file: resource is unable to load a requested file param: string $type resource type (e.g. "file", "string", "eval", "resource") param: string $name resource name (e.g. "foo/bar.tpl") param: string &$content template's content param: integer &$modified template's modification time param: Smarty $smarty Smarty instance return: string|boolean path to file or boolean true if $content and $modified |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |