Yaf_Dispatcher::getDefaultController

(Yaf >=3.2.0)

Yaf_Dispatcher::getDefaultControllerRetrive the default controller name

Opis

public Yaf_Dispatcher::getDefaultController ( void ) : string

get the default controller name

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

string, default controller name, default is "Index"

add a note add a note

User Contributed Notes

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