Element index for package dokeos-studentpublications
[ b ]
[ c ]
[ d ]
[ g ]
[ i ]
[ u ]
[ w ]
b
- build_work_directory_selector
- in file work.lib.php, function build_work_directory_selector()
Builds the form thats enables the user to select a directory to browse/upload in This function has been copied from the document/document.inc.php library
- build_work_move_to_selector
- in file work.lib.php, function build_work_move_to_selector()
Builds the form thats enables the user to move a document from one directory to another This function has been copied from the document/document.inc.php library
top
c
- count_dir
- in file work.lib.php, function count_dir()
This function displays the number of files contained in a directory
- create_unexisting_work_directory
- in file work.lib.php, function create_unexisting_work_directory()
creates a new directory trying to find a directory name that doesn't already exist (we could use unique_name() here...)
top
d
- del_dir
- in file work.lib.php, function del_dir()
Delete a work-tool directory
- directory_to_array
- in file work.lib.php, function directory_to_array()
Transform an all directory structure (only directories) in an array
- display_action_links
- in file work.lib.php, function display_action_links()
- display_default_visibility_form
- in file work.lib.php, function display_default_visibility_form()
Displays the form where course admins can specify wether uploaded documents are visible or invisible by default.
- display_student_publications_list
- in file work.lib.php, function display_student_publications_list()
Display the list of student publications, taking into account the user status
- display_tool_options
- in file work.lib.php, function display_tool_options()
Displays all options for this tool.
- display_user_link
- in file work.lib.php, function display_user_link()
This function displays the firstname and lastname of the user as a link to the user tool.
top
g
- get_parent_directories
- in file work.lib.php, function get_parent_directories()
Return an array with all the folder's ids that are in the given path
- get_subdirs_list
- in file work.lib.php, function get_subdirs_list()
Returns a list of subdirectories found in the given directory.
- get_work_path
- in file work.lib.php, function get_work_path()
Get the path of a document in the student_publication table (path relative to the course directory)
top
i
- insert_all_directory_in_course_table
- in file work.lib.php, function insert_all_directory_in_course_table()
Insert into the DB of the course all the directories
- is_subdir_of
- in file work.lib.php, function is_subdir_of()
Checks if the first given directory exists as a subdir of the second given directory
top
u
- update_dir_name
- in file work.lib.php, function update_dir_name()
Update the url of a dir in the student_publication table
- update_work_url
- in file work.lib.php, function update_work_url()
Update the url of a work in the student_publication table
top
top
|
|