C:/drupal/modules/update/update.settings.inc File Reference

Go to the source code of this file.


Functions

 update_settings ()
 update_settings_validate ($form, &$form_state)
 update_settings_submit ($form, $form_state)


Detailed Description

Code required only for the update status settings form.

Definition in file update.settings.inc.


Function Documentation

update_settings (  ) 

Form builder for the update settings tab.

Definition at line 12 of file update.settings.inc.

References t(), url(), and variable_get().

Here is the call graph for this function:

update_settings_submit ( form,
form_state 
)

Submit handler for the settings tab.

Definition at line 91 of file update.settings.inc.

References $op, t(), variable_del(), and variable_set().

Here is the call graph for this function:

update_settings_validate ( form,
&$  form_state 
)

Validation callback for the settings form.

Validates the email addresses and ensures the field is formatted correctly.

Definition at line 61 of file update.settings.inc.

References form_set_error(), t(), and valid_email_address().

Here is the call graph for this function:


Generated on Mon Jun 2 15:08:33 2008 for SimpleTest by  1.5.5