Home
last modified time | relevance | path

Searched refs:Comment (Results 26 – 50 of 233) sorted by relevance

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DComment.php20 class Comment extends \Google\Model class
216 class_alias(Comment::class, 'Google_Service_Blogger_Comment');
/plugin/blogtng/action/
H A Dcomments.php7 use dokuwiki\plugin\blogtng\entities\Comment; alias
63 $comment = new Comment();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DComment.php20 class Comment extends \Google\Collection class
237 class_alias(Comment::class, 'Google_Service_Drive_Comment');
/plugin/blogtng/
H A Dadmin.php7 use dokuwiki\plugin\blogtng\entities\Comment; alias
645 $this->htmlCommentItem(new Comment($comment));
664 * @param Comment $comment A single comment
677 $cmt = new Comment($comment);
727 * @param Comment $comment submitted comment
779 * @param Comment $comment
877 * @return Comment
883 $comment = new Comment();
/plugin/blogtng/helper/
H A Dcomments.php8 use dokuwiki\plugin\blogtng\entities\Comment; alias
43 * @return Comment|null
59 return new Comment($result[0]);
96 * @param Comment $comment
473 /** @var Comment $comment */
609 $comment = new Comment();
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODEOWNERS1 # Comment line immediately above ownership line is reserved for related gus information. Please be careful while editing.
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DComment.php9 class Comment class
H A DBlogPost.php132 public function addComment(Comment $comment)
/plugin/htmlcomment/
H A Dplugin.info.txt5 name HTML Comment Plugin
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfComments.yml56 test: Comment containing a colon on a hash line
58 Comment containing a colon on a scalar line
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/
H A DComment.php11 class Comment class
H A DBlogPost.php96 public function addComment(Comment $comment)
/plugin/discussion/lang/en/
H A Dsubscribermail.txt9 Comment:
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/
H A DComment.php11 class Comment class
H A DBlogPost.php83 public function addComment(Comment $comment)
/plugin/commentsyntax/
H A Ddeleted.files1 # deleted.files : Comment Syntax plugin for DokuWiki
H A Dplugin.info.txt5 name Comment Syntax support
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DBlogPost.yml34 type: ArrayCollection<JMS\Serializer\Tests\Fixtures\Comment>
/plugin/timezoneco/
H A DREADME7 Comment line 95:
/plugin/animation/styles/
H A Dscianimator.css9 /* Comment out @imports for themes not in use */
/plugin/blogtng/entities/
H A DComment.php10 class Comment{ class
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst421 * @Type("ArrayCollection<MyNamespace\Comment>")
642 new Comment('Foo'),
643 new Comment('Bar'),
647 class Comment
/plugin/pdfjs/pdfjs/web/locale/ta-LK/
H A Dviewer.properties75 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/tsz/
H A Dviewer.properties73 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/meh/
H A Dviewer.properties71 # Some common types are e.g.: "Check", "Text", "Comment", "Note"

12345678910