| /plugin/tablelayout/script/ |
| D | script.js | 44 function addSearchSortRow($table, numHeaderRows, columnCount) { 67 function addSortFunctionality($table, $searchSortRow, numHeaderRows) { 99 function addSearchFunctionality($table, $searchSortRow, numHeaderRows) { 116 $rowsToBeSearched.each(function (index, row) { argument 139 function applyFunctionalityToTable($table, $secedit_form, layoutdata) { 145 var columnCount = $table.find('tr').toArray().reduce(function (max, row) { argument
|
| D | tablelayout_functions.js | 6 exports.getNumberOfTableCols = function ($table) { 9 $rows.each(function (index, row) { argument 18 exports.floatTable = function ($table, direction) { 31 exports.applyStylesToTable = function ($table, layoutdata) { 45 exports.fixColumnWidths = function ($table) { 57 exports.styleColumnWidths = function ($table, colwidths) { 75 exports.freezeTableRows = function ($table, rowsToFreeze, rowsVisible) {
|
| /plugin/translate/ |
| D | make_langnames_file.php | 24 $table = $tables->item(0); variable 36 $row = array(); variable
|
| /plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
| D | fcktablehandler.js | 42 FCKTableHandler.DeleteRows = function( row ) argument 64 FCKTableHandler.DeleteTable = function( table ) argument 327 FCKTableHandler._CreateTableMap = function( table ) argument
|
| /plugin/structodt/ |
| D | helper.php | 51 public function renderODT($template, $row) { 106 public function renderPDF($template, $row) { 251 public function getRow($table, $pid, $rev, $rid) { 274 public function replace($content, $row) { 343 public function rowTemplate($row, $template) {
|
| /plugin/struct/meta/ |
| H A D | CSVExporter.php | 28 public function __construct($table, $type) 83 protected function row($values, $pid) function in dokuwiki\\plugin\\struct\\meta\\CSVExporter
|
| /plugin/dtable/ |
| D | helper.php | 74 function rows($row, $page_id, $start_line) 146 public $row = 0; variable in helper_plugin_dtable_handler 157 function table($match, $state, $pos) { function in helper_plugin_dtable_handler
|
| D | script.js | 56 dtable.show_form = function($table) 98 dtable.hide_form = function($table) 112 dtable.get_data_rows = function($table) 117 dtable.get_row_id = function($table, $row) 346 dtable.change_rows = function($table, spans) 372 dtable.new_build_form = function($form, $row, action, value, row_data, colspan_callback, mod_cell_c… 510 'table': dtable.get_table_id($form), property
|
| /plugin/mobiletable/ |
| D | action.php | 70 private function schema($row) { 89 private function table($schema, $index, $body) { function in action_plugin_mobiletable
|
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| D | fcktablehandler.js | 42 FCKTableHandler.DeleteRows = function( row ) argument 80 FCKTableHandler.DeleteTable = function( table ) argument 632 FCKTableHandler._CreateTableMap = function( table ) argument 678 FCKTableHandler._InstallTableMap = function( tableMap, table ) argument
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | JTableRenderer.java | 101 public JTable table; field in JTableRenderer 401 int row = rowAtPoint(p); in dragOver() local 485 public Object getValueAt(int row, int col) in createModel() 500 public boolean isCellEditable(int row, int col) in createModel() 509 public void setValueAt(Object value, int row, int col) in createModel()
|
| /plugin/rater/scripts/ |
| D | jquery.tablesorter.js | 155 function buildParserCache(table, $headers) { argument 202 function detectParserForColumn(table, rows, rowIndex, cellIndex) { argument 248 function buildCache(table) { argument 258 row: [], property 322 function appendToTable(table, cache) { argument 377 function buildHeaders(table) { argument 463 function checkCellColSpan(table, rows, row) { argument 490 function checkHeaderOptions(table, i) { argument 497 function checkHeaderOptionsSortingLocked(table, i) { argument 502 function applyWidget(table) { argument [all …]
|
| /plugin/struct/script/ |
| H A D | AggregationEditor.js | 4 const AggregationEditor = function (idx, table) { argument 81 function insertActionCell($row, $cell) {
|
| /plugin/xlsx2dw/ |
| D | script.js | 48 function formattedTablePostroutine(table) { argument 56 row[index] = { variable 103 let recursiveCellExportODS = function(row, exportParsedRow) { argument 265 worksheet.eachRow(function(row, rowNumber) { argument
|
| /plugin/dwcommits/ |
| D | helper.php | 360 function populate($timestamp_start=0,$table='git_commits') { 443 function insert($author,$timestamp,$gitid,$msg,$table) { 531 function format_tablerow($row,$regex) { 608 function format_row($row,$regex) {
|
| /plugin/statdisplay/helper/ |
| D | table.php | 26 public function table($R, $command, $from = '', $to = '') function in helper_plugin_statdisplay_table 427 private function head($data = '', $col = 1, $row = 1)
|
| /plugin/issuetracker/ |
| D | tablekit.js | 57 editCell : function(row, column) { argument 63 getBodyRows : function(table) { argument 71 getHeaderCells : function(table, cell) { argument 82 getRowIndex : function(row) { argument 106 register : function(table, options) { argument 118 notify : function(eventName, table, event) { argument 124 isSortable : function(table) { argument 127 isResizable : function(table) { argument 130 isEditable : function(table) { argument 192 unloadTable : function(table){ argument [all …]
|
| /plugin/tablecalc/src/tablecalc/ |
| D | script.js | 14 function tablecalcVal(x,y,table,tostring) { argument 119 function row() { function
|
| /plugin/quickstats/ |
| D | syntax.php | 260 function row($name,$val,$num=" ",$date=false,$is_ip=false) { function in syntax_plugin_quickstats 363 function table($data,&$renderer,$numbers=true,$date=false,$ip_array=false) { function in syntax_plugin_quickstats
|
| /plugin/diagramsnet/lib/math/extensions/TeX/ |
| D | AMSmath.js | 19 …){var b=MathJax.ElementJax.mml,h=MathJax.InputJax.TeX,g=MathJax.Extension["TeX/AMSmath"];var d=h.D… property
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 5376 range.forAll(function (row, col) { argument 6213 table: clonedTable property 11932 row: this.row, property 11939 row: this.row, property 11946 row: this.row, property 11953 row: this.row, property 11960 row: this.row, property 14473 row: end === null ? null : end.row, property 14530 row: end && start ? end.row - start.row + 1 : 1, property 14538 var getInputValue = function getInputValue(row) { argument [all …]
|
| /plugin/database/ |
| D | database.php | 1626 function Row($row) { 2012 function button ($action, $name, $withTopAndTail=false, $table='', $record='') { 2041 function iconButton ($action, $image, $title, $table='', $record='') {
|
| /plugin/datatables/assets/datatables.net-buttons/js/ |
| D | buttons.html5.js | 1100 var addRow = function (row) { argument 1177 row: _createNode(rels, 'is', { property 1203 var mergeCells = function (row, colspan) { argument 1438 table: { property
|
| /plugin/ckgdoku/scripts/ |
| D | parse_wiki-cmpr.js | 1 …row:T,column:S,spans:W[T][S].rowspan,text:V});if(!v){break}}}}return U}function E(V,v,T,U,i){var S… property
|
| /plugin/ckgedit/scripts/ |
| D | parse_wiki-cmpr.js | 1 …row:T,column:S,spans:W[T][S].rowspan,text:V});if(!v){break}}}}return U}function E(V,v,T,U,i){var S… property
|