Searched refs:get_select_columns (Results 1 – 3 of 3) sorted by relevance
29 public static function get_select_columns() { function in dokuwiki\\plugin\\bez\\mdl\\Entity36 return $class::get_select_columns();42 $columns = $this->get_select_columns();59 … if (!property_exists($this, $property) || !in_array($property, $this->get_select_columns())) {
38 public static function get_select_columns() { function in dokuwiki\\plugin\\bez\\mdl\\Thread39 $cols = parent::get_select_columns();100 $this->acl->revoke(self::get_select_columns(), BEZ_AUTH_LEADER);
197 $this->acl->revoke(self::get_select_columns(), BEZ_AUTH_LEADER);