Version 1.8.2.2 (checked in on 2010/03/01 at 10:20:28 by goba)
Administrative page callbacks for the profile module.
| Name | Beschreibung |
|---|---|
| profile_admin_overview | Form builder to display a listing of all editable profile fields. |
| profile_admin_overview_submit | Submit handler to update changed profile field weights and categories. |
| profile_admin_settings_autocomplete | Retrieve a pipe delimited string of autocomplete suggestions for profile categories |
| profile_field_delete | Menu callback; deletes a field from all user profiles. |
| profile_field_delete_submit | Process a field delete form submission. |
| profile_field_form | Menu callback: Generate a form to add/edit a user profile field. |
| profile_field_form_submit | Process profile_field_form submissions. |
| profile_field_form_validate | Validate profile_field_form submissions. |
| theme_profile_admin_overview | Theme the profile field overview into a drag and drop enabled table. |
Kommentare
Kommentar hinzufügen