| /plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
| D | extension.cache.sqlite3.php | 112 private $table; variable in getID3_cached_sqlite3 121 public function __construct($table='getid3_cache', $hide=false) { 261 public function getQuery($name) 293 public function __get($name) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/ |
| D | Field.php | 33 public $name; variable in Google\\Service\\CloudHealthcare\\Field 37 public $table; variable in Google\\Service\\CloudHealthcare\\Field 74 public function setName($name) 88 public function setTable($table)
|
| /plugin/struct/meta/ |
| H A D | Schema.php | 33 protected $table = ''; variable in dokuwiki\\plugin\\struct\\meta\\Schema 56 public function __construct($table, $ts = 0) 154 public static function cleanTableName($table) 343 public function findColumn($name)
|
| /plugin/rater/scripts/ |
| D | jquery.tablesorter.js | 155 function buildParserCache(table, $headers) { argument 202 function detectParserForColumn(table, rows, rowIndex, cellIndex) { argument 236 function getParserById(name) { argument 248 function buildCache(table) { argument 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/issuetracker/ |
| D | tablekit.js | 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 192 unloadTable : function(table){ argument 235 reloadTable : function(table){ argument 276 stripe : function(table) { argument [all …]
|
| /plugin/database2/ |
| D | database2.php | 81 protected $table = null; variable in Database2 205 public function getConf( $name ) 239 public function getLang( $name ) 571 protected function varname( $name, $rowid = null ) 589 public function process( $table, $code, $options ) 2157 protected function button( $name, $label ) 2176 protected function imgbutton( $name, $label, $icon ) 4100 protected function exists( $table, $column = null ) 4151 protected function nextID( $table, $nestedTransaction = false ) 4269 protected function log( $action, $table, $rowid = null ) [all …]
|
| D | media.php | 93 $name = $session['name']; variable 148 public function __construct( $dsn, $authSlot, $table, $ioIndex, 244 $name = $table . '_print_' . date( 'Y-m-d_H-i' ) . '.html'; variable 276 $name = $table . '_export_' . date( 'Y-m-d_H-i' ) . '.csv'; variable 314 $name = $table . '_log_' . date( 'Y-m-d_H-i' ) . '.csv'; variable 335 $name = substr( $data, 0, $sepPos ); variable
|
| /plugin/struct/script/ |
| H A D | AggregationEditor.js | 4 const AggregationEditor = function (idx, table) { argument 113 name: 'searchconf', property 121 name: 'pid', property
|
| /plugin/refnotes/ |
| D | database.php | 144 public function findNote($name) { 286 private function handleTable($table, $columns, $rows) { 312 private function handleDataSheet($table, $columns, $rows, $key) { 328 private function handleDataCard($table, $rows, $key) {
|
| /plugin/dtable/ |
| D | helper.php | 157 function table($match, $state, $pos) { function in helper_plugin_dtable_handler 243 public function __call($name, $params) {
|
| /plugin/database/ |
| D | database.php | 352 function list_of_types($value, $name, $type) { 532 var $name; variable in Column 856 function drop_down($name,$values,$plusZero=false,$p_value='',$listOfPointers='') { 898 var $name; variable in Table 1382 var $name; variable in File 2012 function button ($action, $name, $withTopAndTail=false, $table='', $record='') { 2041 function iconButton ($action, $image, $title, $table='', $record='') { 2118 var $name; variable in TestObj 2128 function TestObj($id,$name)
|
| /plugin/bez/meta/ |
| H A D | Tpl.php | 57 public function factory($table) { 104 public function value($name) {
|
| /plugin/dwcommits/ |
| D | helper.php | 119 function setup_syntax($name) { 360 function populate($timestamp_start=0,$table='git_commits') { 443 function insert($author,$timestamp,$gitid,$msg,$table) {
|
| /plugin/quickstats/ |
| D | syntax.php | 260 function row($name,$val,$num=" ",$date=false,$is_ip=false) { 363 function table($data,&$renderer,$numbers=true,$date=false,$ip_array=false) { function in syntax_plugin_quickstats 394 …function theader(&$renderer,$name,$accesses='Accesses',$num=" Num ",$other="") {
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.fixed.js | 42 name: "fixed", property 52 table: "fancytree-ext-fixed", property 290 function _makeResizable($table) {
|
| D | jquery.fancytree.grid.js | 45 function _addScrollbar(table) { argument 511 name: "grid", property
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| H A D | Mpdf.php | 542 var $table; variable in Mpdf\\Mpdf 3346 function AddSpotColor($name, $c, $m, $y, $k) 9478 function Output($name = '', $dest = '') 10769 function AddCIDFont($family, $style, $name, &$cw, $CMap, $registry, $desc) 12636 function DefHeaderByName($name, $arr) 12647 function DefFooterByName($name, $arr) 12658 function SetHeaderByName($name, $side = 'O', $write = false) 12666 function SetFooterByName($name, $side = 'O') 12674 function DefHTMLHeaderByName($name, $html) 12684 function DefHTMLFooterByName($name, $html) [all …]
|
| /plugin/markdownextra/lib/meltdown/js/ |
| D | jquery.meltdown.js | 210 table: { property 355 name: 'dark', property
|
| /plugin/textile2/ |
| D | classTextile.php | 422 function table($text) function in Textile 1093 function textile_popup_help($name, $helpvar, $windowW, $windowH)
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 277 $def(self, '$handles?', function $TemplateConverter_handles$ques$1(name) { argument 289 $def(self, '$register', function $$register(name, template) { argument 331 …$send(templates, 'each', [], function $$3(name, template){var $b, $c, self = $$3.$$s == null ? thi… argument 1403 $def(self, '$require_library', function $$require_library(name, gem_name, on_failure) { argument 4046 $def(self, '$attr', function $$attr(name, default_value, fallback_name) { argument 4064 $def(self, '$attr?', function $AbstractNode_attr$ques$4(name, expected_value, fallback_name) { argument 4085 $def(self, '$set_attr', function $$set_attr(name, value, overwrite) { argument 4100 $def(self, '$remove_attr', function $$remove_attr(name) { argument 4106 $def(self, '$option?', function $AbstractNode_option$ques$5(name) { argument 4116 $def(self, '$set_option', function $$set_option(name) { argument [all …]
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_FusiontablesService.php | 399 public function importTable($name, $optParams = array()) { 626 public $table; variable in Google_FusiontablesService 701 public $name; variable in Google_Column 721 public function setName( $name) { 1119 public $name; variable in Google_StyleSetting 1140 public function setName( $name) { 1216 public $name; variable in Google_Table 1263 public function setName( $name) { 1314 public $name; variable in Google_Template 1336 public function setName( $name) {
|
| /plugin/datatables/assets/datatables.net-buttons/js/ |
| D | buttons.html5.js | 415 $.each(obj, function (name, val) { argument 436 attrs.push({ name: attrName, value: attrValue }); property 1294 name: '_xlnm._FilterDatabase', property 1438 table: { property
|
| /plugin/tline/timeline_ajax/ |
| D | simile-ajax-bundle.js | 32 },attr:function(name,value,type){var options=name; argument 126 },domManip:function(args,table,reverse,callback){var clone=this.length>1,elems; argument 173 }},nodeName:function(elem,name){return elem.nodeName&&elem.nodeName.toUpperCase()==name.toUpperCase… argument 174 },cache:{},data:function(elem,name,data){elem=elem==window?windowData:elem; argument 180 },removeData:function(elem,name){elem=elem==window?windowData:elem; argument 198 },prop:function(elem,value,type,i,name){if(jQuery.isFunction(value)){value=value.call(elem,i); argument 210 }},css:function(elem,name,force){if(name=="width"||name=="height"){var val,props={position:"absolut… argument 221 },curCSS:function(elem,name,force){var ret,style=elem.style; argument 281 },attr:function(elem,name,value){if(!elem||elem.nodeType==3||elem.nodeType==8){return undefined; argument 348 }},function(name,fn){jQuery.fn[name]=function(selector){var ret=jQuery.map(this,fn); argument [all …]
|
| /plugin/eventline/timeline_ajax/ |
| D | simile-ajax-bundle.js | 32 },attr:function(name,value,type){var options=name; argument 126 },domManip:function(args,table,reverse,callback){var clone=this.length>1,elems; argument 173 }},nodeName:function(elem,name){return elem.nodeName&&elem.nodeName.toUpperCase()==name.toUpperCase… argument 174 },cache:{},data:function(elem,name,data){elem=elem==window?windowData:elem; argument 180 },removeData:function(elem,name){elem=elem==window?windowData:elem; argument 198 },prop:function(elem,value,type,i,name){if(jQuery.isFunction(value)){value=value.call(elem,i); argument 210 }},css:function(elem,name,force){if(name=="width"||name=="height"){var val,props={position:"absolut… argument 221 },curCSS:function(elem,name,force){var ret,style=elem.style; argument 281 },attr:function(elem,name,value){if(!elem||elem.nodeType==3||elem.nodeType==8){return undefined; argument 348 }},function(name,fn){jQuery.fn[name]=function(selector){var ret=jQuery.map(this,fn); argument [all …]
|
| /plugin/codemirror/dist/modes/ |
| D | xml.min.js | 1 …ror"],a);else a(CodeMirror)})(function(a){"use strict";var b={autoSelfClosers:{area:true,base:true… property
|