Class View

Description
  • access: private

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


	
			
Variable Summary
Method Summary
[74]   public   View :  __construct (string $strFilename)
[162]   protected   void :  cleanView ()
[142]   public   string :  getView ()
[151]   public   void :  printView ()
[169]   public   void :  resetView ()
[98]   public   void :  setArray ( $arrArray)
[122]   public   void :  setIf (string $strName, boolean $boolShow)
[88]   public   void :  setVar (string $strVar, string $strValue, [string $strModifier = ''])
[111]   protected   void :  translate (string $strVar, string $strValue, [string $strModifier = ''])
Variables
string $strContent = '' (line 62)
  • var: View-Content
  • access: protected
string $strContentOriginal = '' (line 68)
  • var: View-Content
  • access: protected
Methods
public  View __construct (string $strFilename) [74]
  • access: public
  • string $strFilename
protected  void cleanView () [162]
  • access: protected
  • uses: Translate()
public  string getView () [142]
  • access: public
public  void printView () [151]
  • access: public
  • uses: CleanView()
public  void resetView () [169]
  • access: public
public  void setArray ( $arrArray) [98]
  • array $arrArray
public  void setIf (string $strName, boolean $boolShow) [122]
  • access: public
  • uses: Translate()
  • string $strName
  • boolean $boolShow
public  void setVar (string $strVar, string $strValue, [string $strModifier = '']) [88]
  • string $strVar
  • string $strValue
  • string $strModifier: (Default: '')
protected  void translate (string $strVar, string $strValue, [string $strModifier = '']) [111]
  • access: protected
  • string $strVar
  • string $strValue
  • string $strModifier: (Default: '')

Documentation generated on Mon, 04 Jul 2011 21:31:12 +0200 by phpDocumentor 1.4.1