(no description)
File Size: | 75 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
canedit:: (1 method):
can_edit_content()
can_edit_content(\stored_file $file) X-Ref |
Check if the user can edit an H5P file. In that case, this method will return true if the file belongs to mod_forum filearea is post and the user can edit the post where the H5P is. param: \stored_file $file The H5P file to check. return: boolean Whether the user can edit or not the given file. |