Config

notification != ''){echo $this->notification;} ?> searchform; ?> type == 'own'?'group':'own';?> type == 'group') || (Pbs_Acl::checkRight('cco') && $this->type == 'own')): ?> formButton('createconfig', 'Create Config', array( 'onclick' => 'self.location="/user/config/createconfig/type/'.$this->type.'/page/'.$this->page.'"', 'class' => 'addbutton'))?> formButton('ownconfig', 'Show '.$conflabel.' configs', array( 'onclick' => 'self.location="/user/config/index/type/'.$conflabel.'/page/'.$this->page.'"', 'class' => 'addbutton'))?>
Available searchfilter:
configID
title
shellscript
created
configlist)==0) echo "There are no Config's to display." ?> configlist as $k => $config): ?>
Config
type == 'group') || ($this->type == 'own' && Pbs_Acl::checkRight('ceo'))): ?> Edit Config type == 'group') || ($this->type == 'own' && Pbs_Acl::checkRight('cdo'))): ?> Delete Config
escape($config->getTitle()); ?>
escape($config->getID()); ?>
escape($config->getShellscript()); ?>
escape($config->getCreated()); ?>
pagination; ?>