Class EvaluatedPhpTemplate

Description

Used by the PhpMyCellScript interpreter to pass an evaluated PHP template as a parameter to an instruction method provided by an addon.

Located in /PhpMyCellScript/EvaluatedPhpTemplate.php (line 9)


	
			
Method Summary
EvaluatedPhpTemplate __construct (string $value)
string getValue ()
void __toString ()
Methods
Constructor __construct (line 20)

Constructor

EvaluatedPhpTemplate __construct (string $value)
  • string $value: An evaluated PHP template.
getValue (line 28)

Get the evaluated PHP template.

  • return: the evaluated PHP template.
string getValue ()
__toString (line 32)
void __toString ()

Documentation generated on Sun, 01 Mar 2015 08:43:48 +0000 by phpDocumentor 1.4.3