Home
last modified time | relevance | path

Searched defs:events (Results 1 – 25 of 65) sorted by relevance

123

/plugin/webdavclient/vendor/sabre/vobject/bin/
Dgenerateicalendardata.php24 $events = 100; variable
26 if (isset($argv[1])) $events = (int)$argv[1]; variable
/plugin/icalevents/vendor/sabre/vobject/bin/
Dgenerateicalendardata.php24 $events = 100; variable
26 if (isset($argv[1])) $events = (int)$argv[1]; variable
/plugin/davcard/vendor/sabre/vobject/bin/
Dgenerateicalendardata.php24 $events = 100; variable
26 if (isset($argv[1])) $events = (int)$argv[1]; variable
/plugin/davcal/vendor/sabre/vobject/bin/
Dgenerateicalendardata.php24 $events = 100; variable
26 if (isset($argv[1])) $events = (int)$argv[1]; variable
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Dview.js100 var events = {'click h1': 'increment'}; variable
136 var events = { variable
169 var events = {'click h1': 'increment'}; variable
345 events: { property
369 events: { property
398 events: { property
469 events: { property
497 events: { property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
DSuspiciousActivity.php47 public function setEvents($events)
DDeviceCompromised.php47 public function setEvents($events)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DGamesManagement.php44 public $events; variable in Google\\Service\\GamesManagement
DCalendar.php58 public $events; variable in Google\\Service\\Calendar
DGames.php48 public $events; variable in Google\\Service\\Games
/plugin/jplayer/vendor/happyworm/jplayer/lib/
Dpopcorn.ie8.js16 events[ eventName ] = { variable
17 events: [], property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
DMetadata.php75 public function setEvents($events)
DCheckInRequest.php71 public function setEvents($events)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowV2Intent.php42 public $events; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2Intent
153 public function setEvents($events)
DGoogleCloudDialogflowV2beta1Intent.php42 public $events; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1Intent
157 public function setEvents($events)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
DMetadata.php79 public function setEvents($events)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
DActivity.php77 public function setEvents($events)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
DEventDispatcherTest.php211 public static $events = []; variable in JMS\\Serializer\\Tests\\Serializer\\EventDispatcher\\MockSubscriber
/plugin/dev/
DSkeletor.php239 protected function actionReplacements($events = [])
/plugin/authgoogle/google/contrib/
DGoogle_AuditService.php124 public $events; variable in Google_Activity
137 public function setEvents(/* array(Google_ActivityEvents) */ $events) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
DApplicationReport.php95 public function setEvents($events)
/plugin/asciidocjs/node_modules/asap/
Dpackage.json46 "events": "^1.0.1", string
/plugin/sequencediagram/bower_components/eve-raphael/
Deve.js32 events = {n: {}}, variable
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DRoom.php26 protected $events = []; variable in MatrixPhp\\Room
742 public function modifyRequiredPowerLevels(array $events = [], array $extra = []) {
/plugin/snow/
Dsnowstorm.js187 this.events = (function() { method

123