class InsertContent extends Model (View source)

Properties

string $content
string $contentType
string $mimeType

Methods

setContent($content)

No description

string
getContent()

No description

setContentType($contentType)

No description

string
getContentType()

No description

setMimeType($mimeType)

No description

string
getMimeType()

No description

Details

setContent($content)

No description

Parameters

$content

string getContent()

No description

Return Value

string

setContentType($contentType)

No description

Parameters

$contentType

string getContentType()

No description

Return Value

string

setMimeType($mimeType)

No description

Parameters

$mimeType

string getMimeType()

No description

Return Value

string