Home
last modified time | relevance | path

Searched defs:instance (Results 51 – 75 of 118) sorted by last modified time

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DUsers.php46 public function delete($project, $instance, $optParams = [])
62 public function insert($project, $instance, User $postBody, $optParams = [])
77 public function listUsers($project, $instance, $optParams = [])
96 public function update($project, $instance, User $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DUser.php33 public $instance; variable in Google\\Service\\SQLAdmin\\User
90 public function setInstance($instance)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DPartialUpdateInstanceRequest.php32 public function setInstance(Instance $instance)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceManagedByIgmErrorInstanceActionDetails.php29 public $instance; variable in Google\\Service\\Compute\\InstanceManagedByIgmErrorInstanceActionDetails
50 public function setInstance($instance)
H A DInstanceWithNamedPorts.php26 public $instance; variable in Google\\Service\\Compute\\InstanceWithNamedPorts
37 public function setInstance($instance)
H A DTargetInstance.php37 public $instance; variable in Google\\Service\\Compute\\TargetInstance
108 public function setInstance($instance)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DWorkerReleasedEvent.php25 public $instance; variable in Google\\Service\\CloudLifeSciences\\WorkerReleasedEvent
34 public function setInstance($instance)
/plugin/a2s/
H A DASCIIToSVG.php1639 private static $instance = null; variable in dokuwiki\\plugin\\a2s\\Scale
/plugin/popupviewer/
H A Dscript.js7 var instance = null; variable
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jar ... .Object) throws java.lang.IllegalAccessException Object instance boolean isSynthetic () } com/google/gson ...
H A Dcache-api-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/ javax/ javax/cache/ javax/ ...
/plugin/refnotes/
H A Dcore.php23 private static $instance = NULL; variable in refnotes_parser_core
322 private static $instance = NULL; variable in refnotes_renderer_core
[all...]
H A Dbibtex.php13 private static $instance = NULL; variable in refnotes_bibtex_parser
H A Ddatabase.php13 private static $instance = NULL; variable in refnotes_reference_database
H A Dlocale.php24 private static $instance = NULL; variable in refnotes_localization
/plugin/extendpage/meta/
H A DAssignments.php24 protected static $instance = null; variable in dokuwiki\\plugin\\extendpage\\meta\\Assignments
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1431 this.SourceLink=function(url,line,type,object,instance){this.href=url; argument
/plugin/webdav/vendor/sabre/event/lib/Loop/
H A Dfunctions.php173 function instance(Loop $newLoop = null) { function
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js501 disable: function( instance, plugin ) { argument
528 enable: function( instance, plugin ) { argument
556 destroy: function( instance ) { argument
1134 TrackEvent.start = function( instance, track ) { argument
1158 TrackEvent.end = function( instance, track ) { argument
/plugin/issuelinks/classes/
H A DServiceProvider.php10 protected static $instance; variable in dokuwiki\\plugin\\issuelinks\\classes\\ServiceProvider
/plugin/issuelinks/services/
H A DAbstractService.php10 protected static $instance = []; variable in dokuwiki\\plugin\\issuelinks\\services\\AbstractService
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Dexample_big.php26 $instance = new EtherpadLiteClient('EtherpadFTW','http://beta.etherpad.org/api'); // Example URL: … variable

12345