Méthode | Description | |
---|---|---|
__construct ( ) : void | constructor |
Méthode | Description | |
---|---|---|
_create ( ) : string | Store new paste or comment | |
_delete ( string $dataid, string $deletetoken ) : void | Delete an existing paste | |
_init ( ) : void | initialize privatebin | |
_jsonld ( string $type ) : void | outputs requested JSON-LD context | |
_read ( string $dataid ) : void | Read an existing paste or comment | |
_return_message ( integer $status, string $message, array $other = [] ) : void | prepares JSON encoded status message | |
_view ( ) : void | Display PrivateBin frontend. |
public __construct ( ) : void | ||
Résultat | void |