Search for add
Title | Object type | File name | Summary |
---|---|---|---|
AddFeedTestCase | class | modules/ |
Tests adding aggregator feeds. |
AddFeedTestCase::getInfo | function | modules/ |
|
AddFeedTestCase::testAddFeed | function | modules/ |
Creates and ensures that a feed is unique, checks source, and deletes feed. |
AddFeedTestCase::testAddLongFeed | function | modules/ |
Tests feeds with very long URLs. |
ajax_command_add_css | function | includes/ |
Creates a Drupal Ajax 'add_css' command. |
ajax_forms_test_advanced_commands_add_css_callback | function | modules/ |
Ajax callback for 'add_css'. |
ArchiverInterface::add | function | includes/ |
Adds the specified file or directory to the archive. |
ArchiverTar::add | function | modules/ |
Adds the specified file or directory to the archive. |
ArchiverZip::add | function | modules/ |
Adds the specified file or directory to the archive. |
Archive_Tar::add | function | modules/ |
This method add the files / directories that are listed in $p_filelist in the archive. If the archive does not exist it is created. The method return false and a PEAR error text. The files and directories listed are only added at the end of the… |
Archive_Tar::addModify | function | modules/ |
This method add the files / directories listed in $p_filelist at the end of the existing archive. If the archive does not yet exists it is created. The $p_filelist parameter can be an array of string, each string representing a filename or a directory… |
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. |
Archive_Tar::_addFile | function | modules/ |
|
Archive_Tar::_addList | function | modules/ |
|
Archive_Tar::_addString | function | modules/ |
|
block_add_block_form | function | modules/ |
Form constructor for the add block form. |
block_add_block_form_submit | function | modules/ |
Form submission handler for block_add_block_form(). |
block_add_block_form_validate | function | modules/ |
Form validation handler for block_add_block_form(). |
BootstrapIPAddressTestCase | class | modules/ |
|
BootstrapIPAddressTestCase::$cluster_ip | property | modules/ |
|
BootstrapIPAddressTestCase::$forwarded_ip | property | modules/ |
|
BootstrapIPAddressTestCase::$oldserver | property | modules/ |
|
BootstrapIPAddressTestCase::$proxy2_ip | property | modules/ |
|
BootstrapIPAddressTestCase::$proxy_ip | property | modules/ |
|
BootstrapIPAddressTestCase::$remote_ip | property | modules/ |
|
BootstrapIPAddressTestCase::$untrusted_ip | property | modules/ |
|
BootstrapIPAddressTestCase::getInfo | function | modules/ |
|
BootstrapIPAddressTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BootstrapIPAddressTestCase::tearDown | function | modules/ |
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix. |
BootstrapIPAddressTestCase::testIPAddressHost | function | modules/ |
test IP Address and hostname |
CascadingStylesheetsTestCase::testAddCssFileWithQueryString | function | modules/ |
Tests that the query string remains intact when adding CSS files that have query string parameters. |
CascadingStylesheetsTestCase::testAddExternal | function | modules/ |
Tests adding an external stylesheet. |
CascadingStylesheetsTestCase::testAddFile | function | modules/ |
Tests adding a file stylesheet. |
comment_node_page_additions | function | modules/ |
Build the comment-related elements for node detail pages. |
ConnectionUnitTest::addConnection | function | modules/ |
Adds a new database connection info to Database. |
ContactSitewideTestCase::addCategory | function | modules/ |
Adds a category. |
dashboard_form_block_add_block_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
Database::addConnectionInfo | function | includes/ |
Adds database connection information for a given key/target. |
Database::loadDriverFile | function | includes/ |
Load a file for the database that might hold a class. |
DatabaseSchema::addField | function | includes/ |
Add a new field to a table. |
DatabaseSchema::addIndex | function | includes/ |
Add an index. |
DatabaseSchema::addPrimaryKey | function | includes/ |
Add a primary key. |
DatabaseSchema::addUniqueKey | function | includes/ |
Add a unique key. |
DatabaseSchema_mysql::addField | function | includes/ |
Add a new field to a table. |
DatabaseSchema_mysql::addIndex | function | includes/ |
Add an index. |
DatabaseSchema_mysql::addPrimaryKey | function | includes/ |
Add a primary key. |
DatabaseSchema_mysql::addUniqueKey | function | includes/ |
Add a unique key. |
DatabaseSchema_pgsql::addField | function | includes/ |
Add a new field to a table. |
DatabaseSchema_pgsql::addIndex | function | includes/ |
Add an index. |
DatabaseSchema_pgsql::addPrimaryKey | function | includes/ |
Add a primary key. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.