| /plugin/database2/ |
| D | database2.php | 81 protected $table = null; variable in Database2 589 public function process( $table, $code, $options ) 4100 protected function exists( $table, $column = null ) 4151 protected function nextID( $table, $nestedTransaction = false ) 4269 protected function log( $action, $table, $rowid = null ) 4325 …protected function obtainLock( $table, $rowid = null, $inTransaction = false, $checkOnly = false, … 4478 protected function releaseLock( $table, $rowid = null, $inTransaction = false ) 4545 final protected function mediaLink( $rowid, $column, $forDownload = false, 4675 public function editorSessionMediaLink( $column, $forDownload = false ) 4960 protected function getInitialValue( $column, $def ) [all …]
|
| D | media.php | 148 public function __construct( $dsn, $authSlot, $table, $ioIndex, 166 final public function getMedia( $column, $idColumn, $rowid )
|
| /plugin/sortablejs/ |
| H A D | script.js | 106 defaultSort: function ( table, colid, revs ) { argument 155 makeSortable: function ( table, overrides, bottoms, ph2 ) { argument 284 guessType: function ( table, column ) { argument
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | SchemaGraphComponent.java | 110 int column) in getColumnLocation() 123 JTable table = vertex.table; in getColumnLocation() local
|
| D | JTableRenderer.java | 101 public JTable table; field in JTableRenderer 321 TableColumn column = getColumnModel().getColumn(0); in MyTable() local
|
| /plugin/struct/meta/ |
| H A D | QueryBuilder.php | 43 public function addSelectColumn($tablealias, $column, $alias = '') 91 public function addTable($table, $alias = '') 151 public function addGroupByColumn($tablealias, $column)
|
| /plugin/quickstats/scripts/ |
| D | sorttable.js | 34 forEach(document.getElementsByTagName('table'), function(table) { argument 42 makeSortable: function(table) { argument 166 guessType: function(table, column) { argument
|
| /plugin/sqlraw/ |
| D | sorttable.min.js | 1 var stIsIE=/*@cc_on!@*/false;sorttable={init:function(){if(arguments.callee.done)return;arguments.c… argument 14 delete row_array;});}}},guessType:function(table,column){sortfn=sorttable.sort_alpha;for(var i=0;i<… argument
|
| /plugin/issuetracker/ |
| D | tablekit.js | 51 sort : function(column, order) { argument 54 resizeColumn : function(column, w) { argument 57 editCell : function(row, column) { argument 63 getBodyRows : function(table) { argument 71 getHeaderCells : function(table, cell) { 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 [all …]
|
| /plugin/struct/types/ |
| H A D | Lookup.php | 26 protected $column; variable in dokuwiki\\plugin\\struct\\types\\Lookup 61 protected function getColumn($table, $infield)
|
| /plugin/datatables/assets/datatables.net/js/ |
| D | jquery.dataTables.js | 3192 column: i property 4172 d.order.push( { column: val.col, dir: val.dir } ); property 6607 function _fnSettingsFromNode ( table ) argument 8677 var __columnData = function ( settings, column, r1, r2, rows ) { argument 8783 var __setColumnVis = function ( settings, column, vis ) { argument 8850 return this.iterator( 'column', function ( settings, column ) { argument 8856 return this.iterator( 'column', function ( settings, column ) { argument 8866 return this.iterator( 'column', function ( settings, column ) { argument 8872 return this.iterator( 'column-rows', function ( settings, column, i, j, rows ) { argument 8880 return this.iterator( 'column-rows', function ( settings, column, i, j, rows ) { argument [all …]
|
| /plugin/pgn4web/pgn4web/libs/garbochess/ |
| D | garbochess.js | 1326 function MakeSquare(row, column) { argument 1330 function MakeTable(table) { argument
|
| /plugin/highlightjs/highlight/languages/ |
| D | sql.js | 13 …column': 1, 'of': 1, 'space': 1, 'foreign': 1, 'deferrable': 1, 'prior': 1, 'connection': 1, 'unkn… property
|
| /plugin/ckgdoku/scripts/ |
| D | parse_wiki-cmpr.js | 1 …column:S,spans:W[T][S].rowspan,text:V});if(!v){break}}}}return U}function E(V,v,T,U,i){var S=U[V][… property
|
| /plugin/ckgedit/scripts/ |
| D | parse_wiki-cmpr.js | 1 …column:S,spans:W[T][S].rowspan,text:V});if(!v){break}}}}return U}function E(V,v,T,U,i){var S=U[V][… property
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 6213 table: clonedTable property 17889 (0, _array.arrayEach)(this.columns, function (column) { argument 24873 this.update('columnHeaders', [function (column, TH) { argument 25215 table = that.instance.wtTable.TABLE; property 25233 table = that.instance.wtTable.TABLE; property 26658 (0, _number.rangeEachReverse)(totalColumns, 1, function (column) { argument 26700 (0, _number.rangeEach)(1, totalColumns, function (column) { argument 26793 table: void 0, property 28892 …mnCalculatorOverride, visible, this.wot.getSetting('stretchH'), function (stretchedWidth, column) { argument 30370 column: this.toVisualColumn(row.column) property [all …]
|
| /plugin/struct/jsoneditor/ |
| H A D | jsoneditor-minimalist.min.js | 32 …ield));break;case"input":this._getDomField(!0),this._updateDomField();break;case"keydown":case"mou… function 33 p.clearMaybeInsertedClosing());var f=l.substring(s.column,s.column+1);if("}"===f){var v=o.findMatch… property
|
| /plugin/aceeditor/ |
| D | build.js | 1 …,s,o,a,f,l,c,h,p=t&&t.split("/"),d=u.map,v=d&&d["*"]||{};if(e&&e.charAt(0)===".")if(t){p=p.slice(0…
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_FusiontablesService.php | 623 public $column; variable in Google_FusiontablesService 626 public $table; variable in Google_FusiontablesService
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | nl.js | 5 …ditorHelp":"Druk ALT 0 voor hulp","browseServer":"Bladeren op server","url":"URL","protocol":"Prot…
|
| D | fr.js | 5 …de texte enrichi","common":{"editorHelp":"Utilisez le raccourci Alt-0 pour obtenir de l'aide","bro…
|
| D | th.js | 5 …"Rich Text Editor panel","common":{"editorHelp":"กด ALT 0 หากต้องการความช่วยเหลือ","browseServer":…
|
| D | ko.js | 5 …"editorPanel":"리치 텍스트 편집기 패널","common":{"editorHelp":"도움이 필요하면 ALT 0 을 누르세요","browseServer":"서버 탐색…
|
| D | it.js | 5 …ditorHelp":"Premi ALT 0 per aiuto","browseServer":"Cerca sul server","url":"URL","protocol":"Proto…
|
| D | hu.js | 5 …mon":{"editorHelp":"Segítségért nyomjon ALT 0","browseServer":"Böngészés a szerveren","url":"Hivat…
|