Yaf_Route_Supervar::route

(PECL yaf >=1.0.0)

Yaf_Route_Supervar::routeThe route purpose

Beskrivelse

public bool Yaf_Route_Supervar::route ( Yaf_Request_Abstract $request )

Advarsel

This function is currently not documented; only its argument list is available.

Parametre

request

Returnerings Værdier

If there is a key(which was defined in Yaf_Route_Supervar::__construct()) in $_GET, return TRUE. otherwise return FALSE.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top