API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
patTemplate_Function_Call::call | ( | $ | params, |
$ | content | ||
) |
call the function
public
array | parameters of the function (= attributes of the tag) |
string | content of the tag |
clear template and all of its dependencies
add variables
get content
Réimplémentée à partir de patTemplate_Function.
Références $content, $filename, $params, elseif, et patErrorManager::raiseError().
patTemplate_Function_Call::setTemplateReference | ( | &$ | tmpl | ) |
set a reference to the patTemplate object that instantiated the reader
public
object | patTemplate object |
patTemplate_Function_Call::$_name = 'Call' |
Réimplémentée à partir de patTemplate_Module.
patTemplate_Function_Call::$_tmpl |