| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | DriveActivity.php | 26 * Provides a historical view of activity in Google Drive.</p> 30 * <a href="https://developers.google.com/drive/activity/" target="_blank">Documentation</a> 37 /** View and add to the activity record of files in your Google Drive. */ 39 "https://www.googleapis.com/auth/drive.activity"; 40 /** View the activity record of files in your Google Drive. */ 42 "https://www.googleapis.com/auth/drive.activity.readonly"; 44 public $activity; variable in Google\\Service\\DriveActivity 62 $this->activity = new DriveActivity\Resource\Activity( 65 'activity', 69 'path' => 'v2/activity:query',
|
| D | Fitness.php | 37 /** Use Google Fit to see and store your physical activity data. */ 39 "https://www.googleapis.com/auth/fitness.activity.read"; 40 /** Add to your Google Fit physical activity data. */ 42 "https://www.googleapis.com/auth/fitness.activity.write";
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/ |
| D | FloodlightActivities.php | 35 * Deletes an existing floodlight activity. (floodlightActivities.delete) 38 * @param string $id Floodlight activity ID. 48 * Generates a tag for a floodlight activity. (floodlightActivities.generatetag) 53 * @opt_param string floodlightActivityId Floodlight activity ID for which we 64 * Gets one floodlight activity by ID. (floodlightActivities.get) 67 * @param string $id Floodlight activity ID. 78 * Inserts a new floodlight activity. (floodlightActivities.insert) 102 * activities with the specified floodlight activity group IDs. 104 * activities with the specified floodlight activity group name. 106 * activities with the specified floodlight activity group tag string. [all …]
|
| D | FloodlightActivityGroups.php | 34 * Gets one floodlight activity group by ID. (floodlightActivityGroups.get) 37 * @param string $id Floodlight activity Group ID. 48 * Inserts a new floodlight activity group. (floodlightActivityGroups.insert) 62 * Retrieves a list of floodlight activity groups, possibly filtered. This 69 * @opt_param string advertiserId Select only floodlight activity groups with 72 * @opt_param string floodlightConfigurationId Select only floodlight activity 75 * @opt_param string ids Select only floodlight activity groups with the 88 * floodlightactivitygroup activity", "floodlightactivitygroup 2015", or simply 92 * @opt_param string type Select only floodlight activity groups with the 93 * specified floodlight activity group type. [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/Resource/ |
| D | Activity.php | 24 * The "activity" collection of methods. 28 * $activity = $driveactivityService->activity; 31 class Activity extends \Google\Service\Resource class 34 * Query past activity in Google Drive. (activity.query) 49 class_alias(Activity::class, 'Google_Service_DriveActivity_Resource_Activity');
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicyAnalyzer/ |
| D | GoogleCloudPolicyanalyzerV1Activity.php | 25 public $activity; variable in Google\\Service\\PolicyAnalyzer\\GoogleCloudPolicyanalyzerV1Activity 40 public function setActivity($activity) argument 42 $this->activity = $activity; 49 return $this->activity;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/ |
| D | ScreenshotCluster.php | 26 public $activity; variable in Google\\Service\\ToolResults\\ScreenshotCluster 39 public function setActivity($activity) argument 41 $this->activity = $activity; 48 return $this->activity;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/ |
| D | AggregateBucket.php | 26 public $activity; variable in Google\\Service\\Fitness\\AggregateBucket 47 public function setActivity($activity) argument 49 $this->activity = $activity; 56 return $this->activity;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/Resource/ |
| D | Activities.php | 37 * Google Drive activity reports. For more information about the activity 38 * report's parameters, see the activity parameters reference guides. 53 * summary using the IP address of the user whose activity is being reported. 80 * API reports this activity in the Calendar Settings `type` and `eventName` 92 * following Admin Activity example, the <> operator is URL-encoded in the 117 * @opt_param int maxResults Determines how many activity records are shown on 123 * Activity records will be shown only for users who belong to the specified 160 * summary using the IP address of the user whose activity is being reported. 187 * API reports this activity in the Calendar Settings `type` and `eventName` 199 * following Admin Activity example, the <> operator is URL-encoded in the [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/ |
| D | Activities.php | 36 * list of one or more activity resource properties that the API response will 39 * example, in an activity resource, the snippet property contains other 40 * properties that identify the type of activity, a display title for the 41 * activity, and so forth. If you set *part=snippet*, the API response will also
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/ |
| D | Activities.php | 27 protected $itemsType = Activity::class; 53 * @param Activity[] 60 * @return Activity[]
|
| D | Activity.php | 20 class Activity extends \Google\Collection class 147 class_alias(Activity::class, 'Google_Service_Reports_Activity');
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/ |
| D | UserActivitySession.php | 23 protected $activitiesType = Activity::class; 47 * @param Activity[] 54 * @return Activity[]
|
| /plugin/gitlabproject/lang/en/ |
| D | lang.php | 10 $lang['gitlab.activity'] = 'Last activity';
|
| /plugin/siteexport/.github/ |
| D | style.yml | 15 recent activity. It will be closed after 30 days if no further activity occurs.
|
| /plugin/gitlabapi/lang/en/ |
| D | lang.php | 6 $lang['gitlab.activity'] = 'Last activity';
|
| /plugin/botmon/ |
| H A D | README.md | 2 Plugin for live-monitoring your DokuWiki instance for bot activity 6 In addition to collecting a lot fo information about bot activity on your server, it now also has a…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
| D | ActivityListResponse.php | 31 protected $itemsType = Activity::class; 83 * @param Activity[] 90 * @return Activity[]
|
| D | Activity.php | 20 class Activity extends \Google\Model class 112 class_alias(Activity::class, 'Google_Service_YouTube_Activity');
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Ideahub/Resource/ |
| D | PlatformsPropertiesIdeaActivities.php | 33 * Creates an idea activity entry. (ideaActivities.create) 35 * @param string $parent Required. The parent resource where this idea activity
|
| /plugin/botbouncer/ |
| D | README.md | 36 …y have a free service for sites with little activity, and as you to upgrade once you reach a certa…
|
| /plugin/loglog/ |
| D | plugin.info.txt | 6 desc Log logins, logouts and admin activity to a file
|
| /plugin/loglog/lang/en/ |
| D | intro.txt | 1 ====== Weekly User and Admin Activity ======
|
| /plugin/directions/ |
| D | plugin.info.txt | 5 name Directions Plug-In to show navigational activity on the wiki.
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar-BPMN.js | 186 …this.createVertexTemplateEntry(s4, 120, 80, '', 'Call Activity', null, null, dt + 'call activity'), 187 …try(s4 + 'taskMarker=user;', 120, 80, '', 'User Call Activity', null, null, dt + 'user call activi… 188 …4 + 'taskMarker=manual;', 120, 80, '', 'Manual Call Activity', null, null, dt + 'manual call activ… 189 …usinessRule;', 120, 80, '', 'Business Rule Call Activity', null, null, dt + 'business rule call ac… 190 …4 + 'taskMarker=script;', 120, 80, '', 'Script Call Activity', null, null, dt + 'script call activ… 191 …lateEntry(s4 + 'isLoopSub=1;', 120, 80, '', 'Call Activity, Collapsed', null, null, dt + 'call act… 192 …p;align=left;spacingLeft=5;', 180, 100, '', 'Call Activity, Expanded', null, null, dt + 'call acti… 462 this.addEntry(dt + 'call choreography activity calling global task', function() 490 this.addEntry(dt + 'call choreography activity calling global task loop', function() 518 …this.addEntry(dt + 'call choreography activity calling global task sequential multi instance', fun… [all …]
|