twitter_block_block |
./twitter_block.module |
Implements hook_block(). |
|
|
twitter_block_content_type_admin_info |
plugins/content_types/twitter_block.inc |
Panels admin info function. Returns the info that you see in panels admin interface
once you have placed the block in a pane. |
|
|
twitter_block_content_type_edit_form |
plugins/content_types/twitter_block.inc |
Block configuration form. |
|
1 |
twitter_block_content_type_edit_form_submit |
plugins/content_types/twitter_block.inc |
Block config submit handler. |
|
|
twitter_block_content_type_render |
plugins/content_types/twitter_block.inc |
Render function for the block content. |
1 |
1 |
twitter_block_ctools_plugin_directory |
./twitter_block.module |
Implementation of hook_ctools_plugin_directory(). |
|
|
twitter_block_get_config |
./twitter_block.module |
Retrieve the Twitter block configuration options from the db. |
1 |
|
twitter_block_install |
./twitter_block.install |
Implementation of hook_install(). |
|
|
twitter_block_linkify |
./twitter_block.module |
Convert nested URLs, account names and hash tags into links. |
1 |
|
twitter_block_perm |
./twitter_block.module |
Implementation of hook_perm(). |
|
|
twitter_block_preprocess_twitter_block_tweet |
./twitter_block.module |
Implementation of hook_preprocess(). |
|
|
twitter_block_schema |
./twitter_block.install |
Implementation of hook_schema(). |
|
|
twitter_block_theme |
./twitter_block.module |
Implementation of hook_theme(). |
|
|
twitter_block_uninstall |
./twitter_block.install |
Implementation of hook_uninstall(). |
|
|