Home
last modified time | relevance | path

Searched refs:components (Results 476 – 500 of 617) sorted by last modified time

1...<<11121314151617181920>>...25

/plugin/ebookexport/
H A DLICENSE162 form) with the major components (compiler, kernel, and so on) of the
/plugin/flattr/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/plugin/avatar/
H A DCOPYING
/plugin/wikistats/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/plugin/issuetracker/
H A Dsyntax.php1183 $components = explode(',', $this->getConf('components')) ;
1185 foreach ($components as $_component)
H A Daction.php1868 $components = explode(',', $this->getConf('components')) ;
1869 foreach ($components as $_component)
/plugin/inclform/
H A DLICENSE162 form) with the major components (compiler, kernel, and so on) of the
/plugin/icalevents/
H A DLICENSE.txt170 form) with the major components (compiler, kernel, and so on) of the
/plugin/shortcutkey/
H A DLICENSE162 form) with the major components (compiler, kernel, and so on) of the
/plugin/doodle3/
H A DLICENSE162 form) with the major components (compiler, kernel, and so on) of the
/plugin/authlinotp/
H A DLICENSE162 form) with the major components (compiler, kernel, and so on) of the
/plugin/toolbox/
H A DToolboxFindAndReplace.js44 $dialog.components = { class in $dialog
57 $dialog.components.btn_find.click(handle_find);
58 $dialog.components.btn_replace.click(handle_replace);
59 $dialog.components.btn_find_replace.click(handle_find_replace);
60 $dialog.components.btn_replace_all.click(handle_replace_all);
107 var term = $dialog.components.in_find.val();
129 var text = $dialog.components.in_replace.val();
153 var term = $dialog.components.in_find.val();
156 var repl = $dialog.components.in_replace.val();
242 if (!$dialog.components.chk_regexp.prop('checked')) {
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …le.mozilla.org/~jorendorff/es6-draft.html#sec-template-literal-lexical-components)\n\t * for mor…
/plugin/authg2fa/
H A DLICENSE162 form) with the major components (compiler, kernel, and so on) of the
/plugin/namespacemessage/
H A DLICENSE162 form) with the major components (compiler, kernel, and so on) of the
/plugin/relativetimehelper/
H A DLICENSE162 form) with the major components (compiler, kernel, and so on) of the
/plugin/authorlist/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng406 type-component = element components {
420 element components {
465 element components {
576 element components {
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php203 $components = [];
214 $components[] = $child;
220 return $components;
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DComponent.php362 $components = [];
368 $components[] = $child->jsonSerialize();
378 $components
393 $components = [];
399 $components[] = $child;
420 if (!empty($components)) {
424 foreach ($components as $component) {
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DJson.php107 $components = array_map(
114 } else $components = [];
118 array_merge($properties, $components),
H A DXML.php342 $components = $this->pointer['value'] ?: [];
344 foreach ($components as $component) {
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md87 * #278: `expand()` did not work correctly on events with sub-components.
153 especially helps objects that have a lot of sub-components or properties,
155 * #197: The `$children` property on components has been changed from `public`
267 * #202: Support for parsing and validating `VAVAILABILITY` components. (@Hywan)
312 * #163: Added a `getTimeZone()` method to `VTIMEZONE` components.
471 many, are now automatically padded with empty components.
472 * Added: The vCard validator now also checks for a minimum number of components,
477 VCalendar and VCard components.
618 * Added: remove() method for easily removing properties and sub-components
619 components.
[all …]
/plugin/autogallery/
H A DLICENSE162 form) with the major components (compiler, kernel, and so on) of the
/plugin/publist/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the

1...<<11121314151617181920>>...25