Yaf_Dispatcher::getDefaultModule

(Yaf >=3.2.0)

Yaf_Dispatcher::getDefaultModuleRetrive the default module name

Opis

public Yaf_Dispatcher::getDefaultModule ( void ) : string

get the default module name

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

string, module name, default is "Index"

add a note add a note

User Contributed Notes

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