Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: patTemplate

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class patTemplate_Function_Call

Description

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.

$Id: Call.php 321 2004-10-28 15:41:57Z schst $

Located in /pattemplate/patTemplate/Function/Call.php (line 37)

Abstract class patTemplate_Module

Abstract class patTemplate_Function
   
   Class patTemplate_Function_Call   (Subpackage Functions)
Variable Summary
Variable object $_tmpl
Method Summary
Method string call (array $params, string $content)
Variables
object $_tmpl (line 52)

reference to the patTemplate object that instantiated the module

  • access: protected

Inherited Variables

Inherited from patTemplate_Function

Variable patTemplate_Function::$type

Inherited from patTemplate_Module

Variable patTemplate_Module::$_params
Methods
call (line 73)

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

Redefinition of:
patTemplate_Function::call()
call the function
setTemplateReference (line 60)

set a reference to the patTemplate object that instantiated the reader

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

Inherited Methods

Inherited From patTemplate_Function

 patTemplate_Function::call()
 patTemplate_Function::setReader()

Inherited From patTemplate_Module

 patTemplate_Module::getName()
 patTemplate_Module::getParam()
 patTemplate_Module::setParams()

Documentation generated on Mon, 05 Mar 2007 20:53:44 +0000 by phpDocumentor 1.3.1