Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for add

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
layout_block_add_page function modules/layout/layout.admin.inc Menu callback; Display a list of blocks to be added to a layout.
_system_info_add_path function modules/system/system.module Prefixes all values in an .info file array with a given path.
Archive_Tar::_addFile function modules/system/system.tar.inc
SearchQuery::addScore function modules/search/search.extender.inc Adds a custom score expression to the search query.
field_test_entity_add function modules/field/tests/field_test/field_test.entity.inc Menu callback: displays the 'Add new test_entity' form.
views_ui_add_item_form function modules/views_ui/views_ui.admin.inc Form to add_item items in the views UI.
DiffOpAdd::__construct function includes/diff.inc
ArchiverInterface::add function includes/archiver.inc Adds the specified file or directory to the archive.
views_ui_add_admin_css function modules/views_ui/views_ui.admin.inc Adds standard Views administration CSS to the current page.
backdrop_add_html_head function includes/common.inc Adds output to the HEAD tag of the HTML page.
Archive_Tar::addString function modules/system/system.tar.inc 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::addModify function modules/system/system.tar.inc 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…
drupal_add_http_header function includes/drupal.inc Sets an HTTP response header for the current page.
file_add_form_validate function modules/file/file.pages.inc Validation handler for file_add_form().
backdrop_add_tabledrag function includes/common.inc Assists in adding the tableDrag JavaScript behavior to a themed table.
_book_add_form_elements function modules/book/book.module Builds the common elements of the book form for the node and outline forms.
language_admin_add_form function modules/language/language.admin.inc User interface for the language addition screen.
Archive_Tar::_addString function modules/system/system.tar.inc
layout_context_add_form function modules/layout/layout.context.admin.inc Form callback; Displays form for adding new contexts to a layout.
DatabaseSchema::addField function includes/database/schema.inc Add a new field to a table.
backdrop_add_http_header function includes/bootstrap.inc Sets an HTTP response header for the current page.
system_add_module_assets function modules/system/system.module Adds CSS and JavaScript files declared in module .info files.
DatabaseSchema::addIndex function includes/database/schema.inc Add an index.
SelectQuery::addMetaData function includes/database/select.inc Implements QueryAlterableInterface::addMetaData().
EntityFieldQuery::addTag function modules/entity/entity.query.inc Adds a tag to the query.
Database::loadDriverFile function includes/database/database.inc Load a file for the database that might hold a class.
views_ui_add_microweights function modules/views_ui/views_ui.admin.inc Recursively adds microweights to a render array, similar to what form_builder() does for forms.
views_ui_add_ajax_wrapper function modules/views_ui/views_ui.admin.inc After-build function that adds a wrapper to a form region (for AJAX refreshes).
views_ui_add_ajax_trigger function modules/views_ui/views_ui.admin.inc Converts a form element in the add view wizard to be AJAX-enabled.
MenuTestCase::addMenuLink function modules/menu/tests/menu.test Add a menu link using the menu module UI.
layout_condition_add_form function modules/layout/layout.admin.inc Form callback; Displays form for adding new conditions to a layout or block.
drupal_add_html_head_link function includes/drupal.inc Adds a LINK tag with a distinct 'rel' attribute to the page's HEAD.
views_ui_add_form_to_stack function modules/views_ui/views_ui.admin.inc Add another form to the stack; clicking 'apply' will go to this form rather than closing the ajax popup.
SelectQuery::addExpression function includes/database/select.inc Implements SelectQueryInterface::addExpression().
redirect_add_redirect_page function modules/redirect/redirect.admin.inc Page callback; Redirect to the form for creating a redirect.
BootstrapIPAddressTestCase class modules/simpletest/tests/bootstrap.test
views_add_contextual_links function modules/views/views.module Adds contextual links associated with a view display to a renderable array.
views_ajax_command_add_tab function modules/views/includes/ajax.inc Creates a Backdrop AJAX 'addTab' command.
block_add_block_form_submit function modules/block/block.admin.inc Form submission handler for block_add_block_form().
MenuTestCase::addCustomMenu function modules/menu/tests/menu.test Add custom menu.
backdrop_add_html_head_link function includes/common.inc Adds a LINK tag with a distinct 'rel' attribute to the page's HEAD.
file_add_upload_step_scheme function modules/file/file.pages.inc Generate form fields for the third step in the add file wizard.
Database::addConnectionInfo function includes/database/database.inc Adds database connection information for a given key/target.
image_style_add_allowed_uri function modules/image/image.module Add an image style URI to the whitelist.
image_style_add_form_submit function modules/image/image.admin.inc Submit handler for adding a new image style.
SelectQueryExtender::addTag function includes/database/select.inc Adds a tag to a query.
image_style_form_add_submit function modules/image/image.admin.inc Submit handler for adding a new image effect to an image style.
update_module_add_to_system function includes/update.inc Adds modules to the system table in a Backdrop core update.
comment_node_page_additions function modules/comment/comment.module Builds the comment-related elements for node detail pages.
file_add_upload_step_fields function modules/file/file.pages.inc Generate form fields for the fourth step in the add file wizard.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS