/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/Resource/ |
H A D | ProjectsLocationsTargets.php | 24 use Google\Service\CloudDeploy\Target; alias 44 * @param Target $postBody 64 public function create($parent, Target $postBody, $optParams = []) 110 * @return Target 116 return $this->call('get', [$params], Target::class); 180 * @param Target $postBody 206 public function patch($name, Target $postBody, $optParams = [])
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/ |
H A D | ListenRequest.php | 22 protected $addTargetType = Target::class; 34 * @param Target 36 public function setAddTarget(Target $addTarget) 41 * @return Target
|
H A D | Target.php | 20 class Target extends \Google\Model class 130 class_alias(Target::class, 'Google_Service_Firestore_Target');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ |
H A D | Action.php | 26 protected $targetType = Target::class; 64 * @param Target 66 public function setTarget(Target $target) 71 * @return Target
|
H A D | DriveActivity.php | 29 protected $targetsType = Target::class; 81 * @param Target[] 88 * @return Target[]
|
H A D | Target.php | 20 class Target extends \Google\Model class 90 class_alias(Target::class, 'Google_Service_DriveActivity_Target');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/ |
H A D | ListTargetsResponse.php | 27 protected $targetsType = Target::class; 49 * @param Target[] 56 * @return Target[]
|
H A D | Release.php | 79 protected $targetSnapshotsType = Target::class; 311 * @param Target[] 318 * @return Target[]
|
H A D | Target.php | 20 class Target extends \Google\Collection class 255 class_alias(Target::class, 'Google_Service_CloudDeploy_Target');
|
/plugin/jdraw/src/com/mxgraph/examples/swing/ |
H A D | Validation.java.bak | 34 Element targetNode = xmlDocument.createElement("Target"); 69 "2", Arrays.asList(new String[] { "Target" }), 71 "Source Must Connect to Target", true); 77 // Target needs exactly one incoming connection from Source 78 multiplicities[2] = new mxMultiplicity(false, "Target", null, null, 1, 80 "Target Must Have 1 Source", "Target Must Connect From Source",
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
H A D | custom.rst | 53 Annotation Target 56 ``@Target`` indicates the kinds of class element to which an annotation type is applicable. 73 * @Target({"METHOD","PROPERTY"}) 82 * @Target("CLASS") 104 * @Target({"METHOD","PROPERTY"}) 141 * @Target({"METHOD","PROPERTY"}) 170 * @Target("ALL") 203 * @Target("ALL")
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
H A D | DocParser.php | 25 use Doctrine\Common\Annotations\Annotation\Target; alias 146 'targets' => Target::TARGET_CLASS, 161 'targets' => Target::TARGET_ANNOTATION, 190 'targets' => Target::TARGET_CLASS, 208 'targets' => Target::TARGET_PROPERTY, 510 'targets' => Target::TARGET_ALL, 516 self::$metadataParser->setTarget(Target::TARGET_CLASS); 519 if ($annotation instanceof Target) { 557 self::$metadataParser->setTarget(Target::TARGET_PROPERTY); 764 $target = $this->isNestedAnnotation ? Target::TARGET_ANNOTATION : $this->target;
|
H A D | AnnotationReader.php | 23 use Doctrine\Common\Annotations\Annotation\Target; alias 217 $this->parser->setTarget(Target::TARGET_CLASS); 249 $this->parser->setTarget(Target::TARGET_PROPERTY); 281 $this->parser->setTarget(Target::TARGET_METHOD);
|
/plugin/404manager/lang/en/ |
H A D | add.txt | 5 | External Website (Target page only) | - https://gerardnico.com/404managerplugin \\ - http://www.e…
|
/plugin/targetlink/ |
H A D | plugin.info.txt | 5 name Target-Link Plugin
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/ |
H A D | Target.php | 31 final class Target class
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Attr.AllowedFrameTargets.txt |
|
/plugin/bootswrapper/exe/help/ |
H A D | collapse.txt | 27 | ''id'' | | | Target id of collapsed element |
|
H A D | affix.txt | 31 | ''target'' | Window Document | Target element (eg. ''#dokuwiki__site'') |
|
H A D | button.txt | 117 | ''collapse'' | optional | | Target element selector to collapse (see [[collapse]]) |
|
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
H A D | editor.properties | 160 createTarget=Create Target
|
H A D | editor.properties.bak | 156 createTarget=Create Target
|
H A D | editor_zh-CN.properties | 156 createTarget=Create Target
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js.4.9 | 5 …Target","targetNew":"New Window (_blank)","targetTop":"Topmost Window (_top)","targetSelf":"Same W…
|
/plugin/ckgdoku/ckeditor/lang/ |
H A D | lang_array.txt | 48 "target": "Target", 466 "target": "Target", 468 "targetFrameName": "Target Frame Name",
|