MDL-45144 convert book events to create_from_xxx() helpers
commitef2a9ece71664782586a11d28cec01f1b5f1f043
authorPetr Skoda <skodak@mujMac.local>
Thu, 17 Apr 2014 06:15:27 +0000 (17 14:15 +0800)
committerPetr Skoda <skodak@mujMac.local>
Thu, 17 Apr 2014 06:29:31 +0000 (17 14:29 +0800)
treecb485b09d97d4570af2ebf9267366735134544f7
parent98cb244de12262efae734dd4a38a73915bb89b55
MDL-45144 convert book events to create_from_xxx() helpers
21 files changed:
mod/book/classes/event/chapter_created.php
mod/book/classes/event/chapter_deleted.php
mod/book/classes/event/chapter_updated.php
mod/book/classes/event/chapter_viewed.php
mod/book/classes/event/course_module_instance_list_viewed.php
mod/book/classes/event/course_module_viewed.php
mod/book/delete.php
mod/book/edit.php
mod/book/index.php
mod/book/move.php
mod/book/show.php
mod/book/tests/events_test.php
mod/book/tool/exportimscp/classes/event/book_exported.php
mod/book/tool/exportimscp/index.php
mod/book/tool/exportimscp/tests/events_test.php
mod/book/tool/importhtml/locallib.php
mod/book/tool/print/classes/event/book_printed.php
mod/book/tool/print/classes/event/chapter_printed.php
mod/book/tool/print/index.php
mod/book/tool/print/tests/events_test.php
mod/book/view.php