/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/ |
H A D | Rule.php | 23 protected $destinationsType = Destination::class; 29 * @param Destination[] 36 * @return Destination[]
|
H A D | Destination.php | 20 class Destination extends \Google\Collection class 97 class_alias(Destination::class, 'Google_Service_NetworkSecurity_Destination');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/ |
H A D | Destination.php | 20 class Destination extends \Google\Model class 94 class_alias(Destination::class, 'Google_Service_Eventarc_Destination');
|
H A D | Trigger.php | 27 protected $destinationType = Destination::class; 73 * @param Destination 75 public function setDestination(Destination $destination) 80 * @return Destination
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
H A D | CHANGELOG.md | 157 - Added `\Mpdf\Output\Destination` class with verbose output destination constants
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Output/ |
H A D | Destination.php | 5 class Destination class
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 18 use Mpdf\Output\Destination; alias 9493 $dest = $dest ? Destination::DOWNLOAD : Destination::FILE; 9500 $dest = Destination::INLINE; 9502 $dest = Destination::FILE; 9508 case Destination::INLINE: 9541 case Destination::DOWNLOAD: 9567 case Destination::FILE: 9579 case Destination::STRING_RETURN: 27170 case Destination::INLINE: 27182 case Destination::FILE: [all …]
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …ror('Action \"link\" can only be used with <a> tags')\n }\n\n // Destination must start with…
|
/plugin/adfs/phpsaml/ |
H A D | CHANGELOG | 90 * Be able to relax Destination validation on SAMLResponses and let this 118 * Destination value can't be blank (if present must match ACS URL).
|
H A D | README.md | 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 Destination 523 // If true, Destination URL should strictly match to the address to 1216 … 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…
|
/plugin/html2pdf/html2pdf/html2ps/demo/ |
H A D | test.php | 8 class MyDestinationFile extends Destination {
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | destination._interface.class.php | 2 class Destination { class 5 function Destination($filename) { function in Destination
|
H A D | destination.file.class.php | 2 class DestinationFile extends Destination { 6 $this->Destination($filename);
|
H A D | destination._http.class.php | 2 class DestinationHTTP extends Destination { 4 $this->Destination($filename);
|
/plugin/html2pdf/html2pdf/html2ps/destinations/ |
H A D | null.php | 3 class DestinationNull extends Destination { 5 $this->Destination('');
|
/plugin/html2pdf/html2pdf/html2ps/samples/ |
H A D | sample.simplest.from.file.php | 14 class MyDestinationFile extends Destination {
|
H A D | sample.simplest.from.memory.php | 18 class MyDestinationFile extends Destination {
|
/plugin/redirect2/lang/en/ |
H A D | intro.txt | 9 # (Example) rule format: [Status] Origin Destination
|
/plugin/redirect2/lang/ja/ |
H A D | intro.txt | 8 #(記述例)データ形式: [Status] Origin Destination
|
/plugin/mp3play2/ |
H A D | README.md | 94 <song path="http://77.67.106.13:10203/" title="Mountain Chill - Planets Destination for Chill" />
|