Issue Details (XML | Word | Printable)

Key: MDL-10108
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Martin Dougiamas
Reporter: Luis Rodrigues
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-10107

New Module Hook

Created: 13/Jun/07 05:18 AM   Updated: 18/Jun/07 11:54 AM
Return to search
Component/s: Messages
Affects Version/s: 1.9
Fix Version/s: 1.9

Participants: Luis Rodrigues and Martin Dougiamas
Security Level: None
Resolved date: 18/Jun/07
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
Create a new module hook with is called when a module is installed. This is to be used to register a module as message provider in the new messaging system.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
moodler committed 1 file to 'Moodle CVS' - 18/Jun/07 11:59 AM
Added an install hook ... any function called modulename_install() will be run when the module is installed


MDL-10108
MODIFY lib/adminlib.php   Rev. 1.138    (+17 -4 lines)