mod_book data generator.
Copyright: | 2013 Frédéric Massart |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 138 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
mod_book_generator:: (4 methods):
reset()
create_instance()
create_chapter()
create_content()
Class: mod_book_generator - X-Ref
mod_book data generator class.reset() X-Ref |
To be called from data reset code only, do not use in tests. return: void |
create_instance($record = null, array $options = null) X-Ref |
No description |
create_chapter($record = null, array $options = null) X-Ref |
No description |
create_content($instance, $record = array() X-Ref |
No description |