Element index for package dokeos-resourcelinker
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ r ]
[ s ]
[ u ]
c
- check_added_resources
- in file resourcelinker.inc.php, function check_added_resources()
this function checks wether there are added resources or not
top
d
- delete_added_resource
- in file resourcelinker.inc.php, function delete_added_resource()
this function is to delete the resources that were added to a specific item
- delete_all_resources_type
- in file resourcelinker.inc.php, function delete_all_resources_type()
this function is te delete all resources of a specific type (only used in announcements -- delete all)
- delete_one_added_resource
- in file resourcelinker.inc.php, function delete_one_added_resource()
this function is to delete ONE specific resource that were added to a specific item
- display_addedresource_link
- in file resourcelinker.inc.php, function display_addedresource_link()
Displays the link that opens a new browser window that views the added resource.
- display_addedresource_link_in_learnpath
- in file resourcelinker.inc.php, function display_addedresource_link_in_learnpath()
This function is to display the added resources (lessons) in the learning path player and builder
- display_added_resources
- in file resourcelinker.inc.php, function display_added_resources()
this function is to display the resources that were added to a specific item
- display_resources
- in file resourcelinker.inc.php, function display_resources()
This function is to show the added resources when adding an item $showdeleteimg determine if the delete image should appear or not.
top
e
- edit_added_resources
- in file resourcelinker.inc.php, function edit_added_resources()
this function is to load the resources that were added to a specific item
top
f
- file_or_folder
- in file resourcelinker.inc.php, function file_or_folder()
Checks wether something is a file or a folder
top
g
- get_addedresource_link_in_learnpath
- in file resourcelinker.inc.php, function get_addedresource_link_in_learnpath()
This function is to create and return a link to the added resources (lessons).
top
top
s
- showorhide_addresourcelink
- in file resourcelinker.inc.php, function showorhide_addresourcelink()
This function checks wether the link add resource should be displayed next the item in the linker page
- show_addresource_button
- in file resourcelinker.inc.php, function show_addresource_button()
This function is to show the button "click to add resource" on the tool page
- show_documents
- in file resourcelinker.inc.php, function show_documents()
Shows the documents of the document tool
- show_folder_up
- in file resourcelinker.inc.php, function show_folder_up()
Insert description here.
- store_resources
- in file resourcelinker.inc.php, function store_resources()
Inserts a resource into the database
top
u
- unset_session_resources
- in file resourcelinker.inc.php, function unset_session_resources()
- update_added_resources
- in file resourcelinker.inc.php, function update_added_resources()
this function is store the modified resources first we delete all the added resources in the database, then we add all the resources from the session object.
top
|
|