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

Module for channel import. More...

Inheritance diagram for Zotlabs\Module\Import:
[legend]

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 ()
 

Detailed Description

Module for channel import.

Import a channel, either by direct file upload or via connection to another server.

Member Function Documentation

Zotlabs\Module\Import::get ( )

Generate channel import page.

Returns
string with parsed HTML.
Zotlabs\Module\Import::import_account (   $account_id)

Import channel into account.

Parameters
int$account_id
Fixme:
does not handle sync of del_abconfig

Referenced by Zotlabs\Module\Import\post().

Zotlabs\Module\Import::post ( )

Handle POST action on channel import page.


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