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
node_add function modules/node/node.pages.inc Page callback: Provides the node submission form.
DiffOpAdd class includes/diff.inc @private
ip_address function includes/bootstrap.inc Returns the IP address of the client machine.
db_add_field function includes/database/database.inc Adds a new field to a table.
db_add_index function includes/database/database.inc Adds an index.
views_add_js function modules/views/views.module Include views .js files.
node_add_page function modules/node/node.pages.inc Page callback: Displays add content links for available content types.
file_add_form function modules/file/file.pages.inc Form callback for adding a file via an upload form.
drupal_add_js function includes/drupal.inc Adds a JavaScript file, setting, or inline code to the page.
views_add_css function modules/views/views.module Include views .css files.
drupal_add_css function includes/drupal.inc Adds a cascading stylesheet to the stylesheet queue.
file_usage_add function includes/file.inc Records that a module is using a file.
view::add_item function modules/views/includes/view.inc Add an item with a handler to the view.
backdrop_add_js function includes/common.inc Adds a JavaScript file, setting, or inline code to the page.
layout_add_page function modules/layout/layout.admin.inc Menu callback; Display the form for adding a new layout.
drupal_add_feed function includes/drupal.inc Adds a feed URL for the current page.
backdrop_add_css function includes/common.inc Adds a cascading stylesheet to the stylesheet queue.
DiffOpAdd::$type property includes/diff.inc
ArchiverTar::add function modules/system/system.archiver.inc Adds the specified file or directory to the archive.
Archive_Tar::add function modules/system/system.tar.inc 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…
ArchiverZip::add function modules/system/system.archiver.inc Adds the specified file or directory to the archive.
_node_add_access function modules/node/node.module Access callback: Checks whether the user has permission to add a node.
Layout::addBlock function modules/layout/includes/layout.class.inc Add a block to a particular region.
views_ui_add_form function modules/views_ui/views_ui.admin.inc Form builder for the "Add view" page.
views_ui_add_page function modules/views_ui/views_ui.admin.inc Page callback to add a new view.
field_add_more_js function modules/field/field.form.inc Ajax callback in response to a new empty widget being added to the form.
db_add_unique_key function includes/database/database.inc Adds a unique key.
view::add_display function modules/views/includes/view.inc Add a new display handler to the view, automatically creating an id.
backdrop_add_feed function includes/common.inc Adds a feed URL for the current page.
DiffOpAdd::reverse function includes/diff.inc
drupal_add_library function includes/drupal.inc Adds multiple JavaScript or CSS files at the same time.
db_add_primary_key function includes/database/database.inc Adds a primary key to a database table.
valid_email_address function includes/common.inc Verifies the syntax of the given e-mail address.
SelectQuery::addTag function includes/database/select.inc Implements QueryAlterableInterface::addTag().
node_add_body_field function modules/node/node.module Adds the default body field to a node type.
theme_node_add_list function modules/node/node.theme.inc Returns HTML for a list of available node types for node creation.
seven_node_add_list function themes/seven/template.php Overrides theme_node_add_list().
DiffFormatter::added function includes/diff.inc
SelectQuery::addJoin function includes/database/select.inc Implements SelectQueryInterface::addJoin().
user_add_role_action function modules/user/user.actions.inc Adds a role to a user account.
image_style_add_form function modules/image/image.admin.inc Form builder; Form for adding a new image style.
file_add_form_submit function modules/file/file.pages.inc Submit handler for the add file form.
drupal_add_html_head function includes/drupal.inc Adds output to the HEAD tag of the HTML page.
block_add_block_form function modules/block/block.admin.inc Form constructor for the add block form.
drupal_add_tabledrag function includes/drupal.inc Assists in adding the tableDrag JavaScript behavior to a themed table.
backdrop_add_library function includes/common.inc Adds multiple JavaScript or CSS files at the same time.
ajax_command_add_css function includes/ajax.inc Creates a Backdrop Ajax 'addCss' command.
SelectQuery::addField function includes/database/select.inc Implements SelectQueryInterface::addField().
Archive_Tar::_addFile function modules/system/system.tar.inc
field_add_more_submit function modules/field/field.form.inc Submit handler for the "Add another item" button of a field form.

Pages

  • 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