Home
last modified time | relevance | path

Searched defs:commentId (Results 1 – 25 of 478) sorted by relevance

12345678910>>...20

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Drive/Resource/
H A DReplies.php37 …public function create($fileId, $commentId, Google_Service_Drive_Reply $postBody, $optParams = arr…
51 public function delete($fileId, $commentId, $replyId, $optParams = array())
69 public function get($fileId, $commentId, $replyId, $optParams = array())
90 public function listReplies($fileId, $commentId, $optParams = array())
106 …public function update($fileId, $commentId, $replyId, Google_Service_Drive_Reply $postBody, $optPa…
H A DComments.php49 public function delete($fileId, $commentId, $optParams = array())
66 public function get($fileId, $commentId, $optParams = array())
103 …public function update($fileId, $commentId, Google_Service_Drive_Comment $postBody, $optParams = a…
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/
H A DReplies.php37 …public function create($fileId, $commentId, Google_Service_Drive_Reply $postBody, $optParams = arr…
51 public function delete($fileId, $commentId, $replyId, $optParams = array())
69 public function get($fileId, $commentId, $replyId, $optParams = array())
90 public function listReplies($fileId, $commentId, $optParams = array())
106 …public function update($fileId, $commentId, $replyId, Google_Service_Drive_Reply $postBody, $optPa…
H A DComments.php49 public function delete($fileId, $commentId, $optParams = array())
66 public function get($fileId, $commentId, $optParams = array())
103 …public function update($fileId, $commentId, Google_Service_Drive_Comment $postBody, $optParams = a…
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Blogger/Resource/
H A DComments.php38 public function approve($blogId, $postId, $commentId, $optParams = array())
52 public function delete($blogId, $postId, $commentId, $optParams = array())
69 public function get($blogId, $postId, $commentId, $optParams = array())
127 public function markAsSpam($blogId, $postId, $commentId, $optParams = array())
143 public function removeContent($blogId, $postId, $commentId, $optParams = array())
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Blogger/Resource/
H A DComments.php37 public function approve($blogId, $postId, $commentId, $optParams = array())
51 public function delete($blogId, $postId, $commentId, $optParams = array())
71 public function get($blogId, $postId, $commentId, $optParams = array())
138 public function markAsSpam($blogId, $postId, $commentId, $optParams = array())
153 public function removeContent($blogId, $postId, $commentId, $optParams = array())
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/github/package/gists/
H A Dcomments.php69 public function delete($commentId)
97 public function edit($commentId, $body)
133 public function get($commentId)
/dports/net/libkgapi/libkgapi-21.12.3/src/blogger/
H A Dbloggerservice.cpp26 const QString &commentId = QString()) -> QString in commentBasePath()
83 const QString &commentId) in fetchCommentsUrl()
90 const QString &commentId) in approveCommentUrl()
97 const QString &commentId) in markCommentAsSpamUrl()
104 const QString &commentId) in deleteCommentUrl()
111 const QString &commentId) in deleteCommentContentUrl()
H A Dcommentdeletejob.cpp28 const QString commentId; member in CommentDeleteJob::Private
52 const QString &commentId, in CommentDeleteJob()
H A Dcommentdeletecontentjob.cpp28 const QString commentId; member in CommentDeleteContentJob::Private
42 const QString &commentId, in CommentDeleteContentJob()
H A Dcommentapprovejob.cpp29 const QString commentId; member in CommentApproveJob::Private
46 const QString &commentId, in CommentApproveJob()
/dports/www/kanboard/kanboard-1.2.21/app/Job/
H A DCommentEventJob.php23 public function withParams($commentId, $eventName)
35 public function execute($commentId, $eventName)
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/github/package/pulls/
H A Dcomments.php106 public function delete($user, $repo, $commentId)
131 public function edit($user, $repo, $commentId, $body)
161 public function get($user, $repo, $commentId)
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/library/Monitoring/Command/Object/
H A DDeleteCommentCommand.php20 protected $commentId; variable in Icinga\\Module\\Monitoring\\Command\\Object\\DeleteCommentCommand
55 public function setCommentId($commentId)
/dports/www/kanboard/kanboard-1.2.21/app/EventBuilder/
H A DCommentEventBuilder.php16 protected $commentId = 0; variable in Kanboard\\EventBuilder\\CommentEventBuilder
24 public function withCommentId($commentId)
/dports/www/nextcloud-deck/deck/lib/Search/
H A DCommentSearchResultEntry.php35 private $commentId; variable in OCA\\Deck\\Search\\CommentSearchResultEntry
37 …public function __construct(string $commentId, string $commentMessage, string $commentAuthor, Card…
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmBuzzPlugin/lib/wrapper/
H A DBuzzServiceWrapper.php232 public function likeOnComment($commentId) {
251 public function dislikeOnComment($commentId) {
327 public function deleteComment($commentId) {
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/github/package/
H A Dgists.php493 public function deleteComment($commentId)
510 public function editComment($commentId, $body)
526 public function getComment($commentId)
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/github/package/issues/
H A Dcomments.php133 public function edit($user, $repo, $commentId, $body)
195 public function delete($user, $repo, $commentId)
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmBuzzPlugin/lib/utility/
H A DBuzzWebServiceHelper.php238 public function likeOnComment($commentId, $loggedInEmployeeNumber, $postedDateTime) {
263 public function dislikeOnComment($commentId, $loggedInEmployeeNumber, $postedDateTime) {
359 public function deleteCommentForShare($commentId, $loggedInEmployeeNumber) {
/dports/www/nextcloud-deck/deck/lib/Controller/
H A DCommentsApiController.php68 public function update(int $cardId, int $commentId, string $message): DataResponse {
76 public function delete(int $cardId, int $commentId): DataResponse {
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/PlusDomains/Resource/
H A DComments.php36 public function get($commentId, $optParams = array())
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Plus/Resource/
H A DComments.php36 public function get($commentId, $optParams = array())
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Plus/Resource/
H A DComments.php36 public function get($commentId, $optParams = array())
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/PlusDomains/Resource/
H A DComments.php36 public function get($commentId, $optParams = array())

12345678910>>...20