mode; if ( $moduleMode == 'backend'){ $this->allowCreate = true; $this->allowDelete = true; $this->allowEdit = true; $this->allowIndexCreatedAt = true; } } }