Home
last modified time | relevance | path

Searched defs:subject (Results 1 – 25 of 85) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DRegexTest.php35 public function testValidRegex($pattern, $subject, $return)
43 public function testInvalidRegex($pattern, $subject)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DJwtClaims.php33 public $subject; variable in Google\\Service\\Connectors\\JwtClaims
66 public function setSubject($subject)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleRpcPreconditionFailureViolation.php29 public $subject; variable in Google\\Service\\Apigee\\GoogleRpcPreconditionFailureViolation
52 public function setSubject($subject)
H A DGoogleCloudApigeeV1CertInfo.php54 public $subject; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1CertInfo
169 public function setSubject($subject)
/plugin/infomail/
H A Daction.php237 protected function mail_archive($recipient, $subject, $mailtext, $sender)
260 protected function mail_log($recipient, $subject, $mailtext, $sender)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSendGridHandler.php51 protected $subject; variable in Monolog\\Handler\\SendGridHandler
60 …public function __construct(string $apiUser, string $apiKey, string $from, $to, string $subject, $…
H A DNativeMailerHandler.php35 protected $subject; variable in Monolog\\Handler\\NativeMailerHandler
73 …public function __construct($to, string $subject, string $from, $level = Logger::ERROR, bool $bubb…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DCertificate.php32 public $subject; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Certificate
73 public function setSubject($subject)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DEmailTemplate.php45 public $subject; variable in Google\\Service\\IdentityToolkit\\EmailTemplate
120 public function setSubject($subject)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DX509CertificateDetails.php45 public $subject; variable in Google\\Service\\CloudIot\\X509CertificateDetails
120 public function setSubject($subject)
/plugin/bibtex/OSBib/format/
H A DPARSESTYLE.php22 function parseStringToArray($type, $subject, $map = FALSE)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DRegex.php25 … public static function pregMatchSafe($pattern, $subject, $matches = null, $flags = 0, $offset = 0)
/plugin/strata/sql/
H A Dsetup-mysql.sql2 subject TEXT NOT NULL, field
H A Dsetup-pgsql.sql2 subject TEXT NOT NULL, field
H A Dsetup-sqlite.sql2 subject TEXT NOT NULL COLLATE NOCASE, field
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DFilterCriteria.php53 public $subject; variable in Google\\Service\\Gmail\\FilterCriteria
160 public function setSubject($subject)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/
H A DMockPlugin.php32 protected function mail($to, $subject, $body, array $headers) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DCertificate.php54 public $subject; variable in Google\\Service\\CloudKMS\\Certificate
161 public function setSubject($subject)
/plugin/aichat/vendor/vanderlee/php-sentence/tests/
H A DMultibyteTest.php14 public function testSplit($expected, $pattern, $subject, $limit = -1, $flags = 0) argument
/plugin/twofactorsmsappliance/
H A Dhelper.php102 public function transmitMessage($subject, $message, $force = false){
/plugin/freechat/phpfreechat/data/public/js/
H A Dactivity.js3 initialize: function(subject) argument
/plugin/twofactorsmsgateway/
H A Dhelper.php130 public function transmitMessage($subject, $message, $force = false){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DSubjectConfig.php30 public function setSubject(Subject $subject)
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DMessage.php49 protected $subject; variable in Tx\\Mailer\\Message
141 public function setSubject($subject){
/plugin/loglog/helper/
H A Dmain.php63 public function sendEmail($email, $subject, $text, $textrep = [])

1234