Home
last modified time | relevance | path

Searched refs:rules (Results 51 – 75 of 336) sorted by last modified time

12345678910>>...14

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md470 If no explicit choice is made, assumption is that redistribution obeys rules of both licenses.
/plugin/folded/
H A Dstyle.css46 /* below style rules are created by javascript
/plugin/ckgedit/ckeditor/
H A DCHANGES.md131 …KEDITOR_tools.html#method-constructor) constructor accepts an additional `rules` parameter allowin…
1014 … Allowed dashes in element names in the [string format of allowed content rules](https://ckeditor.…
1179 …//ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.htmlParser.filter.html) rules are not applied in…
1209 …latest/api/CKEDITOR.filter.html) to translate a style to [allowed content rules](https://ckeditor.…
1433 …//ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.htmlParser.filter.html) rules are not applied to…
1582rules unification, so the [`filter.allowedContent`](https://ckeditor.com/docs/ckeditor4/latest/api…
1586 …[Image](https://ckeditor.com/cke4/addon/image) plugin no longer registers rules for links to Advan…
1587 …ps://ckeditor.com/cke4/addon/justify) plugin is now correctly registering rules to Advanced Conten…
1599 …://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-allowedContent) rules - the data
H A Dckeditor.js.unc6564 this.rules = []
6638 this.rules.splice(this.findIndex(c), 0, {
6651 this.rules.splice.apply(this.rules, h)
6660 k = this.rules,
7113 rules: d,
17380 var c = (new k(a)).rules;
18514 this._.rules = {};
18547 var a = this._.rules[b];
18554 var c = this._.rules[b];
18565 this._.rules[b];
[all …]
H A Dckeditor.js343 …"font-family"==c&&(f=f.replace(/["']/g,""));d[c.toLowerCase()]=f});return{rules:d,populate:functio…
884 …)))&&b.children[0])&&a.attributes["data-cke-resizable"]){var c=(new k(a)).rules;a=b.attributes;var…
886 … k,d=a.getAttribute("width"),a=a.getAttribute("height"),d&&(c.rules.width=h(d)),a&&(c.rules.height…
887 …a.attributes,a=new k,c=d.width,d=d.height,void 0!==c&&(a.rules.width=h(c)),void 0!==d&&(a.rules.he…
933 …tAttributes=1;this._.indent=0;this._.indentation="";this._.inPre=0;this._.rules={};var b=CKEDITOR.…
934 …re",{breakAfterOpen:1,indent:0})},proto:{openTag:function(b){var a=this._.rules[b];this._.afterClo…
935 openTagClose:function(b,a){var c=this._.rules[b];a?(this._.output.push(this.selfClosingEnd),c&&c.br…
936 this._.rules[b];a&&a.indent&&(this._.indentation=this._.indentation.substr(this.indentationChars.le…
937 …needsSpace=0},setRules:function(b,a){var c=this._.rules[b];c?CKEDITOR.tools.extend(c,a,!0):this._.
/plugin/sectiontoggle/
H A DMobile_Detect.php963 * Method gets the mobile detection rules. This method is used for the magic methods $detect->is*().
967 * @return array All the rules (but not extended).
971 static $rules;
973 if (!$rules) {
974 $rules = array_merge(
982 return $rules;
987 * Method gets the mobile detection rules + utilities.
988 * The reason this is separate is because utilities rules
994 * @return array All the rules + extended.
998 static $rules;
[all...]
/plugin/davcal/vendor/sabre/uri/
H A DREADME.md5 with URIs, staying true to the rules of [RFC3986][2].
/plugin/davcal/vendor/sabre/vobject/lib/
H A DComponent.php525 $rules = $this->getValidationRules();
542 foreach($rules as $propName => $rule) {
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md68 parsing rules within an element.
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less848 /* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md60 * #196: Made parsing recurrence rules a lot faster on big calendars.
66 * #187: Fixed validator rules for `LAST-MODIFIED` properties.
78 * #168: Expanding calendars now removes objects with recurrence rules that
87 * #180: Added `PROFILE_CALDAV` and `PROFILE_CARDDAV` to enable validation rules
136 * #130: Incorrect validation rules for `RELATED` (should be `RELATED-TO`).
223 * The validator can now detect a _lot_ more problems. Many rules for both
236 BYDAY rules.
529 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.
/plugin/davcal/
H A Djstz.js278 if (!!sample.rules[j] && !!rule_list[j]) {
281 … if (rule_list[j].s >= sample.rules[j].s && rule_list[j].e <= sample.rules[j].e) {
283 score += Math.abs(rule_list[j].s - sample.rules[j].s);
284 score += Math.abs(sample.rules[j].e - rule_list[j].e);
351 var check_has_dst = function check_has_dst(rules) {
352 for (var i = 0; i < rules.length; i++) {
353 if (rules[i] !== false) {
359 var rules = get_rules();
360 var has_dst = check_has_dst(rules);
363 return best_dst_match(rules, preliminary_timezone);
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md43 In addition to that, here's a list of basic rules:
61 11. Any of the rules stated before may be broken where this is the pragmatic
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DBackend.php29 public function setRules($rules) argument
31 $this->rules = $rules;
38 return $this->rules;
H A DContext.php29 public function setRules($rules) argument
31 $this->rules = $rules;
38 return $this->rules;
H A DCustomError.php33 public function setRules($rules) argument
35 $this->rules = $rules;
42 return $this->rules;
H A DDocumentation.php89 public function setRules($rules) argument
91 $this->rules = $rules;
98 return $this->rules;
H A DUsage.php65 public function setRules($rules) argument
67 $this->rules = $rules;
74 return $this->rules;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DChannelGrouping.php65 public function setRules($rules) argument
67 $this->rules = $rules;
74 return $this->rules;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DAuthentication.php45 public function setRules($rules) argument
47 $this->rules = $rules;
54 return $this->rules;
H A DDocumentation.php89 public function setRules($rules) argument
91 $this->rules = $rules;
98 return $this->rules;
H A DUsage.php65 public function setRules($rules) argument
67 $this->rules = $rules;
74 return $this->rules;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DIntersection.php29 public function setRules($rules) argument
31 $this->rules = $rules;
38 return $this->rules;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DContext.php29 public function setRules($rules) argument
31 $this->rules = $rules;
38 return $this->rules;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DBackend.php29 public function setRules($rules) argument
31 $this->rules = $rules;
38 return $this->rules;

12345678910>>...14