Home
last modified time | relevance | path

Searched refs:isTypePage (Results 1 – 5 of 5) sorted by relevance

/plugin/struct/meta/
H A DAccessTable.php87 if (self::isTypePage($pid, $ts)) {
108 if (!self::isTypePage($pid, $ts)) {
440 $idColumn = self::isTypePage($this->pid, $this->ts) ? 'pid' : 'rid';
587 public static function isTypePage($pid, $rev) function in dokuwiki\\plugin\\struct\\meta\\AccessTable
/plugin/struct/_test/mock/
H A DAccessTable.php33 if (self::isTypePage($pid, $ts, $rid)) {
/plugin/struct/_test/
H A DStructTest.php103 if (AccessTable::isTypePage($page, $rev)) {
/plugin/struct/action/
H A Dinline.php220 if (AccessTable::isTypePage($pid, $rev)) {
/plugin/structodt/
H A Dhelper.php243 if (AccessTable::isTypePage($pid, $rev)) {