Yaf_Dispatcher::setDefaultModule

(Yaf >=1.0.0)

Yaf_Dispatcher::setDefaultModuleAltera o nome do módulo padrão

Descrição

public Yaf_Dispatcher::setDefaultModule(string $module): Yaf_Dispatcher

Parâmetros

module

Valor Retornado

adicione uma nota

Notas Enviadas por Usuários (em inglês) 3 notes

up
0
451819506 at qq dot com
7 years ago
function $dispatcher->setDefaultModule("xxx")  is unable to set default module  from index to others
up
0
451819506 at qq dot com
7 years ago
function $dispatcher->setDefaultModule("xxx")  is unable to set default module  from index to others
up
0
1048418244 at qq dot com
12 years ago
Yaf_Dispatcher::setDefaultModule is not effective. yaf version 2.2.9
To Top