The Yaf_Route_Simple class

(Yaf >=1.0.0)

���

Yaf_Route_Simple ��ƥ�������е�query string��Ȼ���ҵ�·����Ϣ��

����Ҫ����ֻ�Ǹ��� Yaf_Route_Simple����$_GET���ĸ���Module���ĸ���Controller���ĸ���Action��

Yaf_Route_Simple::route() ���ǻ᷵��TRUE�����԰�Yaf_Route_Simple����·�ɶ�ջǰ���Ǻ���Ҫ�ģ������������е�·�ɶ����ܲ��ᱻ���õ���

��ժҪ

Yaf_Route_Simple implements Yaf_Route_Interface {
/* ���� */
protected $controller ;
protected $module ;
protected $action ;
/* ���� */
public assemble ( array $info [, array $query ] ) : string
public__construct ( string $module_name , string $controller_name , string $action_name )
public route ( Yaf_Request_Abstract $request ) : bool
}

����

controller

module

action

Table of Contents