| /template/strap/admin/ |
| H A D | pagerules.php | 110 $matcher = $_POST[PageRules::MATCHER_NAME] ?? null; 114 if ($matcher == null) { 123 if ($matcher == $target) { 124 … msg($this->lang['SameSourceAndTargetAndPage'] . ': ' . $matcher . '', LogUtility::LVL_MSG_ERROR); 129 if (!$this->pageRuleManager->patternExists($matcher)) { 130 $this->pageRuleManager->addRule($matcher, $target, $priority); 133 …msg("The matcher pattern ($matcher) already exists. The page rule was not inserted.", LogUtility::… 136 $this->pageRuleManager->updateRule($id, $matcher, $target, $priority); 169 $matcher = null; 177 $matcher = $rule[PageRules::MATCHER_NAME]; [all …]
|
| /template/sprintdoc/css/plugins/ |
| H A D | magic-matcher.less | 2 * This file provides styles for magic matcher plugin 6 /* magic matcher bar with form on top of page */ 7 #spr__magic-matcher { 160 #spr__magic-matcher { 189 #spr__magic-matcher { 203 #spr__magic-matcher { 212 #spr__magic-matcher {
|
| /template/strap/ComboStrap/ |
| H A D | PageRules.php | 119 * @param string $matcher 125 function addRuleWithDate($matcher, $target, $priority, $creationDate): ?int argument 131 'matcher' => $matcher, 153 function updateRule($id, $matcher, $target, $priority) argument 158 $matcher,
|
| /template/sprintdoc/ |
| H A D | main.php | 71 $matcher = $mm->getIssueContextBar(); variable 72 if($matcher !== ""){ 181 if($mm && $matcher !== ""){
|
| H A D | style.ini | 98 css/plugins/magic-matcher.less = all
|
| /template/templar/js/ |
| D | bootstrap-typeahead.js | 32 this.matcher = this.options.matcher || this.matcher 99 return that.matcher(item) 111 , matcher: function (item) { method in Typeahead
|
| /template/sprintdoc/tpl/ |
| H A D | nav-magicmatcher.php | 10 echo $matcher;
|
| /template/bootstrap3/assets/typeahead/ |
| D | bootstrap3-typeahead.min.js | 1 …matcher=this.options.matcher||this.matcher;this.sorter=this.options.sorter||this.sorter;this.selec…
|
| /template/mikio/assets/ |
| H A D | mikio-typeahead.js | 33 this.matcher = this.options.matcher || this.matcher; 221 return that.matcher(item); 248 matcher: function (item) { method in Typeahead
|
| /template/parallax/lib/bootstrap/js/ |
| D | bootstrap.js | 1670 this.matcher = this.options.matcher || this.matcher 1724 return that.matcher(item) 1734 }, matcher: function (item) { method in Typeahead
|
| D | bootstrap.min.js | 891 this.matcher = this.options.matcher || this.matcher; 926 return e.matcher(f) 933 }, matcher: function (d) { method in c
|
| /template/sprintdoc/css/ |
| H A D | area_header.less | 169 /* + + + + + with magic matcher + + + + + */
|
| H A D | area_nav-metabox.less | 353 /* see plugins/magic-matcher.less */
|
| /template/breeze/bower_components/gumby/js/libs/ |
| D | jquery-2.0.2.min.map | 1 …art","useCache","lastChild","pseudo","setFilters","idx","matched","not","matcher","unmatched","has…
|
| D | jquery-1.10.1.min.map | 1 …art","useCache","lastChild","pseudo","setFilters","idx","matched","not","matcher","unmatched","has…
|