|
batch_set |
function |
drupal-6.x/includes/form.inc |
Opens a new batch. |
|
cache_set |
function |
drupal-6.x/includes/cache-install.inc |
|
|
cache_set |
function |
drupal-6.x/includes/cache.inc |
Store data in the persistent cache. |
|
variable_set |
function |
drupal-6.x/includes/bootstrap.inc |
Sets a persistent variable. |
|
menu_set_item |
function |
drupal-6.x/includes/menu.inc |
Replaces the statically cached item for a given path. |
|
db_set_active |
function |
drupal-6.x/includes/database.inc |
Activate a database for future queries. |
|
page_set_cache |
function |
drupal-6.x/includes/common.inc |
Store the current page in the cache. |
|
form_set_cache |
function |
drupal-6.x/includes/form.inc |
Store a form in the cache. |
|
form_set_error |
function |
drupal-6.x/includes/form.inc |
File an error against a form element. |
|
form_set_value |
function |
drupal-6.x/includes/form.inc |
Change submitted form values during the form processing cycle. |
|
theme_fieldset |
function |
drupal-6.x/includes/form.inc |
Format a group of form items. |
|
db_check_setup |
function |
drupal-6.x/includes/database.pgsql.inc |
Verify if the database is set up correctly. |
|
path_set_alias |
function |
drupal-6.x/modules/path/path.module |
Set an aliased path for a given Drupal path, preventing duplicates. |
|
file_set_status |
function |
drupal-6.x/includes/file.inc |
Set the status of a file. |
|
_form_set_value |
function |
drupal-6.x/includes/form.inc |
Helper function for form_set_value(). |
|
_form_set_class |
function |
drupal-6.x/includes/form.inc |
Sets a form element's class attribute. |
|
_batch_next_set |
function |
drupal-6.x/includes/batch.inc |
Move execution to the next batch set if any, executing the stored
form _submit handlers along the way (thus possibly inserting
additional batch sets). |
|
update_settings |
function |
drupal-6.x/modules/update/update.settings.inc |
Form builder for the update settings tab. |
|
user_pass_reset |
function |
drupal-6.x/modules/user/user.pages.inc |
Menu callback; process one time login link and redirects to the user page on success. |
|
menu_reset_item |
function |
drupal-6.x/modules/menu/menu.module |
Reset a system-defined menu item. |
|
node_type_reset |
function |
drupal-6.x/modules/node/content_types.inc |
Resets all of the relevant fields of a module-defined node type to their
default values. |
|
drupal_set_title |
function |
drupal-6.x/includes/path.inc |
Set the title of the current page, for display on the page and in the title bar. |
|
_update_cache_set |
function |
drupal-6.x/modules/update/update.module |
Store data in the private update status cache table. |
|
theme_get_setting |
function |
drupal-6.x/includes/theme.inc |
Retrieve a setting for the current theme.
This function is designed for use from within themes & engines
to determine theme settings made in the admin interface. |
|
xmlrpc_server_set |
function |
drupal-6.x/includes/xmlrpcs.inc |
Store a copy of the request temporarily. |
|
drupal_set_header |
function |
drupal-6.x/includes/common.inc |
Set an HTTP response header for the current page. |
|
user_set_authmaps |
function |
drupal-6.x/modules/user/user.module |
Save mappings of which external authentication module(s) authenticated
a user. Maps external usernames to user ids in the users table. |
|
image_gd_settings |
function |
drupal-6.x/includes/image.gd.inc |
Retrieve settings for the GD2 toolkit. |
|
_batch_current_set |
function |
drupal-6.x/includes/batch.inc |
Retrieve the batch set being currently processed. |
|
theme_get_settings |
function |
drupal-6.x/includes/theme.inc |
Retrieve an associative array containing the settings for a theme. |
|
drupal_set_content |
function |
drupal-6.x/includes/common.inc |
Set content for a specified region. |
|
drupal_set_message |
function |
drupal-6.x/includes/bootstrap.inc |
Set a message which reflects the status of the performed operation. |
|
xmlrpc_message_set |
function |
drupal-6.x/includes/xmlrpc.inc |
Store a copy of the $xmlrpc_message object temporarily. |
|
book_admin_settings |
function |
drupal-6.x/modules/book/book.admin.inc |
Builds and returns the book settings form. |
|
_theme_set_registry |
function |
drupal-6.x/includes/theme.inc |
Store the theme registry in memory. |
|
user_pass_reset_url |
function |
drupal-6.x/modules/user/user.module |
Generates a unique URL for a user to login and reset their password. |
|
update.settings.inc |
file |
drupal-6.x/modules/update/update.settings.inc |
Code required only for the update status settings form. |
|
user_admin_settings |
function |
drupal-6.x/modules/user/user.admin.inc |
Form builder; Configure user settings for this site. |
|
forum_admin_settings |
function |
drupal-6.x/modules/forum/forum.admin.inc |
Form builder for the forum settings page. |
|
_filter_url_settings |
function |
drupal-6.x/modules/filter/filter.module |
Settings for URL filter. |
|
menu_set_active_item |
function |
drupal-6.x/includes/menu.inc |
Set the active path, which determines which page is loaded. |
|
default.settings.php |
file |
drupal-6.x/sites/default/default.settings.php |
Drupal site-specific configuration file. |
|
db_field_set_default |
function |
drupal-6.x/includes/database.pgsql.inc |
Set the default value for a field. |
|
db_field_set_default |
function |
drupal-6.x/includes/database.mysql-common.inc |
Set the default value for a field. |
|
drupal_set_html_head |
function |
drupal-6.x/includes/common.inc |
Add output to the head tag of the HTML page. |
|
drupal_unset_globals |
function |
drupal-6.x/includes/bootstrap.inc |
Unsets all disallowed global variables. See $allowed for what's allowed. |
|
dblog_admin_settings |
function |
drupal-6.x/modules/dblog/dblog.admin.inc |
dblog module settings form. |
|
system_settings_form |
function |
drupal-6.x/modules/system/system.module |
Add default buttons to a form and set its prefix. |
|
_filter_html_settings |
function |
drupal-6.x/modules/filter/filter.module |
Settings for the HTML filter. |
|
menu_set_active_trail |
function |
drupal-6.x/includes/menu.inc |
Sets or gets the active trail (path to root menu root) of the current page. |