Home
last modified time | relevance | path

Searched refs:init (Results 201 – 225 of 678) sorted by relevance

12345678910>>...28

/plugin/lightweightscript/
H A Dscript.js2 init: function(timeout,draft,edid){ method in dw_locktimer
/plugin/diagramsnet/lib/plugins/
H A Dreplay.js159 dlg.init();
163 dlg.init();
270 dlg.init();
/plugin/randomtables/helper/
H A Dhelper.php20 if(!$sqlite->init('randomtables', DOKU_PLUGIN . 'randomtables/db/')){
/plugin/twistienav4bootstrap3/
H A Dscript.js14 init: function () { method in twistienav4bootstrap3_plugin
195 twistienav4bootstrap3_plugin.init();
/plugin/twistienav/
H A Dscript.js12 init: function () { method in twistienav_plugin
207 twistienav_plugin.init();
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DProcessInterface.php35 public function init(); function
/plugin/ckgdoku/ckeditor/plugins/tags/
H A Dplugin.js5 init: function(editor) {
/plugin/syntaxhighlighter3/sxh3/demos/
H A Dnode.js18 brush.init({ toolbar: false });
/plugin/ckgdoku/ckeditor/plugins/wrap/
H A Dplugin.js3 init: function( editor ) {
/plugin/ckgedit/ckeditor/plugins/wrap/
H A Dplugin.js3 init: function( editor ) {
/plugin/datatables/assets/datatables.net-plugins/features/mark.js/
H A Ddatatables.mark.min.js
/plugin/memcache/classes/
H A Dmemcache_fakecache.class.php29 public static function init(){ function in memcache_fakecache
108 memcache_fakecache::init();
H A Dmemcache_interface.loader.php6 public static function init(); function
/plugin/actickets/
H A Dscript.js9 init: function() { method in actickets
113 addInitEvent(actickets.init);
/plugin/prosemirror/
H A Dscript.js9 dw_locktimer.init(dw_locktimer.timeout/1000, dw_locktimer.draft);
56 dw_locktimer.init(dw_locktimer.timeout/1000, dw_locktimer.draft, 'prosemirror__editor');
/plugin/spellcheck/
H A Dtmp3 js_runonstart("ajax_spell.init('".
/plugin/ckgdoku/ckeditor/plugins/geshi/
H A Dplugin.js19 init: function( editor ) {
/plugin/ckgedit/ckeditor/plugins/geshi/
H A Dplugin.js19 init: function( editor ) {
/plugin/ckgedit/ckeditor/plugins/note/
H A Dplugin.js4 init: function( editor ) {
/plugin/fedauth/js/
H A Dadmin.js14 init : function() { method in fa_manager
87 fa_manager.init
261 jQuery(fa_manager.init);
/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/codeprettify/code-prettify/src/
H A Drun_prettify.js137 init = function(e) { function
141 (e.type == 'load' ? win : doc)[rem](pre + e.type, init, false);
152 init('poll');
162 doc[add](pre + 'DOMContentLoaded', init, false);
163 doc[add](pre + 'readystatechange', init, false);
164 win[add](pre + 'load', init, false);
/plugin/ckgdoku/ckeditor/plugins/timestamp/
H A Dplugin.js19 init: function( editor ) {
/plugin/ckgedit/ckeditor/plugins/timestamp/
H A Dplugin.js19 init: function( editor ) {
/plugin/api/_test/
H A Dutils.php16 static function init(){ function in dokuwiki_plugin_api_util

12345678910>>...28