/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/ |
H A D | NormalizerStrategyInterface.php | 18 public function addItem(int $level, ListItem $listItemToAdd): void; function
|
H A D | FlatNormalizerStrategy.php | 27 public function addItem(int $level, ListItem $listItemToAdd): void function in League\\CommonMark\\Extension\\TableOfContents\\Normalizer\\FlatNormalizerStrategy
|
H A D | RelativeNormalizerStrategy.php | 31 public function addItem(int $level, ListItem $listItemToAdd): void function in League\\CommonMark\\Extension\\TableOfContents\\Normalizer\\RelativeNormalizerStrategy
|
H A D | AsIsNormalizerStrategy.php | 32 public function addItem(int $level, ListItem $listItemToAdd): void function in League\\CommonMark\\Extension\\TableOfContents\\Normalizer\\AsIsNormalizerStrategy
|
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/ |
H A D | Page.php | 31 public function addItem(XMLItem $item) function in FINDOLOGIC\\Export\\XML\\Page
|
/plugin/csstimeline/ |
H A D | feed.php | 114 $rss->addItem($item);
|
/plugin/feed/ |
H A D | feed.php | 186 $rss->addItem($item);
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/ |
H A D | TableOfContentsGenerator.php | 96 $normalizer->addItem($heading->getLevel(), $listItem);
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
H A D | dhtmlxgantt_marker.js | 13 …arkers.getItem(t):null},gantt.addMarker=function(t){return this._markers.addItem(t)},gantt.deleteM…
|
H A D | dhtmlxgantt_marker.js.map | 1 …addItem","deleteMarker","exists","removeItem","updateMarker","refresh","_getMarkers","getItems"],"…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_marker.js | 219 return this._markers.addItem(marker);
|
/plugin/bibtex/OSBib/format/ |
H A D | BIBSTYLE.php | 127 $this->bibformat->addItem($itemElement, 'URL', FALSE);
|
H A D | BIBFORMAT.php | 303 $this->addItem($row[$field], $field); 951 function addItem($item, $fieldName) function in BIBFORMAT 978 $this->addItem($row[$field], $field);
|
H A D | README.txt | 188 BIBFORMAT::addItem() 189 $bibformat->addItem(STRING: $item, STRING: $fieldName); 193 $bibformat->addItem(ASSOC_ARRAY: $row);
|
/plugin/bibtex/OSBib/create/ |
H A D | PREVIEWSTYLE.php | 124 $this->bibformat->addItem($itemElement, 'URL', FALSE);
|
/plugin/bpmnio/vendor/cmmn-js/dist/ |
H A D | cmmn-viewer.production.min.js | 2 …addItem(t),t.di&&l(t,n)}catch(e){u(e.message,{element:t,error:e}),console.error("failed to import …
|
H A D | cmmn-navigated-viewer.production.min.js | 2 …addItem(t),t.di&&l(t,n)}catch(e){u(e.message,{element:t,error:e}),console.error("failed to import …
|
H A D | cmmn-modeler.production.min.js | 2 …addItem(t),t.di&&c(t,n)}catch(e){l(e.message,{element:t,error:e}),console.error("failed to import …
|
/plugin/html5video2/script/ |
H A D | video.min.js | 20 …addItem=function(e){e=this.addChild(e);e&&this.addEventListenerForItem(e)},t.createEl=function(){v…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.js | 13 …addItem:function(t,e){return r.defined(t.id)||(t.id=r.uid()),this.$initItem&&(t=this.$initItem(t))…
|
H A D | dhtmlxgantt.js.map | 1 …addItem","_changeIdInner","oldId","newId","changeId","_moveInner","sindex","tindex","getIdByIndex"…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 7815 gantt.$data.tasksStore.addItem(item, index); 9675 addItem: function(item, index){ method in DataStore 11338 return this.$data.linksStore.addItem(link); 11416 return this.$data.tasksStore.addItem(item, index, parent);
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 18936 exports.addItem = addItem; 18993 function addItem(key, item) {
|