Yaf
PHP Manual

The Yaf_Route_Interface class

(Yaf >=1.0.0)

Giriş

Yaf_Route_Interface used for developer defined their custom route.

Sınıf Sözdizimi

Yaf_Route_Interface {
/* Yöntemler */
abstract public string assemble ( array $info [, array $query ] )
abstract public bool route ( Yaf_Request_Abstract $request )
}

İçindekiler


Yaf
PHP Manual