Home
last modified time | relevance | path

Searched defs:authorName (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/dports/www/phpbb3/phpBB3/vendor/zendframework/zend-code/src/Generator/DocBlock/Tag/
H A DAuthorTag.php21 protected $authorName; variable in Zend\\Code\\Generator\\DocBlock\\Tag\\AuthorTag
32 public function __construct($authorName = null, $authorEmail = null)
85 public function setAuthorName($authorName)
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Code/Generator/DocBlock/Tag/
H A DAuthorTag.php21 protected $authorName = null; variable in Zend\\Code\\Generator\\DocBlock\\Tag\\AuthorTag
32 public function __construct($authorName = null, $authorEmail = null)
85 public function setAuthorName($authorName)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-code/src/Generator/DocBlock/Tag/
H A DAuthorTag.php20 protected $authorName; variable in Laminas\\Code\\Generator\\DocBlock\\Tag\\AuthorTag
31 public function __construct($authorName = null, $authorEmail = null)
84 public function setAuthorName($authorName)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/
H A DReview.php21 public $authorName; variable in Google_Service_AndroidPublisher_Review
26 public function setAuthorName($authorName)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AndroidPublisher/
H A DReview.php21 public $authorName; variable in Google_Service_AndroidPublisher_Review
26 public function setAuthorName($authorName)
/dports/devel/gitlist/gitlist/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/
H A DAuthorTag.php37 protected $authorName = ''; variable in phpDocumentor\\Reflection\\DocBlock\\Tag\\AuthorTag
94 public function setAuthorName($authorName)
/dports/www/kanboard/kanboard-1.2.21/app/Job/
H A DEmailJob.php25 …public function withParams($recipientEmail, $recipientName, $subject, $html, $authorName, $authorE…
42 …public function execute($recipientEmail, $recipientName, $subject, $html, $authorName, $authorEmai…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DAuthor.php31 private $authorName; 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.php31 private $authorName; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Author
39 public function __construct(string $authorName, string $authorEmail)
/dports/www/nextcloud/nextcloud/apps-pkg/comments/lib/Search/
H A DResult.php50 public $authorName; variable in OCA\\Comments\\Search\\Result
70 string $authorName,
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/test/java/com/servingxml/util/record/
H A DMultivaluedFieldBuilderTest.java53 Name authorName = new QualifiedName("author"); in testVolume() local
85 Name authorName = new QualifiedName("author"); in testAppend() local
H A DFixedLayoutRecordBuilderTest.java56 Name authorName = new QualifiedName("author"); in testVolume() local
90 Name authorName = new QualifiedName("author"); in testAppend() local
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/dialogs/
H A DChangeConfigureDialog.cpp53 …, const QColor &deletionColor, const QColor &formatChangeColor, const QString &authorName, KoChang… in ChangeConfigureDialog()
72 const QString ChangeConfigureDialog::authorName() in authorName() function in ChangeConfigureDialog
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/dialogs/
H A DChangeConfigureDialog.cpp51 …, const QColor &deletionColor, const QColor &formatChangeColor, const QString &authorName, KoChang… in ChangeConfigureDialog()
69 const QString ChangeConfigureDialog::authorName() in authorName() function in ChangeConfigureDialog
/dports/net/libkgapi/libkgapi-21.12.3/src/blogger/
H A Dcomment.cpp30 QString authorName; member in Comment::Private
122 QString Comment::authorName() const in authorName() function in Comment
127 void Comment::setAuthorName(const QString &authorName) in setAuthorName()
/dports/devel/kapptemplate/kapptemplate-21.12.3/tests/
H A Dmacrosubstitutiontest.cpp19 QString authorName = "Foo Bar"; in substitute() local
/dports/deskutils/grantlee-editor/grantlee-editor-21.12.3/grantleethemeeditor/
H A Dconfigurewidget.cpp33 const QString authorName = ui->author->text().trimmed(); in writeConfig() local
/dports/www/kanboard/kanboard-1.2.21/app/Core/Mail/
H A DClientInterface.php24 …public function sendEmail($recipientEmail, $recipientName, $subject, $html, $authorName, $authorEm…
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Code/Reflection/DocBlock/Tag/
H A DAuthorTag.php17 protected $authorName = null; variable in Zend\\Code\\Reflection\\DocBlock\\Tag\\AuthorTag
/dports/www/phpbb3/phpBB3/vendor/zendframework/zend-code/src/Reflection/DocBlock/Tag/
H A DAuthorTag.php20 protected $authorName; variable in Zend\\Code\\Reflection\\DocBlock\\Tag\\AuthorTag
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/
H A DFileDescription.hxx42 std::string authorName; member
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/
H A DFileDescription.hxx35 std::string authorName; member
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-code/src/Reflection/DocBlock/Tag/
H A DAuthorTag.php19 protected $authorName; variable in Laminas\\Code\\Reflection\\DocBlock\\Tag\\AuthorTag
/dports/games/powder-toy/The-Powder-Toy-95.0/src/gui/preview/
H A DComment.h10 ByteString authorName; variable
/dports/astro/kstars/kstars-3.5.6/kstars/tools/
H A Dscriptbuilder.h66 QString authorName() const in authorName() function

12345678910>>...12