PHP Manual

  • English French German Portuguese Spanish
PHP Manual Function Reference Other Basic Extensions Yaf Predefined Constants
Yaf Introduction Installing/Configuring Predefined Constants Examples Application Configuration Yaf_Application Yaf_Bootstrap_Abstract Yaf_Dispatcher Yaf_Config_Abstract Yaf_Config_Ini Yaf_Config_Simple Yaf_Controller_Abstract Yaf_Action_Abstract Yaf_View_Interface Yaf_View_Simple Yaf_Loader Yaf_Plugin_Abstract Yaf_Registry Yaf_Request_Abstract Yaf_Request_Http Yaf_Request_Simple Yaf_Response_Abstract Yaf_Route_Interface Yaf_Route_Map Yaf_Route_Regex Yaf_Route_Rewrite Yaf_Router Yaf_Route_Simple Yaf_Route_Static Yaf_Route_Supervar Yaf_Session Yaf_Exception Yaf_Exception_TypeError Yaf_Exception_StartupError Yaf_Exception_DispatchFailed Yaf_Exception_RouterFailed Yaf_Exception_LoadFailed Yaf_Exception_LoadFailed_Module Yaf_Exception_LoadFailed_Controller Yaf_Exception_LoadFailed_Action Yaf_Exception_LoadFailed_View
  • Resource Types
  • Examples

Predefined Constants

The constants below are defined by this extension, and will only be available when the extension has either been compiled into PHP or dynamically loaded at runtime.

YAF_VERSION (string)
YAF_ENVIRON (string)
YAF_ERR_STARTUP_FAILED (integer)
YAF_ERR_ROUTE_FAILED (integer)
YAF_ERR_DISPATCH_FAILED (integer)
YAF_ERR_AUTOLOAD_FAILED (integer)
YAF_ERR_NOTFOUND_MODULE (integer)
YAF_ERR_NOTFOUND_CONTROLLER (integer)
YAF_ERR_NOTFOUND_ACTION (integer)
YAF_ERR_NOTFOUND_VIEW (integer)
YAF_ERR_CALL_FAILED (integer)
YAF_ERR_TYPE_ERROR (integer)

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.