Home
last modified time | relevance | path

Searched refs:Controller (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/Resource/
H A DController.php28 class Controller extends \Google\Service\Resource class
33 class_alias(Controller::class, 'Google_Service_CloudDebugger_Resource_Controller');
/plugin/combo/resources/snippet/js/
H A Dscroll-magic.js5 const controller = new ScrollMagic.Controller();
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1865 },initialize:function(){Controller.initialize.apply(this);
1869 }},shutdown:function(){Controller.shutdown.apply(this)
1943 Menu.prototype=extend(Controller,{destroy:function(){this.hide();
1950 },initialize:function(){Controller.initialize.call(this);
1952 },shutdown:function(){Controller.shutdown.call(this)
2053 function StatusBar(){}StatusBar.prototype=extend(Controller,{})
2387 append(ChromeBase,Controller);
2441 }Controller.initialize.call(this);
2522 Controller.shutdown.call(this);
2707 },initialize:function(){Controller.initialize.apply(this);
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js7601 FBL.Controller = { class in FBL
7871 Button.prototype = extend(Controller,
7920 Controller.shutdown.apply(this);
8224 Menu.prototype = extend(Controller,
8249 Controller.initialize.call(this);
8259 Controller.shutdown.call(this);
9802 append(ChromeBase, Controller);
10167 Controller.initialize.call(this);
10486 Controller.shutdown.call(this);
11067 var ChromeMini = extend(Controller,
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1793 FBL.ns(function(){with(FBL){FBL.Controller={controllers:null,controllerContext:null,initialize:function(context){this.controllers=[]; class in FBL
1871 Button.prototype=extend(Controller,{type:"normal",caption:"caption",title:null,className:"",baseClassName:"fbButton",pressedClassName:"fbBtnPressed",element:null,container:null,owner:null,state:null,display:null,destroy:function(){this.shutdown();
1876 },initialize:function(){Controller.initialize.apply(this);
1880 }},shutdown:function(){Controller.shutdown.apply(this)
1954 Menu.prototype=extend(Controller,{destroy:function(){this.hide();
1961 },initialize:function(){Controller.initialize.call(this);
1963 },shutdown:function(){Controller.shutdown.call(this)
2064 function StatusBar(){}StatusBar.prototype=extend(Controller,{})
2398 append(ChromeBase,Controller);
2452 }Controller
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md695 - Not compatible with Symfony 3's Controller::json\(\) [\#663](https://github.com/schmittjoh/serial…