[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/mod/book/tool/exportimscp/ -> locallib.php (summary)

Book imscp export lib

Copyright: 2001-3001 Antonio Vicent {@link http://ludens.es}
Copyright: 2001-3001 Eloy Lafuente (stronk7) {@link http://stronk7.com}
Copyright: 2011 Petr Skoda {@link http://skodak.org}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 262 lines (12 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 1 file
 mod/book/tool/exportimscp/lib.php

Defines 3 functions

  booktool_exportimscp_build_package()
  booktool_exportimscp_prepare_files()
  booktool_exportimscp_chapter_content()

Functions
Functions that are not part of a class:

booktool_exportimscp_build_package($book, $context)   X-Ref
Export one book as IMSCP package

param: stdClass $book book instance
param: context_module $context
return: bool|stored_file

booktool_exportimscp_prepare_files($book, $context)   X-Ref
Prepare temp area with the files used by book html contents

param: stdClass $book book instance
param: context_module $context

booktool_exportimscp_chapter_content($chapter, $context)   X-Ref
Returns the html contents of one book's chapter to be exported as IMSCP

param: stdClass $chapter the chapter to be exported
param: context_module $context context the chapter belongs to
return: string the contents of the chapter



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1