Home
last modified time | relevance | path

Searched refs:config (Results 851 – 875 of 908) sorted by path

1...<<31323334353637

/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc72 <cfparam name="this.config" type="struct" default="#structNew()#" />
248 for( key in this.config )
256 fieldValue = this.config[key];
H A Dfckeditor.cfm34 * config="..."
47 <cfparam name="attributes.config" type="struct" default="#structNew()#">
163 for( key in attributes.config )
171 fieldValue = attributes.config[key];
H A Dfckeditor.lasso40 'config' = array,
53 -optional='config', -type='array'
61 local_defined('config') ? self->config = #config;
101 if(self->config->size);
103 iterate(self->config, local('this'));
/plugin/xcom/lang/en/
H A Dfunctions.txt43 …page. The number of pages in the result is controlled \\ via the [[doku>:config:recent]] configura…
/plugin/xhtmlruby/
H A Dconf.ini4 [config] section
/plugin/xlsx2dw/
H A Daction.php26 $config = require(DOKU_PLUGIN . 'xlsx2dw/conf/config.php');
29 'type' => $config['buttonType'],
30 'title' => $config['buttonTitle'],
31 'icon' => $config['buttonIcon'],
32 'block' => $config['buttonBlock'],
33 'open' => $config['buttonOpen'],
34 'close' => $config['buttonClose'],
35 'id' => $config['buttonID']
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js37160 …if (config.mode !== 'GCM' && iv.length !== config.iv) throw new TypeError('invalid iv length ' + i…
37164 if (config.type === 'stream') {
37166 } else if (config.type === 'auth') {
37176 var keys = ebtk(password, false, config.key, config.iv);
37289 …if (config.mode !== 'GCM' && iv.length !== config.iv) throw new TypeError('invalid iv length ' + i…
37291 if (config.type === 'stream') {
37293 } else if (config.type === 'auth') {
37303 var keys = ebtk(password, false, config.key, config.iv);
81758 if (config('noDeprecation')) {
81766 if (config('throwDeprecation')) {
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs22310 case 'config-item-set': // TODO: <office:config-item-set>
22311 case 'config-item-map-indexed': // TODO: <office:config-item-map-indexed>
22312 case 'config-item-map-entry': // TODO: <office:config-item-map-entry>
22313 case 'config-item-map-named': // TODO: <office:config-item-map-entry>
22525 case 'config-item':
23046 'xmlns:config': "urn:oasis:names:tc:opendocument:xmlns:config:1.0",
/plugin/xref/
H A Dphpxref-0.7-javascriptfix.patch
/plugin/yalist/
H A Dsyntax.php424 $config = $this->getConf('def_list_odt_export');
425 if($config != 'table') {
427 … if($config == 'listheader' && method_exists($renderer, 'listheader_close')) {
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1134 config: GanttConfigOptions; property
1266 alert(config: any): HTMLElement;
1388 confirm(config: any): HTMLElement;
1418 createDatastore(config: any): void;
1547 exportToJSON(config: any): void;
1930 groupBy(config: any): void;
1958 importFromExcel(config: any): void;
2057 isWorkTime(config: any): boolean;
2077 message(config: any): HTMLElement;
2247 setWorkTime(config: any): void;
[all …]
H A Ddhtmlxgantt.js13config();return e.scale_unit||e.date_scale||e.subscales},_prepareScaleObject:function(e){var i=e.f… class in t.skins.broadway
H A Ddhtmlxgantt.js.map1config.ts","webpack://[name]/./sources/core/common/services.js","webpack://[name]/./sources/core/c…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_click_drag.js13config.row_height;this._el.style.height=t+"px",this._el.style.top=(Math.ceil(this._positionPoint.r…
H A Ddhtmlxgantt_click_drag.js.map1config","_this","_el","document","createElement","_viewPort","viewPort","classList","add","classNa…
H A Ddhtmlxgantt_csp.js13config.task_attribute="data-task-id",gantt.config.link_attribute="data-link-id",gantt.config.grid_…
H A Ddhtmlxgantt_csp.js.map1config","task_attribute","link_attribute","grid_resizer_column_attribute","grid_resizer_attribute"…
H A Ddhtmlxgantt_drag_timeline.js13config.readonly=t._originalReadonly),void 0!==t._originAutoscroll&&(gantt.config.autoscroll=t._ori…
H A Ddhtmlxgantt_drag_timeline.js.map1config","scrollX","getScrollState","position","scrollY","_countNewScrollPosition","coords","shiftX…
H A Ddhtmlxgantt_keyboard_navigation.js13config.keyboard_navigation_cells?new t.$keyboardNavigation.TaskCell:new t.$keyboardNavigation.Task…
H A Ddhtmlxgantt_keyboard_navigation.js.map1config","keyboard_navigation_cells","TaskCell","TaskRow","isValid","fallback","setDefaultNode","fr…
H A Ddhtmlxgantt_marker.js13config.show_markers)return!1;if(!t.start_date)return!1;var e=gantt.getState();if(!(+t.start_date>+…
H A Ddhtmlxgantt_marker.js.map1config","show_markers","start_date","state","getState","max_date","end_date","min_date","div","doc…
H A Ddhtmlxgantt_multiselect.js13config.multiselect=!0,gantt.config.multiselect_one_level=!1,gantt._multiselect={_selected:{},_one_…
H A Ddhtmlxgantt_multiselect.js.map1config","multiselect","multiselect_one_level","_multiselect","_selected","_one_level","_active","_…

1...<<31323334353637