Home
last modified time | relevance | path

Searched refs:items (Results 751 – 775 of 1353) sorted by relevance

1...<<31323334353637383940>>...55

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js286 gantt._smart_render._redrawTasks = function(renderers, items){ argument
291 for(var i = 0; i < items.length; i++){
292 if(items[i].id == currentNode.taskId && items[i].start_date){
298 items.push(gantt.getTask(currentNode.taskId));
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md386 * {{#each Array[-2:]}} = Last two items
387 * {{#each Array[:-2]}} = Everything except last two items
400 When looping through items in each, you can optionally reference the current loop index via {{@index}}
/plugin/abc2/
H A Dstyle.css32 align-items: center;
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md34 returned array items from `split`, so if you need both results, just do that.
/plugin/diagramsnet/lib/math/config/
H A DAccessible.js63items[0].name=v.sourceMenuTitle;r.items[0].format=(v.sourceMenuFormat||"MathML");r.items[1].name=j…
65items:[],posted:false,title:null,margin:5,Init:function(u){this.items=[].slice.call(arguments,0)},…
110 …o ? (t.unshift(s.RULE()), o.submenu.items.push.apply(o.submenu.items, t)) : ((i = (u.FindId("Setti…
111 t.unshift(i.items.pop()), t.unshift(i.items.pop())), t.unshift("Accessibility"),
112 …SUBMENU.apply(s.SUBMENU, t), (a = u.IndexOfId("Locale")) ? u.items.splice(a, 0, o) : u.items.push(…
H A DTeX-MML-AM_HTMLorMML.js60items[0].name=v.sourceMenuTitle;r.items[0].format=(v.sourceMenuFormat||"MathML");r.items[1].name=j…
62items:[],posted:false,title:null,margin:5,Init:function(u){this.items=[].slice.call(arguments,0)},…
108 …o ? (t.unshift(s.RULE()), o.submenu.items.push.apply(o.submenu.items, t)) : ((i = (u.FindId("Setti…
109 t.unshift(i.items.pop()), t.unshift(i.items.pop())), t.unshift("Accessibility"),
110 …SUBMENU.apply(s.SUBMENU, t), (a = u.IndexOfId("Locale")) ? u.items.splice(a, 0, o) : u.items.push(…
/plugin/pagemove/
H A Dadmin.php318 search($items, $conf['datadir'], 'search_index', '', $nsRelPath);
319 foreach ($items as $item) {
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc276 items: [
321 items: [
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md167 If you put blank lines between items, you'll get `<p>` tags for the
168 list item text. You can create multi-paragraph list items by indenting
H A Dspecs.md202 Markdown's email-style [blockquoting][bq] and multi-paragraph [list items][l]
361 To make lists look nice, you can wrap items with hanging indents:
377 If list items are separated by blank lines, Markdown will wrap the
378 items in `<p>` tags in the HTML output. For example, this input:
403 List items may consist of multiple paragraphs. Each subsequent
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc276 items: [
321 items: [
/plugin/bookcreator/
H A Dstyle.css215 align-items: center;
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc83 items: [ [ lang.bottom, 'bottom' ], [ lang.cursor, 'cursor' ], [lang.top, 'top'] ],
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1902 i++){var item=items[i];
4263 }return items
4273 }return items
4446 }var items=[];
4455 }return items
4512 }return items
4690 return items
5484 return items
6091 var item=items[i];
6105 var item=items[i];
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js9867 items:
15922 return items;
15941 return items;
16763 return items;
16999 var items = [
17014 return items;
17713 return items;
21139 var items = [
21150 items.push(
21156 return items;
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1755 }var contextMenu=new Menu({id:"fbPanelContextMenu",items:menu});
1910 }if(FBL.domplate){var MenuPlate=domplate(Firebug.Rep,{tag:DIV({"class":"fbMenu fbShadow"},DIV({"class":"fbMenuContent fbShadowContent"},FOR("item","$object.items|memberIterator",TAG("$item.tag",{item:"$item"})))),itemTag:A(menuItemProps,"$item.label"),checkBoxTag:A(extend(menuItemProps,{checked:"$item.checked"}),"$item.label"),radioButtonTag:A(extend(menuItemProps,{selected:"$item.selected"}),"$item.label"),groupTag:A(extend(menuItemProps,{child:"$item.child"}),"$item.label"),shortcutTag:A(menuItemProps,"$item.label",SPAN({"class":"fbMenuShortcutKey"},"$item.key")),separatorTag:SPAN({"class":"fbMenuSeparator"}),memberIterator:function(items){var result=[]; argument
1911 for(var i=0,length=items.length;
1913 i++){var item=items[i];
1939 }FBL.Menu=function(options){if(!options.element){if(options.getItems){options.items=options.getItems()
2405 },testMenu:function(){var firebugMenu=new Menu({id:"fbFirebugMenu",items:[{label:"Open Firebug",type:"shortcut",key:isFirefox?"Shift+F12":"F12",checked:true,command:"toggleChrome"},{label:"Open Firebug in New Window",type:"shortcut",key:isFirefox?"Ctrl+Shift+F12":"Ctrl+F12",command:"openPopup"},{label:"Inspect Element",type:"shortcut",key:"Ctrl+Shift+C",command:"toggleInspect"},{label:"Command Line",type:"shortcut",key:"Ctrl+Shift+L",command:"focusCommandLine"},"-",{label:"Options",type:"group",child:"fbFirebugOptionsMenu"},"-",{label:"Firebug Lite Website...",command:"visitWebsite"},{label:"Discussion Group...",command:"visitDiscussionGroup"},{label:"Issue Tracker...",command:"visitIssueTracker"}],onHide:function(){iconButton.restore()
4266 this.Arr=domplate(Firebug.Rep,{tag:OBJECTBOX({_repObject:"$object"},SPAN({"class":"arrayLeftBracket",role:"presentation"},"["),FOR("item","$object|arrayIterator",TAG("$item.tag",{object:"$item.object"}),SPAN({"class":"arrayComma",role:"presentation"},"$item.delim")),SPAN({"class":"arrayRightBracket",role:"presentation"},"]")),shortTag:OBJECTBOX({_repObject:"$object"},SPAN({"class":"arrayLeftBracket",role:"presentation"},"["),FOR("item","$object|shortArrayIterator",TAG("$item.tag",{object:"$item.object"}),SPAN({"class":"arrayComma",role:"presentation"},"$item.delim")),SPAN({"class":"arrayRightBracket"},"]")),arrayIterator:function(array){var items=[];
4273 items.push({object:value,tag:tag,delim:delim})
4274 }return items
[all...]
/plugin/subjectindex/plugins/
H A DEntryVerse.php30 $this->items = array();
51 $item = &$this->items[];
/plugin/achart/assets/
H A Dapexcharts.css144 align-items: center;
549 align-items: center;
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js821 items,
832 for (items = select.find('div.xdsoft_option'), i = 0; i < items.length; i += 1) {
833 if (items.eq(i).data('value') === val) {
836 top += items[0].offsetHeight;
/plugin/phpipam/
H A Dsyntax.php2205 $items = array() ;
2258 $items[$item['u_top']] = $item ;
2265 $web_out .= $this->listRacks($items, $hash_in, 1) ;
2268 $web_out .= $this->listRacks($items, $hash_in, $hash_in['size']+1) ;
/plugin/minimap/
H A DREADME.md112 … * The list items have no a left margin of 0. It was overwritten by the standard dokuwiki template
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css562 align-items: stretch;
654 align-items: stretch;
731 align-items: center;
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css562 align-items: stretch;
654 align-items: stretch;
731 align-items: center;

1...<<31323334353637383940>>...55