Home
last modified time | relevance | path

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

/plugin/tag/_test/
H A Dtopic_and_tagrefine.test.php9 private $all_pages = [ variable in plugin_tag_topic_and_tagrefine_test
/plugin/orphanswanted/
H A Dhelper.php80 function all_pages($params_array) { function in helper_plugin_orphanswanted
/plugin/subjectindex/inc/
H A Dcommon.php159 function cleanup(Array $all_pages) {
221 private function _remove_invalid_entries(SI_Index $index, $all_pages) {
/plugin/revisionsdue/
H A Dsyntax.php188 function all_pages($params_array, $mandatory_revisions = true ) { function in syntax_plugin_revisionsdue
/plugin/subjectindex/syntax/
H A Dindex.php148 private function _create_index(SI_Index $section_entries, $all_pages, $hideAtoZ, $proper) {