Public Member Functions | |
| mail ($envelope) | |
| replace_token ($attr, $token, $replacement) | |
Implements the Document_model.
| qvci\models\Document_model::mail | ( | $envelope | ) |
Mail a document
| array | $envelope |
| qvci\models\Document_model::replace_token | ( | $attr, | |
| $token, | |||
| $replacement | |||
| ) |
For a specific document attribute, replace a placeholder-tag with text.
| string | $attr | |
| string | $tag | |
| string | $replacement |
1.8.5