Searched refs:Destination (Results 1 – 23 of 23) sorted by relevance
23 protected $destinationsType = Destination::class;29 * @param Destination[]36 * @return Destination[]
20 class Destination extends \Google\Collection class97 class_alias(Destination::class, 'Google_Service_NetworkSecurity_Destination');
27 protected $destinationType = Destination::class;73 * @param Destination75 public function setDestination(Destination $destination)80 * @return Destination
20 class Destination extends \Google\Model class94 class_alias(Destination::class, 'Google_Service_Eventarc_Destination');
3 class DestinationNull extends Destination {5 $this->Destination('');
2 class DestinationHTTP extends Destination { 4 $this->Destination($filename);
2 class Destination { class5 function Destination($filename) { function in Destination
2 class DestinationFile extends Destination {6 $this->Destination($filename);
5 class Destination class
8 #(記述例)データ形式: [Status] Origin Destination
14 class MyDestinationFile extends Destination {
18 class MyDestinationFile extends Destination {
9 # (Example) rule format: [Status] Origin Destination
8 class MyDestinationFile extends Destination {
94 <song path="http://77.67.106.13:10203/" title="Mountain Chill - Planets Destination for Chill" />
90 * Be able to relax Destination validation on SAMLResponses and let this118 * Destination value can't be blank (if present must match ACS URL).
15 …inationStrictlyMatches', by default disabled, that will force that the Destination URL should stri…304 // followed: Destination, NameId, Conditions ... are validated too.519 // If true, SAMLResponses with an empty value at its Destination523 // If true, Destination URL should strictly match to the address to1216 … used to calculate the currentURL in order to validate SAML elements like Destination or Recipient.1227 Is possible that asserting request URL and Destination attribute of SAML response fails when workin…
12 use Mpdf\Output\Destination; alias9531 $dest = $dest ? Destination::DOWNLOAD : Destination::FILE;9538 $dest = Destination::INLINE;9540 $dest = Destination::FILE;9546 case Destination::INLINE:9579 case Destination::DOWNLOAD:9605 case Destination::FILE:9617 case Destination::STRING_RETURN:27132 …function OverWrite($file_in, $search, $replacement, $dest = Destination::DOWNLOAD, $file_out = "mp…27242 case Destination::INLINE:[all …]
170 - Added `\Mpdf\Output\Destination` class with verbose output destination constants
1 …Destination extent.\n * @private\n * @return {Extent} Extent.\n */\nfunction _boundingExtentXYs(xs…
1 …ror('Action \"link\" can only be used with <a> tags')\n }\n\n // Destination must start with…