Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for set

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
batch_set function includes/form.inc Adds a new batch.
state_set function includes/bootstrap.inc Sets a persistent state value.
cache_set function includes/cache.inc Stores data in the persistent cache.
config_set function includes/config.inc A shortcut function to set and save a single value in a config file.
JS_SETTING constant includes/common.inc The default group for JavaScript settings added to the page.
Config::set function includes/config.inc Sets a value in this configuration object.
fieldset.css file themes/basis/css/component/fieldset.css Fieldsets styling.
settings_get function includes/bootstrap.inc Returns a site-wide setting, usually specified via the settings.php file.
locale_reset function modules/locale/locale.module Reset static variables used by locale().
variable_set function includes/bootstrap.inc Sets a persistent variable.
DatabaseTasks class includes/install.inc Database installer structure.
menu_set_item function includes/menu.inc Replaces the statically cached item for a given path.
tempstore_set function includes/common.inc Stores an object in the semi-persistent key-value store.
db_set_active function includes/database/database.inc Sets a new active database.
view::set_item function modules/views/includes/view.inc Set the configuration of an item (field/sort/filter/etc) on a given display.
theme_fieldset function includes/form.inc Returns HTML for a fieldset form element and its children.
form_set_value function includes/form.inc Changes submitted form values during form validation.
form_set_error function includes/form.inc Files an error against a form element.
form_set_cache function includes/form.inc Stores a form in the cache.
_batch_next_set function includes/batch.inc Retrieves the next set in a batch.
Layout::setPath function modules/layout/includes/layout.class.inc Set a layout path.
_form_set_class function includes/form.inc Sets a form element's class attribute.
Config::setData function includes/config.inc Replaces the data of this configuration object.
menu_reset_item function modules/menu/menu.module Reset a system-defined menu link.
path_test_reset function modules/simpletest/tests/path_test.module Resets the path test results.
views_cache_set function modules/views/includes/cache.inc Set a cached item in the views cache.
file_test_reset function modules/simpletest/tests/file_test.module Reset/initialize the history of calls to the file_* hooks.
update_settings function modules/update/update.admin.inc Form constructor for the update settings form.
user_pass_reset function modules/user/user.pages.inc Menu callback; process one time login link and redirects to the user page on success.
Config::setName function includes/config.inc Sets the name of this configuration object.
node_type_reset function modules/node/node.types.inc Resets relevant fields of a module-defined node type to their default values.
view::set_title function modules/views/includes/view.inc Override the view's current title.
view::get_offset function modules/views/includes/view.inc Get the pager offset from the pager.
view::set_offset function modules/views/includes/view.inc Set the offset on the pager.
image_test_reset function modules/simpletest/tests/image_test.module Reset/initialize the history of calls to the toolkit functions.
drupal_set_title function includes/drupal.inc Sets the title of the current page.
DatabaseTestCase class modules/simpletest/tests/database_test.test Base test class for databases.
module_set_weight function includes/module.inc Set the weight of a module in the 'system' table, thereby determining the order in which its hooks will be executed in relation to other modules.
LinkBaseTestClass class modules/link/tests/link.test
_session_test_set function modules/simpletest/tests/session_test.module Page callback, stores a value in $_SESSION['session_test_value'].
hook_search_reset function modules/search/search.api.php Take action when the search index is going to be rebuilt.
system_list_reset function includes/module.inc Resets all system_list() caches.
node_search_reset function modules/node/node.module Implements hook_search_reset().
_update_cache_set function modules/update/update.module Stores data in the private update status cache table.
image_gd_settings function modules/system/image.gd.inc Retrieve settings for the GD2 toolkit.
view::set_display function modules/views/includes/view.inc Set the display as current.
theme_get_setting function includes/theme.inc Retrieves a setting for the current theme or for a given theme.
drupal_set_message function includes/drupal.inc Sets a message to display to the user.
_batch_current_set function includes/batch.inc Returns the batch set being currently processed.
Block::setContexts function modules/layout/includes/block.class.inc Set the contexts for this block.

Pages

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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