コード例 #1
0
 public function __construct($model = false)
 {
     parent::__construct($model);
     $this->setCurrent('AdminRightsOverview');
 }
コード例 #2
0
 public function __construct($model = false)
 {
     parent::__construct($model);
     $this->setCurrent('AdminRightsListMembers');
 }