Home
last modified time | relevance | path

Searched refs:init (Results 301 – 325 of 678) sorted by relevance

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DImb.php49 $this->init($code, $gapWidth, $daft);
66 private function init($code, $gapWidth, $daft) function in Mpdf\\Barcode\\Imb
H A DCode93.php17 $this->init($code);
29 private function init($code) function in Mpdf\\Barcode\\Code93
/plugin/dropfiles/src/
H A Dupload.js433 function init() { function
445 init();
450 init();
/plugin/ckgdoku/ckeditor/plugins/shortcuts/
H A Dplugin.js1 (function(){CKEDITOR.plugins.add("shortcuts",{init:function(c){c.addCommand("ckgundoheader",{exec:f…
/plugin/semanticdata/
H A Dbureaucracy_field.php12 $this->init($syntax_plugin, $args);
/plugin/feedaggregator/
H A Daction.php66 $simplepie->init();
/plugin/ckgedit/ckeditor/plugins/shortcuts/
H A Dplugin.js1 (function(){CKEDITOR.plugins.add("shortcuts",{init:function(c){c.addCommand("ckgundoheader",{exec:f…
/plugin/revealjs/plugin/math/
H A Dmath.js63 init: function() {
/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.min.js2init=function(){j.settings=c.extend({},i,f),c.isArray(e)?(k=e,g.target=c(a),g.init(j.settings.init… function
/plugin/gallery/swipebox/js/
H A Djquery.swipebox.js
/plugin/freechat/phpfreechat/src/containers/
H A Dmysql.class.php95 function init(&$c) function in pfcContainer_Mysql
97 $errors = pfcContainerInterface::init($c);
H A Doracle.class.php86 function init(&$c) function in pfcContainer_Oracle
89 $errors = pfcContainerInterface::init($c);
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js227 init: empty,
332 var init = function () { function
635 init: init, property in AnonymousClass188cee6f0b01
/plugin/davcal/vendor/sabre/dav/bin/
H A Dbuild.php77 function init() { function
/plugin/cli/
H A Dsyntax.php25 protected $init=false; variable in syntax_plugin_cli
63 if( $this->init ) return;
82 $this->init = true;
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js720 init: function (depMaps, factory, errback, options) { method in Module
946 this.init([], function () { return value; }, null, {
970 this.init([], function () { return value; }, null, {
1149 getModule(makeModuleMap(args[0], null, true)).init(args[1], args[2]);
1267 if ((value.exports || value.init) && !value.exportsFn) {
1326 if (value.init) {
1327 ret = value.init.apply(global, arguments);
1392 requireMod.init(deps, callback, errback, {
/plugin/jplayer/components/
H A Drequire.js720 init: function (depMaps, factory, errback, options) { method in Module
946 this.init([], function () { return value; }, null, {
970 this.init([], function () { return value; }, null, {
1149 getModule(makeModuleMap(args[0], null, true)).init(args[1], args[2]);
1267 if ((value.exports || value.init) && !value.exportsFn) {
1326 if (value.init) {
1327 ret = value.init.apply(global, arguments);
1392 requireMod.init(deps, callback, errback, {
/plugin/jirainfo/
H A Dscript.js27 self.init = function () { function
76 plugin_jirainfo.init();
/plugin/bibtex/OSBib/create/
H A Dcommon.js20 function init(){ // init() is called in body.tpl function
/plugin/authfacebook/lib/HttpClients/
H A DFacebookCurlHttpClient.php112 $this->facebookCurl->init();
/plugin/imageflow/
H A Dscript.js114 this.init = function() { method in imageflow_plugin
144 imgRep.init(this);
242 this.init = function(imgData) { method in imageflow_plugin.imageRepresentation
647 … jQuery.popupviewer().init(_self.checkedImages).presentViewerWithContent.call(whereToImage);
734 (new imageflow_plugin(this)).init();
/plugin/sortablejs/
H A Dscript.js38 init: function () { method in sorttable
459 window.addEvent( window, "load", sorttable.init );
462 sorttable.init();
/plugin/codeprettify/code-prettify/src/
H A Dlang-swift.js51 …on|fallthrough|fileprivate|final|for|func|get|guard|import|indirect|infix|init|inout|internal|i386…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.js949 this.init(diagram, options);
955 init: function(diagram, options) {
1308 this.init(diagram, options, resume);
1313 init: function(diagram, options, resume) {
1314 BaseTheme.prototype.init.call(this, diagram); method in BaseTheme
1533 this.init(diagram, options, resume);
1593 this.init(diagram, _.defaults(options, {
1601 init: function(diagram, options, resume) {
1602 BaseTheme.prototype.init.call(this, diagram); method in BaseTheme
1721 this.init(diagram, _.defaults(options, {
/plugin/dyncontent/
H A Dscript.js12 dw_linkwiz_v2.init(jQuery('#'+edid));
35 init: function($editor){ method in dw_linkwiz_v2

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