The Hubzilla
 All Classes Namespaces Files Functions Variables Pages
Zotlabs\Module\Embedphotos Class Reference
Inheritance diagram for Zotlabs\Module\Embedphotos:
[legend]

Public Member Functions

 get ()
 
 post ()
 
 embedphotos_widget_album ($args)
 
 embedphotos_album_list ($a)
 
- Public Member Functions inherited from Zotlabs\Web\Controller
 init ()
 
 post ()
 
 get ()
 

Member Function Documentation

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
array$args
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: