QuickTemplate Class Reference
[Skins]

Generic wrapper for template functions, with interface compatible with what we use of PHPTAL 0.7. More...

Inherited by ModernTemplate, MonoBookTemplate, UsercreateTemplate, and UserloginTemplate.

List of all members.

Public Member Functions

 QuickTemplate ()
 set ($name, $value)
 setRef ($name, &$value)
 setTranslator (&$t)
 execute ()
 text ($str)
 jstext ($str)
 html ($str)
 msg ($str)
 msgHtml ($str)
 msgWiki ($str)
 An ugly, ugly hack.
 haveData ($str)
 haveMsg ($str)


Detailed Description

Generic wrapper for template functions, with interface compatible with what we use of PHPTAL 0.7.

Definition at line 1010 of file SkinTemplate.php.


Member Function Documentation

QuickTemplate::execute (  ) 

Access:
public

Reimplemented in UserloginTemplate, UsercreateTemplate, ModernTemplate, and MonoBookTemplate.

Definition at line 1043 of file SkinTemplate.php.

QuickTemplate::haveData ( str  ) 

Access:
private

Definition at line 1099 of file SkinTemplate.php.

Referenced by UsercreateTemplate::execute(), and UserloginTemplate::execute().

QuickTemplate::haveMsg ( str  ) 

Access:
private

Definition at line 1106 of file SkinTemplate.php.

References $msg.

QuickTemplate::html ( str  ) 

QuickTemplate::jstext ( str  ) 

Access:
private

Definition at line 1058 of file SkinTemplate.php.

References Xml::escapeJsString().

QuickTemplate::msg ( str  ) 

QuickTemplate::msgHtml ( str  ) 

Access:
private

Definition at line 1079 of file SkinTemplate.php.

Referenced by UsercreateTemplate::execute().

QuickTemplate::msgWiki ( str  ) 

An ugly, ugly hack.

Access:
private

Definition at line 1087 of file SkinTemplate.php.

References $text, $wgOut, $wgParser, and $wgTitle.

Referenced by UsercreateTemplate::execute(), and UserloginTemplate::execute().

QuickTemplate::QuickTemplate (  ) 

Access:
public

Definition at line 1014 of file SkinTemplate.php.

QuickTemplate::set ( name,
value 
)

Access:
public

Definition at line 1022 of file SkinTemplate.php.

References $name.

QuickTemplate::setRef ( name,
&$  value 
)

Access:
public

Definition at line 1029 of file SkinTemplate.php.

References $name.

QuickTemplate::setTranslator ( &$  t  ) 

Access:
public

Definition at line 1036 of file SkinTemplate.php.

References $t.

QuickTemplate::text ( str  ) 

Access:
private

Definition at line 1051 of file SkinTemplate.php.

Referenced by MonoBookTemplate::execute(), and ModernTemplate::execute().


The documentation for this class was generated from the following file:

Generated on Sat Sep 5 02:08:45 2009 for MediaWiki by  doxygen 1.5.9