PHP Class MetaAttachment

Inheritance: extends MetaDbObject
Mostrar archivo Open project: sourcefabric/newscoop

Public Methods

Method Description
__construct ( $p_attachmentId = null )

Protected Methods

Method Description
getDescription ( $p_languageId = null ) fn __construct
getSizeKB ( )
getSizeMB ( )

Method Details

__construct() public method

public __construct ( $p_attachmentId = null )

getDescription() protected method

fn __construct
protected getDescription ( $p_languageId = null )

getSizeKB() protected method

protected getSizeKB ( )

getSizeMB() protected method

protected getSizeMB ( )