| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
gallery.module : gallery_user.inc User Functions (insert, update, delete, view, details, ...)
| File Size: | 642 lines (24 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| gallery_user_insert(&$edit, $user) X-Ref |
| Function gallery_user_insert(). (insert new user) |
| gallery_user_update(&$edit, $user) X-Ref |
| Function gallery_user_update(). (update a user with new information) |
| gallery_user_delete($user) X-Ref |
| Function gallery_user_delete(). (delete the user from the Gallery) |
| gallery_user_modify($user, $action = 'create', $groups = FALSE, $vars = NULL) X-Ref |
| Function gallery_user_modify(). (modify (create/update/delete) a user) |
| _gallery_user_sync($uid) X-Ref |
| Function _gallery_user_sync(). (sync user info for $uid) |
| gallery_user_view(&$user) X-Ref |
| Function gallery_user_view(). (view Gallery user details for a specific user) |
| gallery_user_useralbum($uid = NULL, $link = TRUE) X-Ref |
| Function gallery_user_useralbum(). (create link to user album) |
| gallery_user_map_info($user, $noerror_status = TRUE) X-Ref |
| Function gallery_user_map_info(). (get info about user map status) |
| gallery_user_map_info_status($info = array() X-Ref |
| Function gallery_user_map_info_status(). (get string representation of the use map status) |
| gallery_user_map_state($user) X-Ref |
| Function gallery_user_map_state(). (get state of user mapping) |
| _gallery_user_import($g2_users, &$messages) X-Ref |
| Function _gallery_user_import(). (import Gallery users into Drupal) |
| _gallery_user_resolve_mail(&$mail, $username, &$messages) X-Ref |
| Function _gallery_user_resolve_mail() |
| _gallery_user_map($ids = array() X-Ref |
| Function _gallery_user_map(). (fetch 'GalleryUser' entries from G2 'ExternalIdMap') |
| _gallery_user_drupal_users() X-Ref |
| Function _gallery_user_drupal_users(). (fetch all existing Drupal users (uid => username)) |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |