Home
last modified time | relevance | path

Searched refs:sortPageById (Results 1 – 3 of 3) sorted by relevance

/plugin/nspages/fileHelper/
DfilePreparer.php35 protected $sortPageById; variable in filePreparer
37 …construct($excludedFiles, $pregOn, $pregOff, $pregTitleOn, $pregTitleOff, $useTitle, $sortPageById, argument
45 $this->sortPageById = $sortPageById;
DnamespacePreparer.php14 …dedFiles, $pregOn, $pregOff, $pregTitleOn, $pregTitleOff, $useTitle, $sortPageById, $useIdAndTitle… argument
15 …dedFiles, $pregOn, $pregOff, $pregTitleOn, $pregTitleOff, $useTitle, $sortPageById, $useIdAndTitle…
78 if ( $this->sortPageById ){
DpagePreparer.php22 … $sortPageById, $useIdAndTitle, $sortPageByDate, $sortByCreationDate, $customTitle, argument
24 …construct($excludedFiles, $pregOn, $pregOff, $pregTitleOn, $pregTitleOff, $useTitle, $sortPageById,
141 } else if($this->sortPageById) {