| Zotlabs\Module\Embedphotos::embedphotos_album_list  | 
          ( | 
            | 
          $a | ) | 
           | 
        
      
 
 
      
        
          | Zotlabs\Module\Embedphotos::embedphotos_widget_album  | 
          ( | 
            | 
          $args | ) | 
           | 
        
      
 
Copied from include/widgets.php::widget_album() with a modification to get the profile_uid from the input array as in widget_item()
- Parameters
 - 
  
  
 
- Returns
 - string with HTML 
 
This may return incorrect permissions if you have multiple directories of the same name. It is a limitation of the photo table using a name for a photo album instead of a folder hash
Referenced by Zotlabs\Module\Embedphotos\post().
 
 
      
        
          | Zotlabs\Module\Embedphotos::get  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | Zotlabs\Module\Embedphotos::post  | 
          ( | 
           | ) | 
           | 
        
      
 
This is the POST destination for the embedphotos button 
 
 
The documentation for this class was generated from the following file: