Searched refs:importantNsList (Results 1 – 1 of 1) sorted by relevance
159 $importantNsList = ['important']; // default163 $importantNsList = array_map('trim', explode(',', $config['important_namespaces']));168 …tyles)) . '" data-important-namespaces="' . htmlspecialchars(json_encode($importantNsList)) . '">';338 foreach ($importantNsList as $impNs) {440 $importantNsList = $this->getImportantNamespaces();528 foreach ($importantNsList as $impNs) {623 foreach ($importantNsList as $impNs) {693 $importantNsList = ['important']; // default697 $importantNsList = array_map('trim', explode(',', $config['important_namespaces']));700 return $importantNsList;[all …]