| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 218 lines (11 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
core_publish_renderer:: (6 methods):
publicationselector()
registeredonhublisting()
confirmunpublishing()
sendingbackupinfo()
sentbackupinfo()
hubinfo()
Class: core_publish_renderer - X-Ref
Course publish renderer.| publicationselector($courseid) X-Ref |
| Display the selector to advertise or publish a course |
| registeredonhublisting($courseid, $publications) X-Ref |
| Display the listing of hub where a course is registered on |
| confirmunpublishing($publication) X-Ref |
| Display unpublishing confirmation page param: object $publication |
| sendingbackupinfo($backupfile) X-Ref |
| Display waiting information about backup size during uploading backup process param: object $backupfile the backup stored_file return: $html string |
| sentbackupinfo($id, $huburl, $hubname) X-Ref |
| Display upload successfull message and a button to the publish index page param: int $id the course id param: string $huburl the hub url where the course is published param: string $hubname the hub name where the course is published return: $html string |
| hubinfo($hubinfo) X-Ref |
| Hub information (logo - name - description - link) param: object $hubinfo return: string html code |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |