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

Public Member Functions

 get ()
 
- Public Member Functions inherited from Zotlabs\Web\Controller
 init ()
 
 post ()
 
 get ()
 

Detailed Description

remote post

https://yoursite/rpost?f=&title=&body=&remote_return=

This can be called via either GET or POST, use POST for long body content as suhosin often limits GET parameter length

f= placeholder, often required title= Title of post body= Body of post url= URL which will be parsed and the results appended to the body source= Source application post_id= post_id of post to 'share' (local use only) remote_return= absolute URL to return after posting is finished type= choices are 'html' or 'bbcode', default is 'bbcode'

Member Function Documentation

Zotlabs\Module\Rpost::get ( )

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