[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/modules/profile/ -> profile.module (summary)

(no description)

File Size: 578 lines (21 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 21 functions

  profile_help()
  profile_theme()
  profile_menu()
  profile_block()
  profile_user()
  profile_load_profile()
  profile_save_profile()
  profile_view_field()
  profile_view_profile()
  _profile_form_explanation()
  profile_form_profile()
  _profile_update_user_fields()
  profile_validate_profile()
  profile_categories()
  profile_category_access()
  template_preprocess_profile_block()
  template_preprocess_profile_listing()
  template_preprocess_profile_wrapper()
  _profile_field_types()
  _profile_field_serialize()
  _profile_get_fields()

Functions
Functions that are not part of a class:

profile_help($path, $arg)   X-Ref
Implementation of hook_help().


profile_theme()   X-Ref
Implementation of hook_theme()


profile_menu()   X-Ref
Implementation of hook_menu().


profile_block($op = 'list', $delta = 0, $edit = array()   X-Ref
Implementation of hook_block().


profile_user($type, &$edit, &$user, $category = NULL)   X-Ref
Implementation of hook_user().


profile_load_profile(&$user)   X-Ref
No description

profile_save_profile(&$edit, &$user, $category, $register = FALSE)   X-Ref
No description

profile_view_field($user, $field)   X-Ref
No description

profile_view_profile(&$user)   X-Ref
No description

_profile_form_explanation($field)   X-Ref
No description

profile_form_profile($edit, $user, $category, $register = FALSE)   X-Ref
No description

_profile_update_user_fields($fields, $account)   X-Ref
Helper function: update an array of user fields by calling profile_view_field


profile_validate_profile($edit, $category)   X-Ref
No description

profile_categories()   X-Ref
No description

profile_category_access($account, $category)   X-Ref
Menu item access callback - check if a user has access to a profile category.


template_preprocess_profile_block(&$variables)   X-Ref
Process variables for profile-block.tpl.php.

The $variables array contains the following arguments:
- $account
- $fields


template_preprocess_profile_listing(&$variables)   X-Ref
Process variables for profile-listing.tpl.php.

The $variables array contains the following arguments:
- $account
- $fields


template_preprocess_profile_wrapper(&$variables)   X-Ref
Process variables for profile-wrapper.tpl.php.

The $variables array contains the following arguments:
- $content


_profile_field_types($type = NULL)   X-Ref
No description

_profile_field_serialize($type = NULL)   X-Ref
No description

_profile_get_fields($category, $register = FALSE)   X-Ref
No description



Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7