Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnnounceFeedTestValidatePermissions::testAnnounceWithPermission | function | modules/ |
Testing the announcements page with access announcements permission. |
| AnnounceFeedTestValidateUrl | class | modules/ |
Unit test for validate URL functions. |
| AnnounceFeedTestValidateUrl::getInfo | function | modules/ |
|
| AnnounceFeedTestValidateUrl::setUp | function | modules/ |
Sets up unit test environment. |
| AnnounceFeedTestValidateUrl::testValidateUrl | function | modules/ |
Test for validating the announcements_feed_validate_url function. |
| announcements-feed.tpl.php | file | modules/ |
Template file for the theming of announcements_feed admin page. |
| announcements_feed.css | file | modules/ |
Styles for the announcements feed. |
| announcements_feed.inc | file | modules/ |
Announcements feed helper functions. |
| announcements_feed.info | file | modules/ |
name = Announcements description = Displays announcements from the Drupal community. package = Core version = VERSION core = 7.x files[] = tests/announce_feed_test.test |
| announcements_feed.install | file | modules/ |
Install, update, and uninstall functions for the announcements_feed module. |
| announcements_feed.module | file | modules/ |
Used to create an announcements feed using the JSON data from drupal.org. |
| announcements_feed_cron | function | modules/ |
Implements hook_cron(). |
| ANNOUNCEMENTS_FEED_DEFAULT_CRON_INTERVAL | constant | modules/ |
Default cron interval for refreshing feed data in seconds. |
| ANNOUNCEMENTS_FEED_DEFAULT_JSON_URL | constant | modules/ |
Default URL for the announcements JSON feed. |
| ANNOUNCEMENTS_FEED_DEFAULT_LIMIT | constant | modules/ |
Default limit for number of feed items to fetch. |
| ANNOUNCEMENTS_FEED_DEFAULT_LINK | constant | modules/ |
Default URL for the announcements feed at drupal.org. |
| ANNOUNCEMENTS_FEED_DEFAULT_MAX_AGE | constant | modules/ |
Default maximum age of cached feed data in seconds. |
| announcements_feed_fetch | function | modules/ |
Fetches the feed either from a local cache or fresh remotely. |
| announcements_feed_filter_announcements | function | modules/ |
Filter the announcements relevant to the Drupal version used with valid URL controlled by drupal.org. |
| announcements_feed_get_all_announcements | function | modules/ |
Generate an array of announcements with keys. |
| announcements_feed_get_announcements | function | modules/ |
Returns the list of announcements. |
| announcements_feed_help | function | modules/ |
Implements hook_help(). |
| announcements_feed_is_relevant_item | function | modules/ |
Check whether the version given is relevant to the Drupal version used. |
| announcements_feed_menu | function | modules/ |
Implements hook_menu(). |
| announcements_feed_page_alter | function | modules/ |
Implements hook_page_alter(). |
| announcements_feed_permission | function | modules/ |
Implements hook_permission(). |
| announcements_feed_sort_featured | function | modules/ |
Sort the elements of announcements_feed by values in comparison function. |
| announcements_feed_theme | function | modules/ |
Implements hook_theme(). |
| announcements_feed_toolbar_pre_render_alter | function | modules/ |
Pre-render function for adding default class to announcement link. |
| announcements_feed_uninstall | function | modules/ |
Implements hook_uninstall(). |
| announcements_feed_validate_url | function | modules/ |
Check whether a link is controlled by drupal.org. |
| announce_feed_test.info | file | modules/ |
name = "Announcements feed test" description = "Support module for announcements feed testing." package = Testing core = 7.x hidden = TRUE |
| announce_feed_test.module | file | modules/ |
Helper functions for testing the announcements feed functionality. |
| announce_feed_test.test | file | modules/ |
Contains tests for the announcements_feed module. |
| announce_feed_test_menu | function | modules/ |
Implements hook_menu(). |
| announce_feed_test_set_feed_config | function | modules/ |
Helper function to set announcements feed URL. |
| anonymous_user_unblock_test.info | file | modules/ |
name = Anonymous user unblock action tests description = Support module for anonymous user unblock action testing. package = Testing version = VERSION core = 7.x hidden = TRUE |
| anonymous_user_unblock_test.module | file | modules/ |
Dummy module implementing hook_user_load(). |
| anonymous_user_unblock_test_user_load | function | modules/ |
Implements hook_user_load(). |
| ArchiverInterface::listContents | function | includes/ |
Lists all files in the archive. |
| ArchiverInterface::__construct | function | includes/ |
Constructs a new archiver instance. |
| ArchiverTar::listContents | function | modules/ |
Lists all files in the archive. |
| ArchiverTar::__construct | function | modules/ |
Constructs a new archiver instance. |
| ArchiverZip::listContents | function | modules/ |
Lists all files in the archive. |
| ArchiverZip::__construct | function | modules/ |
Constructs a new archiver instance. |
| archiver_get_extensions | function | includes/ |
Returns a string of supported archive extensions. |
| Archive_Tar::$_compress | property | modules/ |
|
| Archive_Tar::$_compress_type | property | modules/ |
|
| Archive_Tar::$_separator | property | modules/ |
|
| Archive_Tar::addString | function | modules/ |
This method add a single string as a file at the end of the existing archive. If the archive does not yet exists it is created. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.