Searched refs:subnamespaces (Results 1 – 15 of 15) sorted by relevance
| /plugin/nspages/ |
| D | syntax.php | 179 $subnamespaces = $fileHelper->getSubnamespaces(); 181 $subnamespaces = array_merge($subnamespaces, $pages); 185 $this->_print($printer, $data, $subnamespaces, $pages); 210 private function _print($printer, $data, $subnamespaces, $pages){ argument 212 $printer->printTOC($subnamespaces, 'subns', $data['textNS'], $data['hidenosubns']);
|
| /plugin/farmsync/lang/en/ |
| D | update.txt | 1 …subnamespaces will be copied. Whereas ending in just '':*'' means that only pages which are direct…
|
| /plugin/recommend/lang/en/ |
| D | intro.txt | 7 * Namespace excluding subnamespaces are defined as ''<nowiki>namespace:*</nowiki>'' 8 * Namespace including subnamespaces are defined as ''<nowiki>namespace:**</nowiki>''
|
| /plugin/approve/lang/en/ |
| H A D | assignments_intro.txt | 6 * Namespaces excluding subnamespaces are assigned as ''<nowiki>namespace:*</nowiki>''. 7 * Namespaces including subnamespaces are assigned as ''<nowiki>namespace:**</nowiki>''.
|
| /plugin/struct/lang/en/ |
| H A D | assignments_intro.txt | 5 * Namespaces excluding subnamespaces are assigned as ''<nowiki>namespace:*</nowiki>''. 6 * Namespaces including subnamespaces are assigned as ''<nowiki>namespace:**</nowiki>''.
|
| /plugin/acknowledge/lang/en/ |
| D | assign.txt | 6 * Namespaces excluding subnamespaces are assigned as ''<nowiki>namespace:*</nowiki>''. 7 * Namespaces including subnamespaces are assigned as ''<nowiki>namespace:**</nowiki>''.
|
| D | report.txt | 7 * Namespaces including subnamespaces as ''<nowiki>namespace:**</nowiki>''
|
| /plugin/tplinc/lang/en/ |
| D | help.txt | 4 * For namespaces excluding subnamespaces use ''%%namespace:*%%'' 5 * For namespaces including subnamespaces use ''%%namespace:**%%''
|
| /plugin/addnewpagedeluxe/ |
| D | syntax.php | 195 $subnamespaces = $this->_getNamespaceList($dest_ns); 205 print_r($subnamespaces); 208 foreach($subnamespaces as $ns) {
|
| /plugin/dirpictures/ |
| D | plugin.info.txt | 7 desc Show subnamespaces with small pictures
|
| /plugin/querychangelog/lang/en/ |
| D | querychangelog.txt | 10 namespace and its subnamespaces are scanned)
|
| /plugin/fetchmedia/lang/en/ |
| D | intro.txt | 1 Download all externally linked mediafiles in the given namespace and its subnamespaces.
|
| /plugin/addnewpage/ |
| H A D | syntax.php | 311 $subnamespaces = $this->getNamespaceList($dest_ns); 319 foreach ($subnamespaces as $ns) {
|
| /plugin/doctree2filelist/ |
| D | admin.php | 437 $subdir_out = "===== " . $this->getLang('subnamespaces') ." ===== \n\n";
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/ |
| D | CHANGELOG.md | 86 * Refactored and cleaned-up classes and subnamespaces
|