Home
last modified time | relevance | path

Searched refs:getPageAccess (Results 1 – 17 of 17) sorted by relevance

/plugin/struct/action/
H A Dsearch.php46 $schemadata = AccessTable::getPageAccess($table, $id);
67 $schemadata = AccessTable::getPageAccess($table, $id);
H A Drevert.php78 $accessOld = AccessTable::getPageAccess($table, $event->data['id'], $REV);
79 … $accessNew = AccessTable::getPageAccess($table, $event->data['id'], $event->data['newRevision']);
H A Ddiff.php56 $schemadata = AccessTable::getPageAccess($table, $id, $rev);
H A Dentry.php140 $schemaData = AccessTable::getPageAccess($table, $event->data['id']);
H A Dedit.php113 $schema = AccessTable::getPageAccess($tablename, $ID, $ts);
H A Dbureaucracy.php167 $access = AccessTable::getPageAccess($table, $id, $time);
H A Dinline.php221 $this->schemadata = AccessTable::getPageAccess($table, $pid);
/plugin/structacl/
H A Daction.php56 $schemaData = AccessTable::getPageAccess($schemaName, $ID, (int)$REV);
/plugin/struct/meta/
H A DAccessDataValidator.php51 $access = AccessTable::getPageAccess($table, $pageid);
H A DSearchConfig.php169 $schemaData = AccessTable::getPageAccess($table, $INFO['id']);
H A DAccessTable.php57 public static function getPageAccess($tablename, $pid, $ts = 0) function in dokuwiki\\plugin\\struct\\meta\\AccessTable
/plugin/structupdate/helper/
H A Dupdate.php71 $schema = AccessTable::getPageAccess($table, $page);
/plugin/structstatus/
H A Dsyntax.php95 $access = \dokuwiki\plugin\struct\meta\AccessTable::getPageAccess($table, $id);
/plugin/structsection/
H A Dsyntax.php121 $schemadata = AccessTable::getPageAccess($table, $ID, $REV);
/plugin/struct/syntax/
H A Doutput.php120 $schemadata = AccessTable::getPageAccess($table, $ID, (int)$REV);
/plugin/struct/
H A Dhelper.php63 $schemaData = AccessTable::getPageAccess($schema, $page, $time);
/plugin/structodt/
H A Dhelper.php244 $schemadata = AccessTable::getPageAccess($table, $pid);