class ParagraphMarker extends Model (View source)

Properties

protected $bulletType
protected $bulletDataType
protected $styleType
protected $styleDataType

Methods

setBullet(Bullet $bullet)

No description

getBullet()

No description

setStyle(ParagraphStyle $style)

No description

getStyle()

No description

Details

setBullet(Bullet $bullet)

No description

Parameters

Bullet $bullet

Bullet getBullet()

No description

Return Value

Bullet

setStyle(ParagraphStyle $style)

No description

Parameters

ParagraphStyle $style

ParagraphStyle getStyle()

No description

Return Value

ParagraphStyle