|
node_add |
function |
drupal-6.x/modules/node/node.pages.inc |
Present a node submission form or a set of links to such forms. |
|
ip_address |
function |
drupal-6.x/includes/bootstrap.inc |
If Drupal is behind a reverse proxy, we use the X-Forwarded-For header
instead of $_SERVER['REMOTE_ADDR'], which would be the IP address
of the proxy server, and not the client's. |
|
db_add_field |
function |
drupal-6.x/includes/database.pgsql.inc |
Add a new field to a table. |
|
db_add_index |
function |
drupal-6.x/includes/database.pgsql.inc |
Add an index. |
|
db_add_field |
function |
drupal-6.x/includes/database.mysql-common.inc |
Add a new field to a table. |
|
db_add_index |
function |
drupal-6.x/includes/database.mysql-common.inc |
Add an index. |
|
db_add_column |
function |
drupal-6.x/update.php |
Add a column to a database using syntax appropriate for PostgreSQL.
Save result of SQL commands in $ret array. |
|
node_add_page |
function |
drupal-6.x/modules/node/node.pages.inc |
Page callback: Displays add content links for available content types. |
|
drupal_add_js |
function |
drupal-6.x/includes/common.inc |
Add a JavaScript file, setting or inline code to the page. |
|
drupal_add_css |
function |
drupal-6.x/includes/common.inc |
Adds a CSS file to the stylesheet queue. |
|
openid_user_add |
function |
drupal-6.x/modules/openid/openid.pages.inc |
Form builder; Add an OpenID identity. |
|
drupal_add_feed |
function |
drupal-6.x/includes/common.inc |
Add a feed URL for the current page. |
|
drupal_add_link |
function |
drupal-6.x/includes/common.inc |
Add a <link> tag to the page's HEAD. |
|
_node_add_access |
function |
drupal-6.x/modules/node/node.module |
|
|
db_add_unique_key |
function |
drupal-6.x/includes/database.pgsql.inc |
Add a unique key. |
|
db_add_unique_key |
function |
drupal-6.x/includes/database.mysql-common.inc |
Add a unique key. |
|
db_add_primary_key |
function |
drupal-6.x/includes/database.pgsql.inc |
Add a primary key. |
|
db_add_primary_key |
function |
drupal-6.x/includes/database.mysql-common.inc |
Add a primary key. |
|
locale_add_language |
function |
drupal-6.x/includes/locale.inc |
API function to add a language. |
|
valid_email_address |
function |
drupal-6.x/includes/common.inc |
Verifies the syntax of the given e-mail address. |
|
theme_node_add_list |
function |
drupal-6.x/modules/node/node.pages.inc |
Display the list of available node types for node creation. |
|
block_add_block_form |
function |
drupal-6.x/modules/block/block.admin.inc |
Menu callback: display the custom block addition form. |
|
drupal_add_tabledrag |
function |
drupal-6.x/includes/common.inc |
Assist in adding the tableDrag JavaScript behavior to a themed table. |
|
user_admin_access_add |
function |
drupal-6.x/modules/user/user.admin.inc |
Menu callback: add an access rule. |
|
taxonomy_add_term_page |
function |
drupal-6.x/modules/taxonomy/taxonomy.admin.inc |
Menu callback; return the edit form for a new term after setting the title. |
|
openid_user_add_submit |
function |
drupal-6.x/modules/openid/openid.pages.inc |
|
|
Language addition API. |
group |
drupal-6.x/includes/locale.inc |
|
|
_book_add_form_elements |
function |
drupal-6.x/modules/book/book.module |
Build the common elements of the book form for the node and outline forms. |
|
comment_form_add_preview |
function |
drupal-6.x/modules/comment/comment.module |
Form builder; Generate and validate a comment preview form. |
|
openid_user_add_validate |
function |
drupal-6.x/modules/openid/openid.pages.inc |
|
|
locale_languages_add_screen |
function |
drupal-6.x/includes/locale.inc |
User interface for the language addition screen. |
|
block_add_block_form_submit |
function |
drupal-6.x/modules/block/block.admin.inc |
Save the new custom block. |
|
block_add_block_form_validate |
function |
drupal-6.x/modules/block/block.admin.inc |
|
|
Language addition and editing functionality |
group |
drupal-6.x/includes/locale.inc |
|