Element index for package dokeos-blogs
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ g ]
[ s ]
a
- add_rating
- in file blog.lib.php, method Blog::add_rating()
Adds rating to a certain post or comment
- assign_task
- in file blog.lib.php, method Blog::assign_task()
Assigns a task to a user in a blog
top
b
- Blog
- in file blog.lib.php, class Blog
Blog class Contains several functions dealing with displaying, editing,... of a blog
- blog.lib.php
- procedural page blog.lib.php
top
top
d
- delete_assigned_task
- in file blog.lib.php, method Blog::delete_assigned_task()
Deletes an assigned task from a blog
- delete_blog
- in file blog.lib.php, method Blog::delete_blog()
Deletes a blog and it's posts from the course database
- delete_comment
- in file blog.lib.php, method Blog::delete_comment()
Deletes a comment from a blogpost
- delete_post
- in file blog.lib.php, method Blog::delete_post()
Deletes an article and it's comments
- delete_task
- in file blog.lib.php, method Blog::delete_task()
Deletes a task from a blog
- display_assigned_task_list
- in file blog.lib.php, method Blog::display_assigned_task_list()
Displays a list of tasks assigned to a user in this blog
- display_assign_task_form
- in file blog.lib.php, method Blog::display_assign_task_form()
Displays assign task form
- display_blog_list
- in file blog.lib.php, method Blog::display_blog_list()
Blog admin | Returns table with blogs in this course
- display_blog_posts
- in file blog.lib.php, method Blog::display_blog_posts()
Shows the posts of a blog
- display_day_results
- in file blog.lib.php, method Blog::display_day_results()
Display posts from a certain date
- display_edit_assigned_task_form
- in file blog.lib.php, method Blog::display_edit_assigned_task_form()
Displays assign task form
- display_edit_blog_form
- in file blog.lib.php, method Blog::display_edit_blog_form()
Blog admin | Display the form to edit a blog.
- display_edit_task_form
- in file blog.lib.php, method Blog::display_edit_task_form()
Displays edit task form
- display_form_edit_post
- in file blog.lib.php, method Blog::display_form_edit_post()
Displays the form to edit a post
- display_form_new_post
- in file blog.lib.php, method Blog::display_form_new_post()
Displays the form to create a new post
- display_form_user_rights
- in file blog.lib.php, method Blog::display_form_user_rights()
Displays a matrix with selectboxes. On the left: users, on top: possible rights.
- display_form_user_subscribe
- in file blog.lib.php, method Blog::display_form_user_subscribe()
Displays the form to register users in a blog (in a course) The listed users are users subcribed in the course.
- display_form_user_unsubscribe
- in file blog.lib.php, method Blog::display_form_user_unsubscribe()
Displays the form to register users in a blog (in a course) The listed users are users subcribed in the course.
- display_minimonthcalendar
- in file blog.lib.php, method Blog::display_minimonthcalendar()
show the calender of the given month
- display_new_blog_form
- in file blog.lib.php, method Blog::display_new_blog_form()
Blog admin | Display the form to add a new blog.
- display_new_comment_form
- in file blog.lib.php, method Blog::display_new_comment_form()
Displays the form to create a new post
- display_new_task_form
- in file blog.lib.php, method Blog::display_new_task_form()
Displays new task form
- display_post
- in file blog.lib.php, method Blog::display_post()
Displays a post and his comments
- display_rating
- in file blog.lib.php, method Blog::display_rating()
- display_rating_form
- in file blog.lib.php, method Blog::display_rating_form()
Shows the rating form if not already rated by that user
- display_search_results
- in file blog.lib.php, method Blog::display_search_results()
Display the search results
- display_select_task_post
- in file blog.lib.php, method Blog::display_select_task_post()
Displays a list with posts a user can select to execute his task.
- display_task_list
- in file blog.lib.php, method Blog::display_task_list()
Displays a list of tasks in this blog
top
top
top
top
|
|