Home
last modified time | relevance | path

Searched refs:init (Results 326 – 350 of 678) sorted by relevance

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

/plugin/bureaucracyau/helper/
H A Dfield.php53 $this->init($args);
71 protected function init(&$args) { function in helper_plugin_bureaucracyau_field
/plugin/bureaucracy-au/helper/
H A Dfield.php53 $this->init($args);
71 protected function init(&$args) { function in helper_plugin_bureaucracyau_field
/plugin/bureaucracy/helper/
H A Dfield.php53 $this->init($args);
71 protected function init(&$args) { function in helper_plugin_bureaucracy_field
/plugin/topbarsyntax/
H A Dcsshover3.htc51 // init, called once ondomcontentready via the exposed window.CSSHover function
52 init:function() {
64 // called from init, parses individual stylesheets
255 CSSHover.init();
/plugin/indexmenu2/cms/modifiers/
H A Dajaxum.js14 …uld not fetch data from the server"},'message':{'loading':"Loading..."}}},init:function(i,I,l){i.h…
/plugin/twofactor/
H A DProvider.php49 public function init($user) function in dokuwiki\\plugin\\twofactor\\Provider
/plugin/ckgdoku/ckeditor/plugins/about/
H A Dplugin.js.unc13 init: function( editor ) {
/plugin/ckgdoku/ckeditor/plugins/headerbuttons/
H A Dplugin.js11 init: function( editor ) {
/plugin/metadisplay/
H A Dcli.php46 $helper->init($clopts);
/plugin/ckgedit/ckeditor/plugins/headerbuttons/
H A Dplugin.js11 init: function( editor ) {
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js1 …pt-br,pt,ro,ru,sk,sl,sr-latn,sr,sv,th,tr,ug,uk,vi,zh-cn,zh",icons:"image",init:function(c){var d="…
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DDigest.php62 function init() { function in Sabre\\HTTP\\Auth\\Digest
/plugin/fksnewsfeed/
H A Dhelper.php74 …if (!$this->sqlite->init('newsfeed', DOKU_PLUGIN . $pluginName . DIRECTORY_SEPARATOR . 'db' . DIRE…
/plugin/letsencrypt/
H A Dadmin.php193 $form->addButton('init', $this->getLang('create account'))->attr('type', 'submit')->val(1);
/plugin/top/
H A Dhelper.php32 $ok = $this->sqlite->init('top', __DIR__ . '/db');
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/
H A DInstaller.php188 if (!$process->init()) {
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DDigest.php62 function init() { function in Sabre\\HTTP\\Auth\\Digest
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js1 …pt-br,pt,ro,ru,sk,sl,sr-latn,sr,sv,th,tr,ug,uk,vi,zh-cn,zh",icons:"image",init:function(c){var d="…
/plugin/combo/resources/snippet/js/
H A Dcombo-search-box.js50 init() { method in combos.searchBox
/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'],
/plugin/templateconfhelper/
H A DREADME20 * tpl_switch( $tpl ) - change style after init.php has been run
44 Cascade Path is an extension to the cascade config values in dokuwiki init. It can be set in preloa…
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js11 this.init();
17 Actions.prototype.init = function() method in Actions
103 dlg.init();
682 dlg.init();
956 dlg.init();
1102 dlg.init();
1120 dlg.init();
1466 dlg.init();
1700 this.layersWindow.init();
/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 );
/plugin/404manager/
H A Dadmin.php716 $init = $this->sqlite->init($pluginName, DOKU_PLUGIN . $pluginName . '/db/');
717 if (!$init) {
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js1 CKEDITOR.plugins.add("footnote",{init:function(b){b.addCommand("footnoteDialog",new CKEDITOR.dialog…

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