Home
last modified time | relevance | path

Searched defs:authorEmail (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/phpbb3/phpBB3/vendor/zendframework/zend-code/src/Generator/DocBlock/Tag/
H A DAuthorTag.php26 protected $authorEmail; variable in Zend\\Code\\Generator\\DocBlock\\Tag\\AuthorTag
32 public function __construct($authorName = null, $authorEmail = null)
67 public function setAuthorEmail($authorEmail)
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Code/Generator/DocBlock/Tag/
H A DAuthorTag.php26 protected $authorEmail = null; variable in Zend\\Code\\Generator\\DocBlock\\Tag\\AuthorTag
32 public function __construct($authorName = null, $authorEmail = null)
67 public function setAuthorEmail($authorEmail)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-code/src/Generator/DocBlock/Tag/
H A DAuthorTag.php25 protected $authorEmail; variable in Laminas\\Code\\Generator\\DocBlock\\Tag\\AuthorTag
31 public function __construct($authorName = null, $authorEmail = null)
66 public function setAuthorEmail($authorEmail)
/dports/devel/gitlist/gitlist/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/
H A DAuthorTag.php40 protected $authorEmail = ''; variable in phpDocumentor\\Reflection\\DocBlock\\Tag\\AuthorTag
122 public function setAuthorEmail($authorEmail)
/dports/www/kanboard/kanboard-1.2.21/app/Job/
H A DEmailJob.php25 …ic function withParams($recipientEmail, $recipientName, $subject, $html, $authorName, $authorEmail)
42 …ublic function execute($recipientEmail, $recipientName, $subject, $html, $authorName, $authorEmail)
/dports/www/typo3-10/typo3_src-10.4.25/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DAuthor.php34 private $authorEmail; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Author
39 public function __construct(string $authorName, string $authorEmail)
/dports/www/typo3-11/typo3_src-11.5.7/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DAuthor.php34 private $authorEmail; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Author
39 public function __construct(string $authorName, string $authorEmail)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/calendarexport/
H A DCalendarexportModule.php11 public function authorEmail() { function in GO\\Calendarexport\\CalendarexportModule
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/demodata/
H A DDemodataModule.php13 public function authorEmail() { function in GO\\Demodata\\DemodataModule
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/scanbox/
H A DScanboxModule.php35 public function authorEmail() { function in GO\\Scanbox\\ScanboxModule
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/favorites/
H A DFavoritesModule.php21 public function authorEmail() { function in GO\\Favorites\\FavoritesModule
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/cron/
H A DCronModule.php13 public function authorEmail() { function in GO\\Cron\\CronModule
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/defaultsite/
H A DDefaultsiteModule.php13 public function authorEmail() { function in GO\\Defaultsite\\DefaultsiteModule
/dports/deskutils/grantlee-editor/grantlee-editor-21.12.3/grantleethemeeditor/
H A Dconfigurewidget.cpp29 const QString authorEmail = ui->authorEmail->text().trimmed(); in writeConfig() local
/dports/www/kanboard/kanboard-1.2.21/app/Core/Mail/
H A DClientInterface.php24 …nction sendEmail($recipientEmail, $recipientName, $subject, $html, $authorName, $authorEmail = '');
H A DClient.php47 …ion send($recipientEmail, $recipientName, $subject, $html, $authorName = null, $authorEmail = null)
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Code/Reflection/DocBlock/Tag/
H A DAuthorTag.php22 protected $authorEmail = null; variable in Zend\\Code\\Reflection\\DocBlock\\Tag\\AuthorTag
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/site/
H A DSiteModule.php21 public function authorEmail() { function in GO\\Site\\SiteModule
/dports/www/phpbb3/phpBB3/vendor/zendframework/zend-code/src/Reflection/DocBlock/Tag/
H A DAuthorTag.php25 protected $authorEmail; variable in Zend\\Code\\Reflection\\DocBlock\\Tag\\AuthorTag
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/billing/
H A DBillingModule.php15 public function authorEmail() { function in GO\\Billing\\BillingModule
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-code/src/Reflection/DocBlock/Tag/
H A DAuthorTag.php24 protected $authorEmail; variable in Laminas\\Code\\Reflection\\DocBlock\\Tag\\AuthorTag
/dports/www/joomla3/joomla3-3.9.24/libraries/src/Document/Feed/
H A DFeedItem.php68 public $authorEmail; variable in Joomla\\CMS\\Document\\Feed\\FeedItem
/dports/www/kanboard/kanboard-1.2.21/app/Core/Mail/Transport/
H A DMail.php31 …unction sendEmail($recipientEmail, $recipientName, $subject, $html, $authorName, $authorEmail = '')
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/workflow/
H A DWorkflowModule.php142 public function authorEmail() { function in GO\\Workflow\\WorkflowModule
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/google/go-github/v26/go-github-26.0.9/github/
H A Dissues_events.go54 // labeled, unlabeled

123