Home
last modified time | relevance | path

Searched refs:items (Results 526 – 550 of 1353) sorted by relevance

1...<<21222324252627282930>>...55

/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/lang/
H A Dru.js5 …s:"Помощь. Для закрытия этого окна нажмите ESC.",legend:[{name:"Основное",items:[{name:"Панель инс…
8 {name:"Команды",items:[{name:"Отменить",legend:"Нажмите ${undo}"},{name:"Повторить",legend:"Нажмите…
H A Dsi.js5 …දව් සඳහා අන්තර්ගතය.නික්මයෙමට ESC බොත්තම ඔබන්න",legend:[{name:"පොදු කරුණු",items:[{name:"සංස්කරණ මෙ…
7 …ු බොත්තම සක්‍රිය කර ගැනීමට SPACE හෝ ENTER බොත්තම ඔබන්න."}]},{name:"විධාන",items:[{name:"විධානය වෙන…
H A Dsk.js5 …obsah. Pre zatvorenie tohto okna, stlačte ESC.",legend:[{name:"Všeobecne",items:[{name:"Lišta nást…
8 {name:"Príkazy",items:[{name:"Vrátiť príkazy",legend:"Stlačte ${undo}"},{name:"Nanovo vrátiť príkaz…
H A Dsl.js5 …e želite zapreti pogovorno okno, pritisnite ESC.",legend:[{name:"Splošno",items:[{name:"Orodna vrs…
8 {name:"Ukazi",items:[{name:"Razveljavi ukaz",legend:"Pritisnite ${undo}"},{name:"Ponovi ukaz",legen…
H A Dsr.js5 …ts:"Help Contents. To close this dialog press ESC.",legend:[{name:"Опште",items:[{name:"Editor Too…
7 …ress SPACE or ENTER to select the element in editor."}]},{name:"Commands",items:[{name:" Undo comm…
/plugin/qna/syntax/
H A Dtoc.php190 $items = count( $toc );
195 for ($i = $index; ($i < $items) && ($toc[$i]['level'] == $level); $i++) {
203 if ((($i + 1) < $items) && ($toc[$i + 1]['level'] > $level)) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dbatch.test4 {% for row in items|batch(3) %}
12 return ['items' => ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']]
H A Dbatch_with_exact_elements.test4 {% for row in items|batch(3, 'fill') %}
12 return ['items' => ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l']]
/plugin/findologicxmlexport/
H A DDokuwikiXMLExport.php127 $items = [];
131 $items[] = $item;
133 return $exporter->serializeItems($items, $start, $submittedCount, $total);
/plugin/geonav/tpl/startermap/
H A Dtpl_functions.php90 function _tpl_toolsevent($toolsname, $items, $view='main') { argument
93 'items' => $items
/plugin/pagetitle/
H A Dhelper.php43 $items = array();
65 $items[] = '<bdi>'.$this->html_pagelink($id, $name, $exists).'</bdi>';
69 $out = implode(' ›&#x00A0;', $items);
/plugin/strata/syntax/
H A Dinfo.php77 list($kind, $items) = $data;
80 foreach($items as $data){
/plugin/discussion/
H A Dhelper.php105 $items = array();
106 search($items, $dir, 'search_allpages', array());
110 foreach ($items as $item) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSearch.php107 'items',
125 'path' => 'v1/debug/{+name}/items:searchByViewUrl',
173 'items',
177 'path' => 'v1/debug/{+parent}/items:forunmappedidentity',
297 'items',
327 'path' => 'v1/indexing/{+name}/items:deleteQueueItems',
365 'path' => 'v1/indexing/{+name}/items',
395 'path' => 'v1/indexing/{+name}/items:poll',
415 'path' => 'v1/indexing/{+name}/items:unreserve',
/plugin/patchpanel/
H A Dsyntax.php189 $items = array();
215 $items[$item['port']] = $item;
280 …$renderer->doc .= $this->ethernet_svg($row, $position, $port, $items[$port], $opt, $imagewidth, $i…
302 …$renderer->doc .= $this->ethernet_svg($row, $position, $port, $items[$port], $opt, $imagewidth, $i…
/plugin/authfacebook/lib/GraphNodes/
H A DGraphEdge.php246 array_map($callback, $this->items, array_keys($this->items)),
/plugin/aichat/Storage/
H A DSQLiteStorage.php175 $items = $this->db->queryValue('SELECT COUNT(*) FROM embeddings');
187 'chunks' => $items,
/plugin/fckg/
H A Dscript.js179 var obj = {}, items = str.split(",");
180 for ( var i = 0; i < items.length; i++ )
181 obj[ items[i] ] = true;
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php101 $items = [];
111 $items[] = $item;
114 $this->exporter->serializeItems($items, 0, 1, 1);
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1items:[[b.widthPx,"px"],[b.widthPc,"%"]],setup:function(l){var m=k.exec(l.getStyle("width")||l.get…
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1items:n,"default":n[0],style:j,onChange:function(i){}},{type:"text",id:"language",label:"<html><sp…
/plugin/fedauth/Auth/OpenID/
H A DSReg.php266 $items = Auth_OpenID::arrayGet($args, $list_name);
267 if ($items) {
268 foreach (explode(',', $items) as $field_name) {
/plugin/bookcreator/action/
H A Dhandleselection.php304 $items = array();
307 search($items, $conf['datadir'], 'search_allpages', $opts, $ns);
311 foreach ($items as $item) {
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19items:[],posted:false,title:null,margin:5,Init:function(u){this.items=[].slice.call(arguments,0)},…
/plugin/strata/
H A Dscript.js310 var items = jQuery('li', fieldlist);
311 for (var i = 0; i < items.length && jQuery(items[i]).attr('data-field') != undefined; i++) {
312 fields.push(jQuery(items[i]).attr('data-field'));
313 isAscending.push(jQuery('.strata-ui-sort-direction', items[i]).attr('data-strata-sort-direction') == 'asc');
314 sortType.push(jQuery(items[i]).data('strata-sort-type'));
518 items: "li:not(.strata-no-sort)",
533 // Traverse all items (rows) that can be filtered

1...<<21222324252627282930>>...55