Home
last modified time | relevance | path

Searched refs:getGlobalAccess (Results 1 – 5 of 5) sorted by path

/plugin/struct/action/
H A Daggregationeditor.php231 return AccessTable::getGlobalAccess($tablename, $this->rid);
H A Dinline.php228 $this->schemadata = AccessTable::getGlobalAccess($table, $rid);
/plugin/struct/helper/
H A Dlookup.php38 $access = AccessTable::getGlobalAccess($table);
/plugin/struct/meta/
H A DAccessTable.php69 public static function getGlobalAccess($tablename, $rid = 0) function in dokuwiki\\plugin\\struct\\meta\\AccessTable
H A DCSVImporter.php225 $access = AccessTable::getGlobalAccess($table);