PHP 클래스 MetaAttachment

상속: extends MetaDbObject
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 메소드들

메소드 설명
__construct ( $p_attachmentId = null )

보호된 메소드들

메소드 설명
getDescription ( $p_languageId = null ) fn __construct
getSizeKB ( )
getSizeMB ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $p_attachmentId = null )

getDescription() 보호된 메소드

fn __construct
protected getDescription ( $p_languageId = null )

getSizeKB() 보호된 메소드

protected getSizeKB ( )

getSizeMB() 보호된 메소드

protected getSizeMB ( )