class ArticlePayload extends xelos_workflows_payload_base

Class xwf_payload_news_article

Properties

NewsController $mod
protected string $model_name
protected bool $payload_type_reference

Methods

array
get_fdl()

Get

bool|array
get_placeholders(bool $descriptive = false)

Get all placeholders with payload property values: It's required that the identifier of the form is the same as the payload identifier.

show_payload()

Show article

Details

at line 30
array get_fdl()

Get

Return Value

array

at line 70
bool|array get_placeholders(bool $descriptive = false)

Get all placeholders with payload property values: It's required that the identifier of the form is the same as the payload identifier.

Parameters

bool $descriptive

Show explanations and examples

Return Value

bool|array

Exceptions

Exception

at line 40
Template show_payload()

Show article

Return Value

Template

Exceptions

ContentException