Class OutputEvalCode

Description

Used by PhpMyCellScript addons to return code to the interpreter to evaluate.

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


	
			
Method Summary
string getValue ()
void setValue (string $value)
void __toString ()
Methods
getValue (line 20)

Get the code to evaluate.

  • return: the code to evaluate.
string getValue ()
setValue (line 28)

Set the code to evaluate.

void setValue (string $value)
  • string $value: the code to evaluate.
__toString (line 32)
void __toString ()

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