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)) {
442 $idColumn = self::isTypePage($this->pid, $this->ts) ? 'pid' : 'rid';
586 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.php76 if (AccessTable::isTypePage($page, $rev)) {
/plugin/struct/action/
H A Dinline.php223 if (AccessTable::isTypePage($pid, $rev)) {
/plugin/structodt/
Dhelper.php255 if (AccessTable::isTypePage($pid, $rev)) {