Home
last modified time | relevance | path

Searched defs:commentid (Results 1 – 25 of 43) sorted by relevance

12

/dports/www/moodle310/moodle/mod/assign/feedback/editpdf/classes/
H A Dcomments_quick_list.php75 public static function get_comment($commentid) {
90 public static function remove_comment($commentid) {
H A Dpage_editor.php101 public static function get_comment($commentid) {
125 public static function remove_comment($commentid) {
/dports/www/moodle311/moodle/mod/assign/feedback/editpdf/classes/
H A Dcomments_quick_list.php75 public static function get_comment($commentid) {
90 public static function remove_comment($commentid) {
H A Dpage_editor.php101 public static function get_comment($commentid) {
125 public static function remove_comment($commentid) {
/dports/www/moodle39/moodle/mod/assign/feedback/editpdf/classes/
H A Dcomments_quick_list.php75 public static function get_comment($commentid) {
90 public static function remove_comment($commentid) {
H A Dpage_editor.php101 public static function get_comment($commentid) {
125 public static function remove_comment($commentid) {
/dports/www/tikiwiki/tiki-21.2/lib/smarty_tiki/
H A Dmodifier.forumname.php8 function smarty_modifier_forumname($commentid, $retrun_forumid = 'n')
/dports/www/privatebin/PrivateBin-1.3.5/lib/Data/
H A DFilesystem.php158 public function createComment($pasteid, $parentid, $commentid, array $comment)
218 public function existsComment($pasteid, $parentid, $commentid)
H A DAbstractData.php111 abstract public function createComment($pasteid, $parentid, $commentid, array $comment);
131 abstract public function existsComment($pasteid, $parentid, $commentid);
H A DDatabase.php334 public function createComment($pasteid, $parentid, $commentid, array $comment)
417 public function existsComment($pasteid, $parentid, $commentid)
/dports/www/pear-Services_Digg/Services_Digg-0.4.7/Services/Digg/
H A DGalleryPhoto.php67 public function getCommentById($commentid, array $params = array())
H A DStory.php85 public function getCommentById($commentid, array $params = array())
/dports/www/moodle310/moodle/mod/wiki/
H A Deditcomments.php40 $commentid = optional_param('commentid', 0, PARAM_INT); variable
H A Dinstancecomments.php43 $commentid = optional_param('commentid', 0, PARAM_INT); variable
/dports/www/moodle311/moodle/mod/wiki/
H A Deditcomments.php40 $commentid = optional_param('commentid', 0, PARAM_INT); variable
/dports/www/moodle39/moodle/mod/wiki/
H A Deditcomments.php40 $commentid = optional_param('commentid', 0, PARAM_INT); variable
/dports/www/moodle310/moodle/mod/wiki/editors/
H A Dwiki_editor.php25 …ion = null, $upload = false, $deleteuploads = array(), $comesfrom = 'editorview', $commentid = 0) {
/dports/www/moodle311/moodle/mod/wiki/editors/
H A Dwiki_editor.php25 …ion = null, $upload = false, $deleteuploads = array(), $comesfrom = 'editorview', $commentid = 0) {
/dports/www/moodle39/moodle/mod/wiki/editors/
H A Dwiki_editor.php25 …ion = null, $upload = false, $deleteuploads = array(), $comesfrom = 'editorview', $commentid = 0) {
/dports/www/moodle310/moodle/comment/
H A Dindex.php37 $commentid = optional_param('commentid', 0, PARAM_INT); variable
H A Dcomment_ajax.php61 $commentid = optional_param('commentid', -1, PARAM_INT); variable
/dports/www/moodle311/moodle/comment/
H A Dindex.php37 $commentid = optional_param('commentid', 0, PARAM_INT); variable
H A Dcomment_ajax.php61 $commentid = optional_param('commentid', -1, PARAM_INT); variable
/dports/www/moodle39/moodle/comment/
H A Dindex.php37 $commentid = optional_param('commentid', 0, PARAM_INT); variable
H A Dcomment_ajax.php61 $commentid = optional_param('commentid', -1, PARAM_INT); variable

12