| 
            andromeda_slideshow_add_image           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Adds an image to a slideshow           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_admin           | 
                  
            includes/andromeda_slideshow.admin.inc           | 
                  
            Slideshow admin           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            andromeda_slideshow_block_info           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Implements hook_block_info().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_block_view           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Implements hook_block_view().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_build_type           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Builds a slideshow type by its name           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_delete_form           | 
                  
            includes/andromeda_slideshow.forms.inc           | 
                  
            Delete a slideshow form           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            andromeda_slideshow_delete_form_submit           | 
                  
            includes/andromeda_slideshow.forms.inc           | 
                  
            Submit handler for andromeda_slideshow_delete_form           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_delete_image           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Deletes an image from the database           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_delete_slideshow           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Deletes a slideshow from the database           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_disable_slideshow           | 
                  
            includes/andromeda_slideshow.inc           | 
                  
            Disables a slideshow           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            andromeda_slideshow_enable_slideshow           | 
                  
            includes/andromeda_slideshow.inc           | 
                  
            Enables a slideshow           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            andromeda_slideshow_form           | 
                  
            includes/andromeda_slideshow.forms.inc           | 
                  
            Add and edit slideshow form           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            andromeda_slideshow_form_submit           | 
                  
            includes/andromeda_slideshow.forms.inc           | 
                  
            Submit handler for andromeda_slideshow_form           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_form_validate           | 
                  
            includes/andromeda_slideshow.forms.inc           | 
                  
            Validate handler for andromeda_slideshow_form           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_get_disabled_slideshows           | 
                  
            includes/andromeda_slideshow.inc           | 
                  
            Returns a list of disabled slideshows           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_get_enabled_slideshows           | 
                  
            includes/andromeda_slideshow.inc           | 
                  
            Returns a list of enabled slideshows           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_get_image_styles           | 
                  
            includes/andromeda_slideshow.inc           | 
                  
            Returns a list of image styles available           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_get_types           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Gets availables slideshow types           | 
                  
            3           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_image_default_styles           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Implements hook_image_default_styles().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_image_delete_form           | 
                  
            includes/andromeda_slideshow.forms.inc           | 
                  
            Delete form for a slideshow image           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            andromeda_slideshow_image_delete_form_submit           | 
                  
            includes/andromeda_slideshow.forms.inc           | 
                  
            Submit handler for andromeda_slideshow_image_delete_form           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_image_form           | 
                  
            includes/andromeda_slideshow.forms.inc           | 
                  
            Add and edit image form           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            andromeda_slideshow_image_form_submit           | 
                  
            includes/andromeda_slideshow.forms.inc           | 
                  
            Submit handler for andromeda_slideshow_image_form           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_image_load           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Loads an image by its $siid           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_init           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Implements hook_init().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_load           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Loads a slideshow by its $sid           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_load_by_name           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Loads a slideshow by its name           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_load_images           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Loads multiple images by their $siids           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_load_slideshows           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Loads multiple slideshow by $sids           | 
                  
            4           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_load_slideshow_images           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Loads the images for a slideshow           | 
                  
            4           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_load_type           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Loads a slideshow type by the type name           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_machine_name_exists           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Determines if a slideshow name is in use.           | 
                  
            1           | 
                  
            1           | 
              
          
                  | 
            andromeda_slideshow_manage_form           | 
                  
            includes/andromeda_slideshow.forms.inc           | 
                  
            Manage images for a slideshow form           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            andromeda_slideshow_manage_form_submit           | 
                  
            includes/andromeda_slideshow.forms.inc           | 
                  
            Submit handler for andromeda_slideshow_manage_form           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_menu           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Implements hook_menu().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_new_image           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Creates a new image object           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_new_slideshow           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Creates a new slideshow object           | 
                  
            5           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_nivo_slider_andromeda_slideshow_info           | 
                  
            modules/andromeda_slideshow_nivo_slider/andromeda_slideshow_nivo_slider.module           | 
                  
            Implements hook_andromeda_slideshow_info().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_nivo_slider_preprocess_andromeda_slideshow_nivo_slider           | 
                  
            modules/andromeda_slideshow_nivo_slider/andromeda_slideshow_nivo_slider.module           | 
                  
            Implements hook_preprocess_andromeda_slideshow_nivo_slider()           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_permission           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Implements hook_permission().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_remove_image           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Removes an image from a slideshow           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_reorder_slideshow           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Reorders images in a slideshow           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_save_image           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Saves an image to the database           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_save_slideshow           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Saves a slideshow to the database           | 
                  
            3           | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_schema           | 
                  
            ./andromeda_slideshow.install           | 
                  
            Implements hook_schema().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_theme           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Implements hook_theme().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            andromeda_slideshow_type_load_libraries           | 
                  
            ./andromeda_slideshow.module           | 
                  
            Loads libraries for a slideshow type           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            theme_andromeda_slideshow_manage_form_table           | 
                  
            ./andromeda_slideshow.pages.inc           | 
                  
            @file
Theme and preprocess functions for Andromeda Slideshow           | 
                  
                       | 
                  
                       |