yaml_parse
¼ò½é
ÆäËü»ù±¾À©Õ¹
ÔÚÏßÊֲ᣺
ÖÐÎÄ
Ó¢ÎÄ
PHPÊÖ²á
Yaf
¼ò½é
°²×°/ÅäÖÃ
ÐèÇó
°²×°
ÔËÐÐʱÅäÖÃ
×ÊÔ´ÀàÐÍ
Ô¤¶¨Òå³£Á¿
·¶Àý
Application Configuration
Yaf_Application
¡ª The Yaf_Application class
Yaf_Application::app
¡ª Retrive an Application instance
Yaf_Application::bootstrap
¡ª Call bootstrap
Yaf_Application::clearLastError
¡ª Clear the last error info
Yaf_Application::__clone
¡ª Yaf_Application can not be cloned
Yaf_Application::__construct
¡ª Yaf_Application constructor
Yaf_Application::__destruct
¡ª The __destruct purpose
Yaf_Application::environ
¡ª Retrive environ
Yaf_Application::execute
¡ª Execute a callback
Yaf_Application::getAppDirectory
¡ª Get the application directory
Yaf_Application::getConfig
¡ª Retrive the config instance
Yaf_Application::getDispatcher
¡ª Get Yaf_Dispatcher instance
Yaf_Application::getLastErrorMsg
¡ª Get message of the last occurred error
Yaf_Application::getLastErrorNo
¡ª Get code of last occurred error
Yaf_Application::getModules
¡ª Get defined module names
Yaf_Application::run
¡ª Start Yaf_Application
Yaf_Application::setAppDirectory
¡ª Change the application directory
Yaf_Application::__sleep
¡ª Yaf_Application can not be serialized
Yaf_Application::__wakeup
¡ª Yaf_Application can not be unserialized
Yaf_Bootstrap_Abstract
¡ª The Yaf_Bootstrap_Abstract class
Yaf_Dispatcher
¡ª The Yaf_Dispatcher class
Yaf_Dispatcher::autoRender
¡ª Switch on/off autorendering
Yaf_Dispatcher::catchException
¡ª Switch on/off exception catching
Yaf_Dispatcher::__clone
¡ª Yaf_Dispatcher can not be cloned
Yaf_Dispatcher::__construct
¡ª Yaf_Dispatcher constructor
Yaf_Dispatcher::disableView
¡ª Disable view rendering
Yaf_Dispatcher::dispatch
¡ª Dispatch a request
Yaf_Dispatcher::enableView
¡ª enable view rendering
Yaf_Dispatcher::flushInstantly
¡ª Switch on/off the instant flushing
Yaf_Dispatcher::getApplication
¡ª Retrive the application
Yaf_Dispatcher::getInstance
¡ª Retrive the dispatcher instance
Yaf_Dispatcher::getRequest
¡ª Retrive the request instance
Yaf_Dispatcher::getRouter
¡ª Retrive router instance
Yaf_Dispatcher::initView
¡ª Initialize view and return it
Yaf_Dispatcher::registerPlugin
¡ª Register a plugin
Yaf_Dispatcher::returnResponse
¡ª The returnResponse purpose
Yaf_Dispatcher::setAppDirectory
¡ª Change the application directory
Yaf_Dispatcher::setDefaultAction
¡ª Change default action name
Yaf_Dispatcher::setDefaultController
¡ª Change default controller name
Yaf_Dispatcher::setDefaultModule
¡ª Change default module name
Yaf_Dispatcher::setErrorHandler
¡ª The setErrorHandler purpose
Yaf_Dispatcher::setRequest
¡ª The setRequest purpose
Yaf_Dispatcher::setView
¡ª Set a custom view engine
Yaf_Dispatcher::__sleep
¡ª Yaf_Dispatcher can not be serialized
Yaf_Dispatcher::throwException
¡ª Switch on/off exception throwing
Yaf_Dispatcher::__wakeup
¡ª Yaf_Dispatcher can not be unserialized
Yaf_Config_Abstract
¡ª The Yaf_Config_Abstract class
Yaf_Config_Abstract::get
¡ª Getter
Yaf_Config_Abstract::readonly
¡ª Find a config whether readonly
Yaf_Config_Abstract::set
¡ª Setter
Yaf_Config_Abstract::toArray
¡ª Cast to array
Yaf_Config_Ini
¡ª The Yaf_Config_Ini class
Yaf_Config_Ini::__construct
¡ª The __construct purpose
Yaf_Config_Ini::count
¡ª The count purpose
Yaf_Config_Ini::current
¡ª The current purpose
Yaf_Config_Ini::__get
¡ª The __get purpose
Yaf_Config_Ini::__isset
¡ª The __isset purpose
Yaf_Config_Ini::key
¡ª The key purpose
Yaf_Config_Ini::next
¡ª The next purpose
Yaf_Config_Ini::offsetExists
¡ª The offsetExists purpose
Yaf_Config_Ini::offsetGet
¡ª The offsetGet purpose
Yaf_Config_Ini::offsetSet
¡ª The offsetSet purpose
Yaf_Config_Ini::offsetUnset
¡ª The offsetUnset purpose
Yaf_Config_Ini::readonly
¡ª The readonly purpose
Yaf_Config_Ini::rewind
¡ª The rewind purpose
Yaf_Config_Ini::__set
¡ª The __set purpose
Yaf_Config_Ini::toArray
¡ª The toArray purpose
Yaf_Config_Ini::valid
¡ª The valid purpose
Yaf_Config_Simple
¡ª The Yaf_Config_Simple class
Yaf_Config_Simple::__construct
¡ª The __construct purpose
Yaf_Config_Simple::count
¡ª The count purpose
Yaf_Config_Simple::current
¡ª The current purpose
Yaf_Config_Simple::__get
¡ª The __get purpose
Yaf_Config_Simple::__isset
¡ª The __isset purpose
Yaf_Config_Simple::key
¡ª The key purpose
Yaf_Config_Simple::next
¡ª The next purpose
Yaf_Config_Simple::offsetExists
¡ª The offsetExists purpose
Yaf_Config_Simple::offsetGet
¡ª The offsetGet purpose
Yaf_Config_Simple::offsetSet
¡ª The offsetSet purpose
Yaf_Config_Simple::offsetUnset
¡ª The offsetUnset purpose
Yaf_Config_Simple::readonly
¡ª The readonly purpose
Yaf_Config_Simple::rewind
¡ª The rewind purpose
Yaf_Config_Simple::__set
¡ª The __set purpose
Yaf_Config_Simple::toArray
¡ª The toArray purpose
Yaf_Config_Simple::valid
¡ª The valid purpose
Yaf_Controller_Abstract
¡ª The Yaf_Controller_Abstract class
Yaf_Controller_Abstract::__clone
¡ª Yaf_Controller_Abstract can not be cloned
Yaf_Controller_Abstract::__construct
¡ª Yaf_Controller_Abstract constructor
Yaf_Controller_Abstract::display
¡ª The display purpose
Yaf_Controller_Abstract::forward
¡ª The forward purpose
Yaf_Controller_Abstract::getInvokeArg
¡ª The getInvokeArg purpose
Yaf_Controller_Abstract::getInvokeArgs
¡ª The getInvokeArgs purpose
Yaf_Controller_Abstract::getModuleName
¡ª The getModuleName purpose
Yaf_Controller_Abstract::getRequest
¡ª The getRequest purpose
Yaf_Controller_Abstract::getResponse
¡ª The getResponse purpose
Yaf_Controller_Abstract::getView
¡ª The getView purpose
Yaf_Controller_Abstract::getViewpath
¡ª The getViewpath purpose
Yaf_Controller_Abstract::initView
¡ª The initView purpose
Yaf_Controller_Abstract::redirect
¡ª The redirect purpose
Yaf_Controller_Abstract::render
¡ª The render purpose
Yaf_Controller_Abstract::setViewpath
¡ª The setViewpath purpose
Yaf_Action_Abstract
¡ª The Yaf_Action_Abstract class
Yaf_Action_Abstract::execute
¡ª Execute the action
Yaf_Action_Abstract::getController
¡ª get controller instance
Yaf_View_Interface
¡ª The Yaf_View_Interface class
Yaf_View_Interface::assign
¡ª Assign value to View engine
Yaf_View_Interface::display
¡ª Render and output a template
Yaf_View_Interface::getScriptPath
¡ª The getScriptPath purpose
Yaf_View_Interface::render
¡ª Render a template
Yaf_View_Interface::setScriptPath
¡ª The setScriptPath purpose
Yaf_View_Simple
¡ª The Yaf_View_Simple class
Yaf_View_Simple::assign
¡ª Assign values
Yaf_View_Simple::assignRef
¡ª The assignRef purpose
Yaf_View_Simple::clear
¡ª Clear Assigned values
Yaf_View_Simple::__construct
¡ª The __construct purpose
Yaf_View_Simple::display
¡ª Render and dispaly
Yaf_View_Simple::__get
¡ª Retrieve assigned variable
Yaf_View_Simple::getScriptPath
¡ª Get template base directory
Yaf_View_Simple::__isset
¡ª The __isset purpose
Yaf_View_Simple::render
¡ª Render template
Yaf_View_Simple::__set
¡ª Set value to engine
Yaf_View_Simple::setScriptPath
¡ª Set tempalte base directory
Yaf_Loader
¡ª The Yaf_Loader class
Yaf_Loader::autoload
¡ª The autoload purpose
Yaf_Loader::clearLocalNamespace
¡ª The clearLocalNamespace purpose
Yaf_Loader::__clone
¡ª The __clone purpose
Yaf_Loader::__construct
¡ª The __construct purpose
Yaf_Loader::getInstance
¡ª The getInstance purpose
Yaf_Loader::getLibraryPath
¡ª get the library path
Yaf_Loader::getLocalNamespace
¡ª The getLocalNamespace purpose
Yaf_Loader::import
¡ª The import purpose
Yaf_Loader::isLocalName
¡ª The isLocalName purpose
Yaf_Loader::registerLocalNamespace
¡ª The registerLocalNamespace purpose
Yaf_Loader::setLibraryPath
¡ª Change the library path
Yaf_Loader::__sleep
¡ª The __sleep purpose
Yaf_Loader::__wakeup
¡ª The __wakeup purpose
Yaf_Plugin_Abstract
¡ª The Yaf_Plugin_Abstract class
Yaf_Plugin_Abstract::dispatchLoopShutdown
¡ª The dispatchLoopShutdown purpose
Yaf_Plugin_Abstract::dispatchLoopStartup
¡ª The dispatchLoopStartup purpose
Yaf_Plugin_Abstract::postDispatch
¡ª The postDispatch purpose
Yaf_Plugin_Abstract::preDispatch
¡ª The preDispatch purpose
Yaf_Plugin_Abstract::preResponse
¡ª The preResponse purpose
Yaf_Plugin_Abstract::routerShutdown
¡ª The routerShutdown purpose
Yaf_Plugin_Abstract::routerStartup
¡ª RouterStartup hook
Yaf_Registry
¡ª The Yaf_Registry class
Yaf_Registry::__clone
¡ª The __clone purpose
Yaf_Registry::__construct
¡ª The __construct purpose
Yaf_Registry::del
¡ª The del purpose
Yaf_Registry::get
¡ª The get purpose
Yaf_Registry::has
¡ª The has purpose
Yaf_Registry::set
¡ª The set purpose
Yaf_Request_Abstract
¡ª The Yaf_Request_Abstract class
Yaf_Request_Abstract::getActionName
¡ª The getActionName purpose
Yaf_Request_Abstract::getBaseUri
¡ª The getBaseUri purpose
Yaf_Request_Abstract::getControllerName
¡ª The getControllerName purpose
Yaf_Request_Abstract::getEnv
¡ª The getEnv purpose
Yaf_Request_Abstract::getException
¡ª The getException purpose
Yaf_Request_Abstract::getLanguage
¡ª The getLanguage purpose
Yaf_Request_Abstract::getMethod
¡ª The getMethod purpose
Yaf_Request_Abstract::getModuleName
¡ª The getModuleName purpose
Yaf_Request_Abstract::getParam
¡ª The getParam purpose
Yaf_Request_Abstract::getParams
¡ª The getParams purpose
Yaf_Request_Abstract::getRequestUri
¡ª The getRequestUri purpose
Yaf_Request_Abstract::getServer
¡ª The getServer purpose
Yaf_Request_Abstract::isCli
¡ª The isCli purpose
Yaf_Request_Abstract::isDispatched
¡ª The isDispatched purpose
Yaf_Request_Abstract::isGet
¡ª The isGet purpose
Yaf_Request_Abstract::isHead
¡ª The isHead purpose
Yaf_Request_Abstract::isOptions
¡ª The isOptions purpose
Yaf_Request_Abstract::isPost
¡ª The isPost purpose
Yaf_Request_Abstract::isPut
¡ª The isPut purpose
Yaf_Request_Abstract::isRouted
¡ª The isRouted purpose
Yaf_Request_Abstract::isXmlHttpRequest
¡ª The isXmlHttpRequest purpose
Yaf_Request_Abstract::setActionName
¡ª The setActionName purpose
Yaf_Request_Abstract::setBaseUri
¡ª The setBaseUri purpose
Yaf_Request_Abstract::setControllerName
¡ª The setControllerName purpose
Yaf_Request_Abstract::setDispatched
¡ª The setDispatched purpose
Yaf_Request_Abstract::setModuleName
¡ª The setModuleName purpose
Yaf_Request_Abstract::setParam
¡ª The setParam purpose
Yaf_Request_Abstract::setRequestUri
¡ª The setRequestUri purpose
Yaf_Request_Abstract::setRouted
¡ª The setRouted purpose
Yaf_Request_Http
¡ª The Yaf_Request_Http class
Yaf_Request_Http::__clone
¡ª The __clone purpose
Yaf_Request_Http::__construct
¡ª The __construct purpose
Yaf_Request_Http::get
¡ª The get purpose
Yaf_Request_Http::getCookie
¡ª The getCookie purpose
Yaf_Request_Http::getFiles
¡ª The getFiles purpose
Yaf_Request_Http::getPost
¡ª The getPost purpose
Yaf_Request_Http::getQuery
¡ª fetch a query parameter
Yaf_Request_Http::getRequest
¡ª The getRequest purpose
Yaf_Request_Http::isXmlHttpRequest
¡ª The isXmlHttpRequest purpose
Yaf_Request_Simple
¡ª The Yaf_Request_Simple class
Yaf_Request_Simple::__clone
¡ª The __clone purpose
Yaf_Request_Simple::__construct
¡ª The __construct purpose
Yaf_Request_Simple::get
¡ª The get purpose
Yaf_Request_Simple::getCookie
¡ª The getCookie purpose
Yaf_Request_Simple::getFiles
¡ª The getFiles purpose
Yaf_Request_Simple::getPost
¡ª The getPost purpose
Yaf_Request_Simple::getQuery
¡ª The getQuery purpose
Yaf_Request_Simple::getRequest
¡ª The getRequest purpose
Yaf_Request_Simple::isXmlHttpRequest
¡ª The isXmlHttpRequest purpose
Yaf_Response_Abstract
¡ª The Yaf_Response_Abstract class
Yaf_Response_Abstract::appendBody
¡ª The appendBody purpose
Yaf_Response_Abstract::clearBody
¡ª The clearBody purpose
Yaf_Response_Abstract::clearHeaders
¡ª The clearHeaders purpose
Yaf_Response_Abstract::__clone
¡ª The __clone purpose
Yaf_Response_Abstract::__construct
¡ª The __construct purpose
Yaf_Response_Abstract::__destruct
¡ª The __destruct purpose
Yaf_Response_Abstract::getBody
¡ª The getBody purpose
Yaf_Response_Abstract::getHeader
¡ª The getHeader purpose
Yaf_Response_Abstract::prependBody
¡ª The prependBody purpose
Yaf_Response_Abstract::response
¡ª The response purpose
Yaf_Response_Abstract::setAllHeaders
¡ª The setAllHeaders purpose
Yaf_Response_Abstract::setBody
¡ª The setBody purpose
Yaf_Response_Abstract::setHeader
¡ª The setHeader purpose
Yaf_Response_Abstract::setRedirect
¡ª The setRedirect purpose
Yaf_Response_Abstract::__toString
¡ª The __toString purpose
Yaf_Route_Interface
¡ª The Yaf_Route_Interface class
Yaf_Route_Interface::route
¡ª route a request
Yaf_Route_Map
¡ª The Yaf_Route_Map class
Yaf_Route_Map::__construct
¡ª The __construct purpose
Yaf_Route_Map::route
¡ª The route purpose
Yaf_Route_Regex
¡ª The Yaf_Route_Regex class
Yaf_Route_Regex::__construct
¡ª The __construct purpose
Yaf_Route_Regex::route
¡ª The route purpose
Yaf_Route_Rewrite
¡ª The Yaf_Route_Rewrite class
Yaf_Route_Rewrite::__construct
¡ª The __construct purpose
Yaf_Route_Rewrite::route
¡ª The route purpose
Yaf_Router
¡ª The Yaf_Router class
Yaf_Router::addConfig
¡ª Add config-defined routes into Router
Yaf_Router::addRoute
¡ª Add new Route into Router
Yaf_Router::__construct
¡ª Yaf_Router constructor
Yaf_Router::getCurrentRoute
¡ª Get the effective route name
Yaf_Router::getRoute
¡ª The getRoute purpose
Yaf_Router::getRoutes
¡ª The getRoutes purpose
Yaf_Router::route
¡ª The route purpose
Yaf_Route_Simple
¡ª The Yaf_Route_Simple class
Yaf_Route_Simple::__construct
¡ª Yaf_Route_Simple constructor
Yaf_Route_Simple::route
¡ª Route a request
Yaf_Route_Static
¡ª The Yaf_Route_Static class
Yaf_Route_Static::match
¡ª The match purpose
Yaf_Route_Static::route
¡ª Route a request
Yaf_Route_Supervar
¡ª The Yaf_Route_Supervar class
Yaf_Route_Supervar::__construct
¡ª The __construct purpose
Yaf_Route_Supervar::route
¡ª The route purpose
Yaf_Session
¡ª The Yaf_Session class
Yaf_Session::__clone
¡ª The __clone purpose
Yaf_Session::__construct
¡ª The __construct purpose
Yaf_Session::count
¡ª The count purpose
Yaf_Session::current
¡ª The current purpose
Yaf_Session::del
¡ª The del purpose
Yaf_Session::__get
¡ª The __get purpose
Yaf_Session::getInstance
¡ª The getInstance purpose
Yaf_Session::has
¡ª The has purpose
Yaf_Session::__isset
¡ª The __isset purpose
Yaf_Session::key
¡ª The key purpose
Yaf_Session::next
¡ª The next purpose
Yaf_Session::offsetExists
¡ª The offsetExists purpose
Yaf_Session::offsetGet
¡ª The offsetGet purpose
Yaf_Session::offsetSet
¡ª The offsetSet purpose
Yaf_Session::offsetUnset
¡ª The offsetUnset purpose
Yaf_Session::rewind
¡ª The rewind purpose
Yaf_Session::__set
¡ª The __set purpose
Yaf_Session::__sleep
¡ª The __sleep purpose
Yaf_Session::start
¡ª The start purpose
Yaf_Session::__unset
¡ª The __unset purpose
Yaf_Session::valid
¡ª The valid purpose
Yaf_Session::__wakeup
¡ª The __wakeup purpose
Yaf_Exception
¡ª The Yaf_Exception class
Yaf_Exception::__construct
¡ª The __construct purpose
Yaf_Exception::getPrevious
¡ª The getPrevious purpose
Yaf_Exception_TypeError
¡ª The Yaf_Exception_TypeError class
Yaf_Exception_StartupError
¡ª The Yaf_Exception_StartupError class
Yaf_Exception_DispatchFailed
¡ª The Yaf_Exception_DispatchFailed class
Yaf_Exception_RouterFailed
¡ª The Yaf_Exception_RouterFailed class
Yaf_Exception_LoadFailed
¡ª The Yaf_Exception_LoadFailed class
Yaf_Exception_LoadFailed_Module
¡ª The Yaf_Exception_LoadFailed_Module class
Yaf_Exception_LoadFailed_Controller
¡ª The Yaf_Exception_LoadFailed_Controller class
Yaf_Exception_LoadFailed_Action
¡ª The Yaf_Exception_LoadFailed_Action class
Yaf_Exception_LoadFailed_View
¡ª The Yaf_Exception_LoadFailed_View class
yaml_parse
¼ò½é
ÆäËü»ù±¾À©Õ¹
ÔÚÏßÊֲ᣺
ÖÐÎÄ
Ó¢ÎÄ
PHPÊÖ²á