Search for all
Title | Object type | File name | Summary |
---|---|---|---|
Archive_Tar::_warning | function | modules/ |
|
Archive_Tar::_writeBlock | function | modules/ |
|
Archive_Tar::_writeFooter | function | modules/ |
|
Archive_Tar::_writeHeader | function | modules/ |
|
Archive_Tar::_writeHeaderBlock | function | modules/ |
|
Archive_Tar::_writeLongHeader | function | modules/ |
|
Archive_Tar::__construct | function | modules/ |
Archive_Tar Class constructor. This flavour of the constructor only declare a new Archive_Tar object, identifying it by the name of the tar file. If the compress argument is set the tar will be read or created as a gzip or bz2 compressed TAR file. |
Archive_Tar::__destruct | function | modules/ |
|
ARCHIVE_TAR_ATT_SEPARATOR | constant | modules/ |
|
ARCHIVE_TAR_END_BLOCK | constant | modules/ |
|
arg | function | includes/ |
Returns a component of the current Drupal path. |
ArrayDiffUnitTest | class | modules/ |
Test array diff functions. |
ArrayDiffUnitTest::$array1 | property | modules/ |
Array to use for testing. |
ArrayDiffUnitTest::$array2 | property | modules/ |
Array to use for testing. |
ArrayDiffUnitTest::getInfo | function | modules/ |
|
ArrayDiffUnitTest::setUp | function | modules/ |
Sets up unit test environment. |
ArrayDiffUnitTest::testArrayDiffAssocRecursive | function | modules/ |
Tests drupal_array_diff_assoc_recursive(). |
Assertable | interface | misc/ |
|
Assertable.php | file | misc/ |
|
Assertable::assert | function | misc/ |
|
authorize.inc | file | includes/ |
Helper functions and form handlers used for the authorize.php script. |
authorize.php | file | ./ |
Administrative script for running authorized file operations. |
Authorized operations | group | modules/ |
Functions to run operations with elevated privileges via authorize.php. |
authorize_access_allowed | function | ./ |
Determines if the current user is allowed to run authorize.php. |
authorize_access_denied_page | function | ./ |
Renders a 403 access denied page for authorize.php. |
authorize_filetransfer_form | function | includes/ |
Form constructor for the file transfer authorization form. |
authorize_filetransfer_form_submit | function | includes/ |
Form submission handler for authorize_filetransfer_form(). |
authorize_filetransfer_form_validate | function | includes/ |
Form validation handler for authorize_filetransfer_form(). |
authorize_get_filetransfer | function | includes/ |
Gets a FileTransfer class for a specific transfer method and settings. |
authorize_run_operation | function | includes/ |
Runs the operation specified in $_SESSION['authorize_operation']. |
Automatic interface translation import | group | includes/ |
Functions to create batches for importing translations. |
b.txt | file | modules/ |
|
bartik.info | file | themes/ |
name = Bartik description = A flexible, recolorable theme with many regions. package = Core version = VERSION core = 7.x stylesheets[all][] = css/layout.css stylesheets[all][] = css/style.css stylesheets[all][] = css/colors.css stylesheets[print][] =… |
bartik_drupal_alter_alter | function | modules/ |
Implements hook_TYPE_alter() on behalf of Bartik theme. |
bartik_field__taxonomy_term_reference | function | themes/ |
Implements theme_field__field_type(). |
bartik_menu_tree | function | themes/ |
Implements theme_menu_tree(). |
bartik_preprocess_block | function | themes/ |
Override or insert variables into the block template. |
bartik_preprocess_html | function | themes/ |
Add body classes if certain regions have content. |
bartik_preprocess_maintenance_page | function | themes/ |
Implements hook_preprocess_maintenance_page(). |
bartik_preprocess_node | function | themes/ |
Override or insert variables into the node template. |
bartik_process_html | function | themes/ |
Override or insert variables into the page template for HTML output. |
bartik_process_maintenance_page | function | themes/ |
Override or insert variables into the maintenance page template. |
bartik_process_page | function | themes/ |
Override or insert variables into the page template. |
base_path | function | includes/ |
Returns the base URL path (i.e., directory) of the Drupal installation. |
BasicMinimalUpdatePath | class | modules/ |
Performs point release update tests on a bare database. |
BasicMinimalUpdatePath::getInfo | function | modules/ |
|
BasicMinimalUpdatePath::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
BasicMinimalUpdatePath::testBasicMinimalUpdate | function | modules/ |
Tests a successful point release update. |
BasicStandardUpdatePath | class | modules/ |
Performs point release update tests on a bare database. |
BasicStandardUpdatePath::getInfo | function | modules/ |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.