The Hubzilla
 All Classes Namespaces Files Functions Variables Pages
Zotlabs\Module\Admin\Accounts Class Reference

Public Member Functions

 post ()
 Handle POST actions on accounts admin page. More...
 
 get ()
 Generate accounts admin page and handle single item operations. More...
 

Member Function Documentation

Zotlabs\Module\Admin\Accounts::get ( )

Generate accounts admin page and handle single item operations.

This function generates the accounts/account admin page and handles the actions if an icon next to an entry was clicked. If several items were selected and the form was submitted it is handled by the function admin_page_accounts_post().

Returns
string
Zotlabs\Module\Admin\Accounts::post ( )

Handle POST actions on accounts admin page.

This function is called when on the admin user/account page the form was submitted to handle multiple operations at once. If one of the icons next to an entry are pressed the function admin_page_accounts() will handle this.


The documentation for this class was generated from the following file: