Page MenuHomeGitPull.it
Diviner Tech Docs HeraldRuleSerializer

final class HeraldRuleSerializer
Phorge Technical Documentation (Herald)

Serialize for RuleTransactions / Editor.

Methods

public function serializeRule($rule)

This method is not documented.
Parameters
HeraldRule$rule
Return
wild

public function serializeRuleComponents($match_all, $conditions, $actions, $repetition_policy)

This method is not documented.
Parameters
$match_all
array$conditions
array$actions
$repetition_policy
Return
wild

public function deserializeRuleComponents($serialized)

This method is not documented.
Parameters
array$serialized
Return
wild