paging_block_info |
./paging.module |
|
|
|
paging_block_view |
./paging.module |
Implements hook_block_view(). |
|
|
paging_build_names |
./paging.module |
Returns a rendered list of page links. |
1 |
|
paging_fetch_body |
./paging.module |
Return the contents of the body that will be split by breaks. |
2 |
|
paging_fetch_body_summary |
./paging.module |
Return the summary view of the body that will be split by breaks. |
1 |
|
paging_fetch_names |
./paging.module |
Return an array of page names for a node. |
2 |
|
paging_field_extra_fields |
./paging.module |
Implements hook_field_extra_fields(). |
|
|
paging_field_formatter_info |
./paging.module |
Implements hook_field_formatter_info(). |
|
|
paging_field_formatter_view |
./paging.module |
Implements hook_field_formatter_view(). |
|
|
paging_form_node_type_form_alter |
./paging.module |
Implements hook_form_FORM_ID_alter(). |
|
|
paging_help |
./paging.module |
Implements hook_help(). |
|
|
paging_menu |
./paging.module |
Implements hook_menu(). |
|
|
paging_node_load |
./paging.module |
Implements hook_node_load(). |
1 |
|
paging_node_view |
./paging.module |
Implements hook_node_view(). |
|
|
paging_paging_pagebreak_plugin |
wysiwyg/paging_pagebreak.inc |
Implementation of hook_wysiwyg_plugin(). |
|
|
paging_settings |
./paging.admin.inc |
Menu callback; display module settings form. |
|
1 |
paging_uninstall |
./paging.install |
Implements hook_uninstall(). |
|
|
paging_update_7000 |
./paging.install |
Update: remove legacy Drupal 6 variables, add new D7 variables. |
|
|
paging_update_7001 |
./paging.install |
Update: Delete Legacy paging filter for text formats. |
|
|
paging_update_last_removed |
./paging.install |
Implements hook_update_last_removed(). |
|
|
paging_wysiwyg_include_directory |
./paging.module |
Implements hook_wysiwyg_include_directory(). |
|
|
_paging_populate_empty_names |
./paging.module |
Helper function to populate empty page names. |
2 |
|
_paging_split_content |
./paging.module |
Function splits field value into chunks for pagination. |
1 |
|