Class patTemplate_Function_Exists

Description

JDocument Placeholder function

Located in /document/module/function/Exists.php (line 22)

patTemplate_Function
   |
   --patTemplate_Function_Exists
Variable Summary
 string $_name
 object $_tmpl
Method Summary
 string call (array $params, string $content)
Variables
string $_name = 'exists' (line 29)

name of the function

  • access: private
object $_tmpl (line 37)

reference to the JDocument object that instantiated the module

  • access: protected
Methods
call (line 48)

call the function

  • return: content to insert into the template
  • access: public
string call (array $params, string $content)
  • array $params: parameters of the function (= attributes of the tag)
  • string $content: content of the tag
setTemplateReference (line 85)

set a reference to the JDocument object that instantiated the function

  • access: public
void setTemplateReference (object JDocument &$tmpl)

Documentation generated on Sat, 4 Feb 2006 14:23:22 +0100 by phpDocumentor 1.3.0RC4