tColumn as $sColumn):?> tId)) continue;?> tMessage and isset($this->tMessage[$sColumn])): echo implode(',',$this->tMessage[$sColumn]); endif;?>
group getSelect('group',model_group::getInstance()->getListSelect(),$this->oPermission->group )?> tMessage and isset($this->tMessage['group'])): echo implode(',',$this->tMessage['group']); endif;?>
action tMessage and isset($this->tMessage['action'])): echo implode(',',$this->tMessage['action']); endif;?>
element tMessage and isset($this->tMessage['element'])): echo implode(',',$this->tMessage['element']); endif;?>
allowdeny getSelect('allowdeny',array('ALLOW'=>'Allow','DENY'=>'Deny'),$this->oPermission->allowdeny )?>tMessage and isset($this->tMessage['allowdeny'])): echo implode(',',$this->tMessage['allowdeny']); endif;?>
tMessage and isset($this->tMessage['token'])): echo $this->tMessage['token']; endif;?>