flippy_block_hash_delta |
./flippy.module |
function to return a hash for deltas longer than 32 characters |
2 |
|
flippy_block_info |
./flippy.module |
Implements hook_block_info(). |
|
|
flippy_block_view |
./flippy.module |
Implements hook_block_view(). |
|
|
flippy_build_list |
./flippy.module |
Function that builds the list of nodes |
3 |
|
flippy_field_extra_fields |
./flippy.module |
Implements hook_field_extra_fields(). |
|
|
flippy_form_node_type_form_alter |
./flippy.module |
Implements hook_form_FORM_ID_alter(). |
|
|
flippy_node_view |
./flippy.module |
Implements hook_node_view(). |
|
|
flippy_pager_block |
./flippy.module |
Render the Flippy pager block. |
1 |
|
flippy_theme |
./flippy.module |
Implements hook_theme() |
|
|
flippy_uninstall |
./flippy.install |
Remove the internal caching feature, as Views now supports caching of query results. |
|
|
flippy_variable_group_info |
./flippy.variable.inc |
Implements hook_variable_group_info(). |
|
|
flippy_variable_info |
./flippy.variable.inc |
Implements hook_variable_info(). |
|
|
template_preprocess_flippy |
./flippy.module |
Implements template_preprocess_hook() |
|
|
_flippy_add_head_elements |
./flippy.module |
Add the previous/next elements to the page head, if enable for the content
type of the given node. |
2 |
|
_flippy_sorting_properties |
./flippy.module |
List the base node properties that are allowed for custom pager sorting.
These should all correspond to to columns in the node table. |
3 |
|
_flippy_use_pager |
./flippy.module |
Determine if the Flippy pager should be shown for the give node. |
2 |
|