class ItemContent extends Model (View source)

Properties

protected $contentDataRefType
protected $contentDataRefDataType
string $contentFormat
string $hash
string $inlineContent

Methods

setContentDataRef(UploadItemRef $contentDataRef)

No description

getContentDataRef()

No description

setContentFormat($contentFormat)

No description

string
getContentFormat()

No description

setHash($hash)

No description

string
getHash()

No description

setInlineContent($inlineContent)

No description

string
getInlineContent()

No description

Details

setContentDataRef(UploadItemRef $contentDataRef)

No description

Parameters

UploadItemRef $contentDataRef

UploadItemRef getContentDataRef()

No description

Return Value

UploadItemRef

setContentFormat($contentFormat)

No description

Parameters

$contentFormat

string getContentFormat()

No description

Return Value

string

setHash($hash)

No description

Parameters

$hash

string getHash()

No description

Return Value

string

setInlineContent($inlineContent)

No description

Parameters

$inlineContent

string getInlineContent()

No description

Return Value

string