Searched refs:deleteRow (Results 1 – 25 of 90) sorted by relevance
1234
/plugin/struct/action/ |
H A D | aggregationeditor.php | 85 $this->deleteRow(); 97 protected function deleteRow() 94 protected function deleteRow() global() function in action_plugin_struct_aggregationeditor
|
/plugin/combo/ComboStrap/Meta/Store/ |
H A D | MetadataDbStore.php | 152 $this->deleteRow($targetRow, $metadata); 204 private function deleteRow(array $row, Metadata $metadata): void function in ComboStrap\\Meta\\Store\\MetadataDbStore
|
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fckmenublock.js | 60 eItemsTable.deleteRow( 0 ) ;
|
/plugin/ckgdoku/ckeditor/lang/ |
H A D | en.js | 1 …u:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},r… property in CKEDITOR.lang.en.table.row
|
H A D | lang_array.txt | 631 "deleteRow": "Delete Rows"
|
H A D | en.js.beautified | 627 deleteRow: "Delete Rows"
|
H A D | en.js.unc | 5 …w","insertBefore":"Insert Row Before","insertAfter":"Insert Row After","deleteRow":"Delete Rows"},…
|
/plugin/diagramsnet/lib/resources/ |
H A D | dia_i18n.txt | 175 deleteRow=deleteRow
|
H A D | dia_ru.txt | 175 deleteRow=Удалить строку
|
H A D | dia_bg.txt | 175 deleteRow=Изтриване на ред
|
H A D | dia_el.txt | 175 deleteRow=Διαγραφή Σειράς
|
H A D | dia_zh.txt | 175 deleteRow=删除行
|
H A D | dia_uk.txt | 175 deleteRow=Знищити рядок
|
H A D | dia_fa.txt | 175 deleteRow=پاکنمودن ردیف
|
H A D | dia_ja.txt | 175 deleteRow=行を削除する
|
H A D | dia_he.txt | 175 deleteRow=מחק שורה
|
H A D | dia_ko.txt | 175 deleteRow=행 삭제
|
H A D | dia_th.txt | 175 deleteRow=ลบแถว
|
H A D | dia_zh-tw.txt | 175 deleteRow=刪除列
|
/plugin/searchtablejs/ |
H A D | tablefilter.js | 1141 if(t.tf_fltGrid) t.deleteRow(0);
|
/plugin/searchtablejs/TableFilter_EN/ |
H A D | tablefilter.js | 1141 if(t.tf_fltGrid) t.deleteRow(0);
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Toolbar.js | 664 graph.deleteRow(table, row.sectionRowIndex);
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js.4.9 | 5 …w","insertBefore":"Insert Row Before","insertAfter":"Insert Row After","deleteRow":"Delete Rows"},…
|
H A D | lang_array.txt | 631 "deleteRow": "Delete Rows"
|
H A D | en.4.9.js.beautified | 708 "deleteRow": "Delete Rows"
|
1234