Search for set
Title | Object type | File name | Summary |
---|---|---|---|
_form_set_class | function | includes/ |
Sets a form element's class attribute. |
_menu_link_parents_set | function | includes/ |
Sets the p1 through p9 values for a menu link being saved. |
_menu_set_expanded_menus | function | includes/ |
Updates a list of menus with expanded items. |
_session_test_no_set | function | modules/ |
Menu callback: turns off session saving and then tries to save a value anyway. |
_session_test_set | function | modules/ |
Page callback, stores a value in $_SESSION['session_test_value']. |
_session_test_set_message | function | modules/ |
Menu callback, sets a message to me displayed on the following page. |
_session_test_set_message_but_dont_save | function | modules/ |
Menu callback, sets a message but call drupal_save_session(FALSE). |
_session_test_set_not_started | function | modules/ |
Menu callback, stores a value in $_SESSION['session_test_value'] without having started the session in advance. |
_system_theme_settings_validate_path | function | modules/ |
Helper function for the system_theme_settings form. |
_update_cache_set | function | modules/ |
Stores data in the private update status cache table. |
Pagination
- Previous page
- Page 19
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.