| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
gallery.module : gallery_base.inc Base functions
| File Size: | 863 lines (27 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| gallery_login() X-Ref |
| Function gallery_login(). (login user into embedded gallery) |
| gallery_logout() X-Ref |
| Function gallery_logout(). (end user session) |
| _gallery_init($full = FALSE, $vars = NULL, $report_error = TRUE) X-Ref |
| Function _gallery_init(). (initialize embedded gallery) |
| gallery_handle_request() X-Ref |
| Function gallery_handle_request(). (handleRequest extension with error handling) |
| gallery_get_language($lang = '', $user = NULL) X-Ref |
| Function gallery_get_language(). |
| gallery_list_themes() X-Ref |
| Function gallery_list_themes(). (retrieve all (active) themes from Gallery2) |
| gallery_list_image_frames() X-Ref |
| Function gallery_list_image_frames(). (retrieve all image frames from Gallery2) |
| gallery_check_path2id($path) X-Ref |
| Function gallery_check_path2id(). |
| gallery_generate_url($params, $html = TRUE, $full = TRUE) X-Ref |
| Function gallery_generate_url(). |
| gallery_album_tree($root = NULL, $depth = NULL, $uid = NULL) X-Ref |
| Function gallery_album_tree(). |
| gallery_item_details($id, $verbose = FALSE) X-Ref |
| Function gallery_item_details(). |
| gallery_item_access($id, $permission = 'core.view', $user = NULL) X-Ref |
| Function gallery_item_access(). |
| gallery_db_query($query, $data = NULL) X-Ref |
| Function gallery_db_query(). |
| gallery_flush_entity_cache() X-Ref |
| Function gallery_flush_entity_cache(). |
| gallery_set_head($html, $settitle = FALSE) X-Ref |
| Function gallery_set_head(). |
| gallery_set_meta($meta) X-Ref |
| Function gallery_set_meta(). |
| gallery_set_css($css) X-Ref |
| Function gallery_set_css(). |
| gallery_set_javascript($javascript) X-Ref |
| Function gallery_set_javascript(). (druapl_add_js() ensures proper cascading of included G2 javascript) |
| gallery_context(&$params, $setcontext = FALSE) X-Ref |
| Function gallery_context(). (store and/or access the context of the current gallery page) |
| gallery_list_blocks($plugin_names = NULL) X-Ref |
| Function gallery_list_blocks(). |
| gallery_get_block($params, $block = 'ImageBlock', $extra = array() X-Ref |
| Function gallery_get_block(). This function allows developers to fetch an image or grid block with certain parameters from Gallery2. param: $params param: $block param: $extra |
| _gallery_htmlcharsdecode($string) X-Ref |
| Function _gallery_htmlcharsdecode(). (recover special character's HTML entities, see htmlspecialchars_decode() for php5) |
| gallery_error($msg, $ret = NULL, $serious = FALSE) X-Ref |
| Function gallery_error(). |
| _gallery_report_error($report = array() X-Ref |
| Function _gallery_report_error(). |
| gallery_debug($output, $label = NULL, $html = FALSE) X-Ref |
| Function gallery_debug(). |
| gallery_plugin_status($plugin_names) X-Ref |
| Function gallery_plugin_status(). |
| gallery_single_plugin_status($plugin_name) X-Ref |
| Function gallery_single_plugin_status(). |
| gallery_set_status($status = array() X-Ref |
| Function gallery_set_status(). |
| gallery_get_status() X-Ref |
| Function gallery_get_status(). |
| gallery_version() X-Ref |
| Function gallery_version(). |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |