You are here

Functions in Epub 6

Primary tabs

Namesort descending Location Description Direct uses Strings
epub_access ./epub.module Implementation of hook_access().
epub_admin_overview ./epub.admin.inc Returns an administrative overview of all ePubs. 1
epub_admin_settings ./epub.admin.inc Build and return the book settings form. 1
epub_create_file ./epub.module Generate an ePub file from a book. 1
epub_delete ./epub.module Implementation of hook_delete().
epub_form ./epub.module Implementation of hook_form().
epub_help ./epub.module Implementation of hook_help().
epub_insert ./epub.module Implementation of hook_insert(). 1
epub_install ./epub.install Implementation of hook_install().
epub_list_books_autocomplete ./epub.module Implementation of hook_autocomplete(). 1
epub_load ./epub.module Implementation of hook_load().
epub_menu ./epub.module Implementation of hook_menu().
epub_nodeapi ./epub.module Implementation of hook_nodeapi().
epub_node_info ./epub.module Implementation of hook_node_info().
epub_perm ./epub.module Implementation of hook_perm().
epub_read_access_callback ./epub.module Determine whether the user can download an ePub or not. 1
epub_read_page_callback ./epub.module Determine whether the user has to create the ePub or can download it. 1
epub_read_title_callback ./epub.module Determine correct menu title 1
epub_schema ./epub.install Implementation of hook_schema().
epub_theme ./epub.module Implementation of hook_theme().
epub_uninstall ./epub.install Implementation of hook_uninstall().
epub_update ./epub.module Implementation of hook_update().
epub_view ./epub.module Implementation of hook_view().
epub_views_api ./epub.module Implementation of hook_views_api().
epub_views_data ./epub.views.inc @file Tell the views module about the new epub table.
_element_epub_custom_chapter_size_validate ./epub.admin.inc Validator helper for admin settings form. 1
_epub_add_form_elements ./epub.module Build the common elements of the epub form for the node forms. 1
_epub_file_transfer ./epub.module Transfer ePub file to the user 1
_epub_get_book_tree ./epub.module Return a structured book hierarchy. 1
_epub_links_book ./epub.module Check if ePub links a book 4
_epub_traverse_book_tree ./epub.module Append chapters to a book recursively. 1

Other projects