Home
last modified time | relevance | path

Searched refs:init (Results 226 – 250 of 678) sorted by relevance

12345678910>>...28

/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/drawio/
H A Ddocker-compose.yaml15 - ./docker/entrypoint-dev.sh:/docker-entrypoint-init.d/makesymlink.sh
/plugin/tfslink/
H A Dscript.js12 addworkitemlink_wiz.init(jQuery('#' + edid));
/plugin/findologicxmlexport/vendor/sebastian/global-state/tests/_fixture/
H A DSnapshotClass.php28 public static function init() function in SebastianBergmann\\GlobalState\\TestFixture\\SnapshotClass
/plugin/ckgedit/ckeditor/plugins/msword/
H A Dplugin.js19 init: function( editor ) {
/plugin/ckgedit/ckeditor/plugins/truetype/
H A Dplugin.js14 init: function( editor )
/plugin/blogtng/helper/
H A Dsqlite.php37 if(!$this->db->init('blogtng', dirname(__FILE__) . '/../db/')) {
/plugin/flowcharts/
H A Ddeleted.files5 mermaid-init.js
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js.unc10 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.pluginDefinition.html#init
11 init: function( editor )
/plugin/htmlokay/
H A Ddirectory_scan-3.php5 function init() { function
124 init();
/plugin/p2ilinkaction/
H A Dp2i.thumbnails.js26 return p2iQuery.fn.init();
31 init: function() {
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js.unc10 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.pluginDefinition.html#init
11 init: function( editor )
/plugin/syntaxhighlighter3/sxh3/tests/
H A Dcommonjs_tests.js47 brush.init({ toolbar: false });
/plugin/fastwiki/
H A Dscript.js47 $(window).trigger('fastwiki:init', [m_viewMode]);
57 m_browserHistory.init(load);
255 * Most of this function was derived from core DokuWiki scripts, because Doku doesn't have init functions -- it does
266 dw_editor.init();
267 dw_locktimer.init(JSINFO.fastwiki.locktime, JSINFO.fastwiki.usedraft);
326 // See lib/scripts/linkwiz.js:init
332 dw_linkwiz.init($('[aria-controls="link__wiz"]'));
479 // Global init from index.js
481 dw_index.init();
567 // These two lines are from dw_page.init()
[all...]
/plugin/ckgdoku/ckeditor/plugins/about/
H A Dplugin.js13 init: function( editor ) {
/plugin/freechat/phpfreechat/src/
H A Dpfccontainerinterface.class.php33 function init(&$c) { return array(); } function in pfcContainerInterface
/plugin/diagramsnet/lib/plugins/
H A Dtext.js15 dlg.init();
/plugin/newpagetemplate/
H A Dcli.php65 $helper->init($clopts, $options, $this);
74 $helper->init($clopts, $options, $this);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode128.php21 $this->init($code, $type, $ean);
35 protected function init($code, $type, $ean) function in Mpdf\\Barcode\\Code128
/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…
/plugin/ckgedit/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…
/plugin/combo/resources/snippet/js/
H A Dsearch.js32 .init();
/plugin/authfacebook/lib/HttpClients/
H A DFacebookCurl.php44 public function init() function in Facebook\\HttpClients\\FacebookCurl
/plugin/diagramsnet/lib/js/diagramly/
H A DSettings.js246 init: function() method in mxSettings
275 mxSettings.init();
286 mxSettings.init();
/plugin/autlogin/
H A Dscript.js2 init: function(){ method in acl
133 addInitEvent(acl.init);

12345678910>>...28