PHP Class Pommo_Attachment, poMMo

Show file Open project: soonick/poMMo Class Usage Examples

Public Methods

Method Description
__construct ( $id ) Set id attribute
delete ( ) Delete attachment from DB

Method Details

__construct() public method

Set id attribute
public __construct ( $id )

delete() public method

Delete attachment from DB
public delete ( )