Home
last modified time | relevance | path

Searched refs:isTypePage (Results 1 – 3 of 3) 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)
585 public static function isTypePage($pid, $rev) global() function in dokuwiki\\plugin\\struct\\meta\\AccessTable
/plugin/struct/action/
H A Dinline.php223 if (AccessTable::isTypePage($pid, $rev)) {
/plugin/structodt/
H A Dhelper.php255 if (AccessTable::isTypePage($pid, $rev)) {