Home
last modified time | relevance | path

Searched refs:getSerialAccess (Results 1 – 7 of 7) sorted by relevance

/plugin/struct/_test/
H A DStructTest.php106 $access = AccessTable::getSerialAccess($table, $page);
H A DAggregationResults.test.php49 $access = AccessTable::getSerialAccess('schema1', "test$i");
/plugin/struct/meta/
H A DCSVImporter.php223 $access = AccessTable::getSerialAccess($table, $pid);
H A DAccessTable.php63 public static function getSerialAccess($tablename, $pid, $rid = 0) function in dokuwiki\\plugin\\struct\\meta\\AccessTable
/plugin/struct/action/
H A Daggregationeditor.php226 return AccessTable::getSerialAccess($tablename, $this->pid, $this->rid);
H A Dinline.php223 $this->schemadata = AccessTable::getSerialAccess($table, $pid, $rid);
/plugin/structodt/
H A Dhelper.php246 $schemadata = AccessTable::getSerialAccess($table, $pid, $rid);