Home
last modified time | relevance | path

Searched refs:getGlobalAccess (Results 1 – 6 of 6) sorted by relevance

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