Simple interface to assert expressions
Located in /core/util/Assertion.class.php (line 37)
PHP2Go | --Assertion
Whether evaluation is enabled
Whether an assertion failure should abort the script execution
Callback that should handle assertion failures
Whether the assertion evaluation should be silent
Whether an assertion failure should throw a warning
Activates assertion evaluation
Deactivates assertion evaluation
Enables script aborting upon assertion failures
Enables throwing of warnings upon assertion failures
Asserts a given expression
Define a callback to handle assertion failures
The callback function can be a string (function name), or an array (class/method or object/method).
The function signature must accept 3 arguments: $file, $line and $code.
Defines an assertion option
Inherited From PHP2Go
PHP2Go::PHP2Go()
PHP2Go::equals()
PHP2Go::generateUniqueId()
PHP2Go::getClassName()
PHP2Go::getConfigVal()
PHP2Go::getLangVal()
PHP2Go::getObjectName()
PHP2Go::getParentName()
PHP2Go::hasDestructor()
PHP2Go::hashCode()
PHP2Go::isA()
PHP2Go::isSubclassOf()
PHP2Go::logError()
PHP2Go::raiseError()
PHP2Go::registerDestructor()
PHP2Go::registerShutdownFunc()
PHP2Go::retrieve()
PHP2Go::store()
PHP2Go::__toString()
Documentation generated on Sun, 07 Oct 2007 19:20:12 -0300 by phpDocumentor 1.3.2