| PHP » GoLang | login |
            register |
            
            about | 
| GoLang Yaf_Route_Interface::route
                                request it (568)
                            GoLang replacement for PHP's Yaf_Route_Interface::route
                            [edit | history] 
                             PHP Yaf_Route_Interface::routePHP original manual for Yaf_Route_Interface::route [ show | php.net ]Yaf_Route_Interface::route(Yaf >=1.0.0) Yaf_Route_Interface::route — Route a request DescriptionYaf_Route_Interface::route() is the only method that a custom route should implement. 
 
    if this method return  This method would set the route result to the parameter request, by calling Yaf_Request_Abstract::setControllerName(), Yaf_Request_Abstract::setActionName() and Yaf_Request_Abstract::setModuleName(). This method should also call Yaf_Request_Abstract::setRouted() to make the request routed at last. Parameters
 Return Values
 | 
                    more
                     Most requested
 |