Yaf_Route_Regex::route

(Yaf >=1.0.0)

Yaf_Route_Regex::routeThe route purpose

Açıklama

public Yaf_Route_Regex::route ( Yaf_Request_Abstract $request ) : bool

Route a incoming request.

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

request

Dönen Değerler

If the pattern given by the first parameter of Yaf_Route_Regex::_construct() matche the request uri, return TRUE, otherwise return FALSE.