草庐IT

getUrlRules

全部标签

php - getUrlRules - 切换到 Controller

我有一个SearchModule.php具有以下内容:classSearchModuleextendsCWebModule{//functioninit(){}/***@returnarrayПравилароутингадлятекущегомодуля*/functiongetUrlRules(){$customController=(Yii::app()->theme->getName()=='test'?'Test':'').'';returnarray($this->id.'///'=>$this->id.'/'.$customController.'/',$this->id