sna_blocks_admin_settings |
./sna_blocks.admin.inc |
Form builder. Configure archives. |
|
1 |
sna_blocks_block_info |
./sna_blocks.module |
Implements hook_block_info(). |
|
|
sna_blocks_block_view |
./sna_blocks.module |
Implements hook_block_view(). |
|
|
sna_blocks_menu |
./sna_blocks.module |
Implements hook_menu(). |
|
|
sna_blocks_permission |
./sna_blocks.module |
Implements hook_permission(). |
|
|
sna_blocks_theme |
./sna_blocks.module |
Implements hook_theme(). |
|
|
sna_blocks_uninstall |
./sna_blocks.install |
Implements hook_uninstall(). |
|
|
sna_blocks_views_api |
./sna_blocks.module |
Implements hook_views_api(). |
|
|
sna_blocks_views_default_views |
views/sna_blocks.views_default.inc |
Implements hook_views_default_views(). |
|
|
sna_blocks_views_query_alter |
views/sna_blocks.views.inc |
Implements hook_views_query_alter(). |
|
|
theme_sna_blocks_node |
./sna_blocks.module |
Returns a chronological archive block for node type. |
|
|
theme_sna_blocks_taxonomy |
./sna_blocks.module |
Returns a chronological archive block for node Vocabulary or Term. |
|
|
_sna_blocks_archivehtml |
./sna_blocks.module |
Theme the result set to HTML. |
2 |
|
_sna_blocks_nodeterms |
./sna_blocks.module |
Get the list terms that are tagged in a Node. |
1 |
|
_sna_blocks_resultset |
./sna_blocks.module |
Fectch the records from database and format to an associate array. |
2 |
|