![]()  | 
  
    The Hubzilla
    
   | 
 
Module for channel import. More...
Public Member Functions | |
| import_account ($account_id) | |
| Import channel into account.  More... | |
| post () | |
| Handle POST action on channel import page.  More... | |
| get () | |
| Generate channel import page.  More... | |
  Public Member Functions inherited from Zotlabs\Web\Controller | |
| init () | |
| post () | |
| get () | |
Module for channel import.
Import a channel, either by direct file upload or via connection to another server.
| Zotlabs\Module\Import::get | ( | ) | 
Generate channel import page.
| Zotlabs\Module\Import::import_account | ( | $account_id | ) | 
Import channel into account.
| int | $account_id | 
Referenced by Zotlabs\Module\Import\post().
| Zotlabs\Module\Import::post | ( | ) | 
Handle POST action on channel import page.