| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
patTemplate function that enables you to insert any template, that has been loaded previously into the current template. You may pass any variables to the template.
| Author: | Stephan Schmidt <schst@php.net> |
| File Size: | 119 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
patTemplate_Function_Call:: (2 methods):
setTemplateReference()
call()
Class: patTemplate_Function_Call - X-Ref
patTemplate function that enables you to insert any| setTemplateReference( &$tmpl ) X-Ref |
| set a reference to the patTemplate object that instantiated the reader param: object patTemplate object |
| call( $params, $content ) X-Ref |
| call the function param: array parameters of the function (= attributes of the tag) param: string content of the tag return: string content to insert into the template |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |