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
theme-settings.php file themes/bartik/theme-settings.php
view::set_use_ajax function modules/views/includes/view.inc Whether or not AJAX should be used. If AJAX is used, paging, tablesorting and exposed filters will be fetched via an AJAX call rather than a page refresh.
menu_settings_form function modules/menu/menu.admin.inc Menu callback; global settings form for menus.
ThemeRegistry::set function includes/theme.inc Writes a value to the persistent cache immediately.
theme_has_settings function includes/theme.inc Detect if a theme has any theme settings.
views_ui_cache_set function modules/views_ui/views_ui.module Specialized cache function to add a flag to our view, include an appropriate include, and cache more easily.
theme-settings.php file modules/simpletest/tests/themes/test_theme/theme-settings.php
Block::setContexts function modules/layout/includes/block.class.inc Set the contexts for this block.
file_settings_form function modules/file/file.admin.inc Form callback for file settings.
menu_tree_set_path function includes/menu.inc Sets the path for determining the active trail of the specified menu tree.
theme-settings.php file themes/basis/theme-settings.php Theme settings file for Basis.
DatabaseTasks::fail function includes/install.inc Assert test as failed.
admin_bar_cache_set function modules/admin_bar/admin_bar.module Store a client-side cache hash in persistent cache.
update_variable_set function includes/update.inc Sets a persistent variable during update hooks.
user_settings_email function modules/user/user.admin.inc Form builder; Configure user email settings for this site.
DatabaseTasks_mysql class drivers/database_mysql/install.inc Specifies installation tasks for MySQL and equivalent databases.
user_login_settings function modules/user/user.admin.inc Login settings form.
PathTestCase::setUp function modules/path/tests/path.test Sets up a Backdrop site for running functional and integration tests.
DatabaseTransaction class includes/database/database.inc A wrapper class for creating and managing database transactions.
views_set_page_view function modules/views/views.module Set the current 'page view' that is being displayed so that it is easy for other modules or the theme to identify.
MenuTestCase::setUp function modules/menu/tests/menu.test Sets up a Backdrop site for running functional and integration tests.
DatabaseTasks::name function includes/install.inc Return the human-readable name of the driver.
user_pass_reset_url function modules/user/user.module Generates a unique URL for a user to login and reset their password.
view::set_arguments function modules/views/includes/view.inc Set the arguments that come to this view. Usually from the URL but possibly from elsewhere.
DatabaseTasks::pass function includes/install.inc Assert test as a pass.
BookTestCase::setUp function modules/book/tests/book.test Sets up a Backdrop site for running functional and integration tests.
Layout::setContexts function modules/layout/includes/layout.class.inc Set the internally stored contexts.
SearchSetLocaleTest class modules/search/tests/search.test Tests searching with locale values set.
Config::setMultiple function includes/config.inc Sets multiple values in this configuration object.
ViewsSqlTest::setUp function modules/views/tests/views_query.test Sets up a Backdrop site for running functional and integration tests.
test_basetheme.info file modules/simpletest/tests/themes/test_basetheme/test_basetheme.info name = Theme test base theme description = Test theme which acts as a base theme for other test subthemes. version = BACKDROP_VERSION backdrop = 1.x type = theme hidden = TRUE settings[basetheme_only] = base theme value settings[subtheme_override] =…
user_admin_settings function modules/user/user.admin.inc Form builder; Configure user settings for this site.
config_set_multiple function includes/config.inc A shortcut function to set and save multiple values in a config file.
image_test_settings function modules/simpletest/tests/image_test.module Image tookit's settings operation.
book_admin_settings function modules/book/book.admin.inc Form constructor for the book settings form.
drupal_static_reset function includes/drupal.inc Resets one or all centrally stored static variable(s).
AJAXTestCase::setUp function modules/simpletest/tests/ajax.test Sets up a Backdrop site for running functional and integration tests.
MailTestCase::setUp function modules/simpletest/tests/mail.test Sets up a Backdrop site for running functional and integration tests.
layout_reset_caches function modules/layout/layout.module Reset all caches provided by Layout module.
date_views_settings function modules/date/date.module Form callback for date views pager title format settings.
PathSaveTest::setUp function modules/simpletest/tests/path.test Sets up a Backdrop site for running functional and integration tests.
FilterResetTestCase class modules/system/tests/system.test Test module filter.
db_field_set_default function includes/database/database.inc Sets the default value for a field.
backdrop_set_message function includes/bootstrap.inc Sets a message to display to the user.
field_form_set_state function modules/field/field.form.inc Stores processing information about a field in $form_state.
_session_test_no_set function modules/simpletest/tests/session_test.module Menu callback: turns off session saving and then tries to save a value anyway.
system_urls_settings function modules/system/system.admin.inc Form builder; Configure clean URL settings.
system_settings_form function modules/system/system.module Sets up a form to save information automatically.
FormsTestCase::setUp function modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
_filter_url_settings function modules/filter/filter.module Implements callback_filter_settings().

Pages

  • « first
  • ‹ previous
  • 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