Home
last modified time | relevance | path

Searched defs:customTitle (Results 1 – 1 of 1) sorted by relevance

/plugin/nspages/fileHelper/
H A DpagePreparer.php12 private $customTitle; variable in pagePreparer
22 $sortPageById, $useIdAndTitle, $sortPageByDate, $sortByCreationDate, $customTitle, argument
102 private function getCustomTitleFromTemplate($customTitle, $metadata) { argument