Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
comment Member List

This is the complete list of members for comment, including all inherited members.

$autostartcommentprotected
$comment_paramcommentprotected
$displaycancelcommentprotected
$displaytotalcountcommentprotected
$fullwidthcommentprotected
$notogglecommentprotected
$totalcommentcountcommentprotected
__construct(stdClass $options)comment
add($content, $format=FORMAT_MOODLE)comment
can_delete($comment)comment
can_post()comment
can_view()comment
count()comment
delete($comment)comment
delete_comments($param)commentstatic
get_autostart()comment
get_cid()comment
get_cm()comment
get_commentarea()comment
get_comments($page='', $sortdirection='DESC')comment
get_component()comment
get_component_select_sql($alias='')commentprotected
get_compontent()comment
get_context()comment
get_courseid()comment
get_displaycancel()comment
get_displaytotalcount()comment
get_fullwidth()comment
get_itemid()comment
get_linktext()comment
get_nojslink(moodle_page $page=null)comment
get_notoggle()comment
get_pagination($page=0)comment
get_template()comment
init(moodle_page $page=null)commentstatic
initialise_javascript(moodle_page $page)comment
output($return=true)comment
print_comment($cmt, $nonjs=true)comment
print_comments($page=0, $return=true, $nonjs=true)comment
reset_course_page_comments($context)commentstatic
set_autostart($newvalue=true)comment
set_component($component)comment
set_displaycancel($newvalue=true)comment
set_displaytotalcount($newvalue=true)comment
set_fullwidth($fullwidth=true)comment
set_notoggle($newvalue=true)comment
set_post_permission($value)comment
set_view_permission($value)comment
validate($params=array())commentprotected