linea21-externals
[ class tree: linea21-externals ] [ index: linea21-externals ] [ all elements ]

Class: Installer_Template

Source Location: /install/installer/Installer_Template.php

Class Overview


Installer Template class


Variables

Methods



Class Details

[line 19]
Installer Template class



[ Top ]


Class Variables

$html =

[line 27]

Html property



Tags:

access:  protected

Type:   string


[ Top ]

$vars = array()

[line 34]

Varibles Array



Tags:

access:  public

Type:   array


[ Top ]



Class Methods


constructor __construct [line 40]

Installer_Template __construct( $lang)

Constructor



Tags:

access:  public


Parameters:

   $lang  

[ Top ]

method display [line 97]

void display( )

Print out the entire page



Tags:

access:  public


[ Top ]

method error [line 73]

void error( string $error_string)

Print the error screen with the error page



Tags:

access:  public


Parameters:

string   $error_string  

[ Top ]

method render [line 50]

void render( string $template_name)

Render a template



Tags:

access:  public


Parameters:

string   $template_name  

[ Top ]

method replaceVars [line 122]

void replaceVars( $contents)

Replace vars with there values



Tags:

access:  protected


Parameters:

   $contents  

[ Top ]


Documentation generated on Thu, 03 May 2012 15:05:15 +0200 by phpDocumentor 1.4.1