profile.module

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.

Версия 1.189.2.11 (checked in on 2009/01/14 at 05:38:52 by drumm)

Support for configurable user profiles.

Константы

ИмяОписание
PROFILE_HIDDENСкрытые поля профиля, доступны только администраторам, в модулях и в темах формления.
PROFILE_PRIVATEПриватное поле, содержимое доступно только привилегированным пользователям.
PROFILE_PUBLICПубличное поле. Данные будут показываться на странице профиля, но не используется на страницах списков пользователей.
PROFILE_PUBLIC_LISTINGSПубличное поле. Данные будут показываться на странице профиля и на страницах списков пользователей.

Функции

ИмяОписание
profile_admin_overviewMenu callback; display a listing of all editable profile fields.
profile_admin_settings_autocompleteRetrieve a pipe delimited string of autocomplete suggestions for profile categories
profile_autocompleteCallback to allow autocomplete of profile text fields.
profile_blockРеализация hook_block().
profile_browseMenu callback; display a list of user information.
profile_categories
profile_field_deleteMenu callback; deletes a field from all user profiles.
profile_field_delete_submitProcess a field delete form submission.
profile_field_formMenu callback: Generate a form to add/edit a user profile field.
profile_field_form_submitProcess profile_field_form submissions.
profile_field_form_validateValidate profile_field_form submissions.
profile_form_profile
profile_helpРеализация hook_help().
profile_load_profile
profile_menuРеализация hook_menu().
profile_save_profile
profile_userРеализация hook_user().
profile_validate_profile
profile_view_field
profile_view_profile
theme_profile_block
theme_profile_listing
_profile_field_serialize
_profile_field_types
_profile_form_explanation
_profile_get_fields
_profile_update_user_fieldsHelper function: update an array of user fields by calling profile_view_field
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии

Вход в систему