Home
last modified time | relevance | path

Searched refs:excludeSelfPage (Results 1 – 2 of 2) sorted by relevance

/plugin/nspages/fileHelper/ !
DpagePreparer.php19 private $excludeSelfPage; variable in pagePreparer
23 $customTitleAllowListMetadata, $sortByMetadata, $excludeSelfPage) { argument
25 $useIdAndTitle, $sortPageByDate, $sortByCreationDate, $excludeSelfPage);
31 $this->excludeSelfPage = $excludeSelfPage;
39 && (!$this->excludeSelfPage || $ID !== $file['id']);
/plugin/nspages/ !
DoptionParser.php92 static function checkExclude(&$match, &$excludedPages, &$excludedNs, &$excludeSelfPage){ argument
115 $excludeSelfPage = true;