quotes_access |
./quotes.module |
Implementation of hook_access(). |
|
|
quotes_add_access |
./quotes.module |
|
|
|
quotes_admin_settings |
./quotes.admin.inc |
Displays the general admin settings form. |
|
2 |
quotes_admin_settings_page |
./quotes.admin.inc |
Displays the admin settings page. |
|
1 |
quotes_author |
./quotes.module |
Menu callback that selects quotes based on author. |
1 |
|
quotes_author_form |
./quotes.module |
Form to select an author. |
|
1 |
quotes_author_form_submit |
./quotes.module |
Handle submission of the form to select an author. |
|
|
quotes_bios |
./quotes.admin.inc |
Bios maintenance page. |
|
1 |
quotes_bios_submit |
./quotes.admin.inc |
|
|
|
quotes_block |
./quotes.module |
Implementation of hook_block(). |
|
|
quotes_blocks_settings |
./quotes.admin.inc |
Displays a list of currently-defined quote blocks. |
|
1 |
quotes_blocks_settings_submit |
./quotes.admin.inc |
Creates the new quote block. |
|
|
quotes_blocks_settings_validate |
./quotes.admin.inc |
Validates that the new block name is valid. |
|
|
quotes_block_configure |
./quotes.module |
Quotes block configuration. |
1 |
|
quotes_block_configure_save |
./quotes.module |
Quotes block configuration save. |
1 |
|
quotes_block_join_sql |
./quotes.module |
Returns the SQL join text necessary for the provided filter
criteria. |
1 |
|
quotes_block_list |
./quotes.module |
Quotes block information. |
1 |
|
quotes_block_mb_blocked |
./quotes.module |
Quotes multi-block blocking. |
1 |
|
quotes_block_view |
./quotes.module |
Build Quotes blocks. |
1 |
|
quotes_block_where_sql |
./quotes.module |
Returns the SQL where text necessary for the provided filter
criteria. |
1 |
|
quotes_cron |
./quotes.module |
Implementation of hook_cron(). |
|
|
quotes_delete |
./quotes.module |
Implementation of hook_delete(). |
|
|
quotes_export |
./quotes.admin.inc |
Export function page. |
|
1 |
quotes_form |
./quotes.node.inc |
Implementation of hook_form(). |
|
|
quotes_form |
./quotes.module |
Implementation of hook_form(). |
|
|
quotes_form_alter |
./quotes.module |
Implementation of hook_form_alter(). |
|
|
quotes_get_authors |
./quotes.module |
Produce an array of all authors. |
3 |
|
quotes_get_citations |
./quotes.module |
Produce an array of all citations. |
|
|
quotes_get_quote |
./quotes.module |
Returns the node ID for either a random quote or the most recent
quote based on the provided filter criteria. |
2 |
|
quotes_help |
./quotes.module |
Implementation of hook_help(). |
|
|
quotes_init |
./quotes.module |
Implementation of hook_init(). |
|
|
quotes_insert |
./quotes.module |
Implementation of hook_insert(). |
1 |
|
quotes_install |
./quotes.install |
Implementation of hook_install(). |
|
|
quotes_link |
./quotes.module |
Implementation of hook_link(). |
|
|
quotes_link_alter |
./quotes.module |
Implementation of hook_link_alter(). |
|
|
quotes_load |
./quotes.module |
Implementation of hook_load(). |
|
|
quotes_menu |
./quotes.module |
Implementation of hook_menu(). |
|
|
quotes_menu_alter |
./quotes.module |
Implementation of hook_menu_alter(). |
|
|
quotes_myquotes |
./quotes.module |
Menu callback that generates a list of quotes created by the current user. |
|
1 |
quotes_node_info |
./quotes.module |
Implementation of hook_node_info(). |
|
|
quotes_page |
./quotes.module |
Menu callback that calls theme_quotes_page(). |
|
1 |
quotes_perm |
./quotes.module |
Implementation of hook_perm(). |
|
|
quotes_preprocess_node |
./quotes.module |
|
|
|
quotes_schema |
./quotes.install |
Implementation of hook_schema(). |
|
|
quotes_theme |
./quotes.module |
Implementation of hook_theme(). |
|
|
quotes_token_list |
./quotes.module |
Implementation of hook_token_list(). |
|
|
quotes_token_values |
./quotes.module |
Implementation of hook_token_values(). |
|
|
quotes_uninstall |
./quotes.install |
Implementation of hook_uninstall(). |
|
|
quotes_update |
./quotes.module |
Implementation of hook_update(). |
|
|
quotes_update_6100 |
./quotes.install |
Implementation of hook_update_N(). |
|
|