Class View

Description
  • access: private

Located in /Views/View.php (line 56)


	
			
Variable Summary
string $strContent
Method Summary
[68]   public   View :  __construct (string $strFilename)
[142]   protected   void :  CleanView ()
[122]   public   string :  getView ()
[131]   public   void :  printView ()
[102]   public   void :  SetIf (string $strName, boolean $boolShow)
[80]   public   void :  SetVar (string $strVar, string $strValue, [string $strModifier = ''])
[91]   protected   void :  Translate (string $strVar, string $strValue, [string $strModifier = ''])
Variables
string $strContent = '' (line 62)
  • var: View-Content
  • access: protected
Methods
public  View __construct (string $strFilename) [68]
  • access: public
  • string $strFilename
protected  void CleanView () [142]
public  string getView () [122]
  • access: public
public  void printView () [131]
public  void SetIf (string $strName, boolean $boolShow) [102]
  • string $strName
  • boolean $boolShow
public  void SetVar (string $strVar, string $strValue, [string $strModifier = '']) [80]
  • string $strVar
  • string $strValue
  • string $strModifier: (Default: '')
protected  void Translate (string $strVar, string $strValue, [string $strModifier = '']) [91]
  • string $strVar
  • string $strValue
  • string $strModifier: (Default: '')

Documentation generated on Wed, 15 Jun 2011 09:45:48 +0200 by phpDocumentor 1.4.1