Home
last modified time | relevance | path

Searched defs:subject (Results 26 – 50 of 85) sorted by relevance

1234

/plugin/bureaucracy-au/helper/
H A Dactionmail.php10 protected $subject = ''; variable in helper_plugin_bureaucracyau_actionmail
/plugin/bureaucracyau/helper/
H A Dactionmail.php10 protected $subject = ''; variable in helper_plugin_bureaucracyau_actionmail
/plugin/bureaucracy/helper/
H A Dactionmail.php10 protected $subject = ''; variable in helper_plugin_bureaucracy_actionmail
/plugin/nspages/
H A DoptionParser.php156 return preg_match('/\s-' . $pattern . '/i', $subject, $matches); argument
152 preg_match_wrapper($pattern, $subject, & $matches) global() argument
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php161 protected function mail($to, $subject, $body, array $headers) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php161 protected function mail($to, $subject, $body, array $headers) {
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DRegexHelper.php108 matchAll(string $pattern, string $subject, int $offset = 0) global() argument
139 matchFirst(string $pattern, string $subject, int $offset = 0) global() argument
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.mail.js35 'subject' : $.fn.socialSharePrivacy.getTitle, property in $.fn.socialSharePrivacy.settings.services.mail
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DAbuseReport.php79 public function setSubject(Entity $subject)
/plugin/strata/helper/
H A Dtriples.php119 function removeTriples($subject=null, $predicate=null, $object=null, $graph=null) { argument
149 function fetchTriples($subject=null, $predicate=null, $object=null, $graph=null) { argument
187 addTriple($subject, $predicate, $object, $graph) global() argument
[all...]
/plugin/swiftmail/Swift/Plugin/
H A DMailSend.php153 public function doMail($to, $subject, $message, $headers, $params)
/plugin/rssticker/
H A DlastRSS.php109 function my_preg_match ($pattern, $subject) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DInTotoStatement.php100 public function setSubject($subject)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DInTotoStatement.php100 public function setSubject($subject)
/plugin/dokusioc/lib/
H A Dsioc_inc.php442 private $subject; variable in SIOCThread
444 …public function __construct($id, $url, $page, $views = '', $tags = array(), $subject = '', $create…
773 private $subject; variable in SIOCPost
787 $subject,
937 private $subject; variable in SIOCWikiArticle
953 $subject,
H A Dsioc_dokuwiki.php17 private $subject = null; variable in SIOCDokuWikiArticle
33 public function __construct($id, $url, $subject, $content)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DSubjectDescription.php102 public function setSubject(Subject $subject)
/plugin/swiftmail/Swift/
H A DMessage.php70 …public function __construct($subject="", $body=null, $type="text/plain", $encoding=null, $charset=…
351 public function setSubject($subject)
/plugin/smtp/subtree/txtthinking/Mailer/src/
H A DMailer.php125 public function setSubject($subject){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DEntityMention.php96 public function setSubject(Feature $subject)
/plugin/structtasks/_test/
H A DNotifiersTest.php32 const subject = 'Check substitutions: define in dokuwiki\\plugin\\structtasks\\test\\notifiers_plugin_structtasks_test
/plugin/wysiwyg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js106 oParser.CreateEMailUri = function( address, subject, body ) argument
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php910 function parseStringToArray($type, $subject, $map = FALSE, $preview = FALSE)
/plugin/combo/ComboStrap/
H A DStringUtility.php218 public static function match($subject, $pattern) argument
/plugin/onlineordering/
H A Dsend_form.php109 $subject = "Online ordering of ".$data['item_name']; variable

1234