Home
last modified time | relevance | path

Searched refs:init (Results 451 – 475 of 678) sorted by last modified time

1...<<11121314151617181920>>...28

/plugin/ckgdoku/ckeditor/plugins/pastebase64/
H A Dplugin.js5 init: init
8 function init(editor) { function
/plugin/ckgdoku/ckeditor/plugins/smiley/
H A Dplugin.js1 …sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"smiley",hidpi:true,init:function(a){a.confi…
H A Dplugin.js.unc11 init: function( editor ) {
/plugin/dwcommits/
H A Dhelper.php158 if(!$db->init($this->db_name,dirname(__FILE__).'/db/')){
H A Dadmin.php71 'init'=>"dcw_db_update",'update'=>"dcw_db_update",
84 case 'init' :
/plugin/datagraph/
H A Dsyntax.php21 if(! $sqlite->init('data', dirname(__FILE__) . '/db/')){
/plugin/authfacebook/lib/HttpClients/
H A DFacebookCurl.php44 public function init() function in Facebook\\HttpClients\\FacebookCurl
H A DFacebookCurlHttpClient.php112 $this->facebookCurl->init();
/plugin/spellcheck/
H A Dscript.js108 this.init = function(txtStart,txtStop,txtRun,txtNoErr,txtNoSug,txtChange){ method in ajax_spell_class
460 ajax_spell.init(LANG['plugins']['spellcheck']['start'],
H A Dtmp3 js_runonstart("ajax_spell.init('".
/plugin/syntaxhighlighter3/sxh3/tests/
H A Dcommonjs_tests.js47 brush.init({ toolbar: false });
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1617 highlighter.init(params);
2944 init: function(params)
H A DshCore.min.js17init(c),t=i.getDiv(o),""!=(u.id||"")&&(t.id=u.id),u.parentNode.replaceChild(t,u)}}},all:function(e… method in B.Highlighter
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js336 highlighter.init(params);
1663 init: function(params)
/plugin/syntaxhighlighter3/sxh3/demos/
H A Dnode.js18 brush.init({ toolbar: false });
/plugin/callflow/
H A Draphael.js4482 init = {},
4575 init[key] = e.totalOrigin[key];
4577 e.el.attr(init);
/plugin/htmlokay/
H A Ddirectory_scan-3.php5 function init() { function
124 init();
H A Dadmin.php53 $this->init();
165 function init() function in admin_plugin_htmlOKay
/plugin/davcard/
H A Dhelper.php38 if(!$this->sqlite->init('davcard', DOKU_PLUGIN.'davcard/db/'))
/plugin/fetchmedia/action/
H A Dajax.php302 * @param bool $init wait from now on, not from last time
305 protected function waitForTick($init = false) { argument
307 if($init) $last = time();
/plugin/issuetracker/
H A Dtablekit.js42 TableKit.Sortable.init(table);
45 TableKit.Resizable.init(table);
48 TableKit.Editable.init(table);
239 if(op.sortable) {TableKit.Sortable.init(table);}
253 TableKit.Sortable.init(t);
260 TableKit.Resizable.init(t);
267 TableKit.Editable.init(t);
298 init : function(elm, options){ method in TableKit.Sortable
339 TableKit.Sortable.init(table);
613 init : function(elm, options){ method in TableKit.Resizable
[all …]
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php691 $ret = $this->init($spec);
817 protected function init($spec) { function in jucksearm\\barcode\\lib\\QRcode
/plugin/top/
H A Dhelper.php32 $ok = $this->sqlite->init('top', __DIR__ . '/db');
/plugin/leightweightscript/
H A Dscript.js2 init: function(timeout,draft,edid){ method in dw_locktimer
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js118 callFunction( ds.dataLoader.init, ds.dataLoader, chart );
128 callFunction( ds.eventDataLoader.init, ds.eventDataLoader, chart );
140 callFunction( l.init, l, chart );

1...<<11121314151617181920>>...28