extends |
Hm_Output_Module |
|---|
| Methods | ||
|---|---|---|
protected
|
output()
Output modules need to override this method to add to a page or AJAX response
Output modules need to override this method to add to a page or AJAX response Implements |
# |
| Methods inherited from Hm_Output_Module |
|---|
__construct(), trans(), all_trans(), translate_number(), output_content(), |
| Methods used from Hm_Module_Output |
|---|
check_overwrite(), out(), append(), html_safe(), concat(), module_output(), output_protected(), get(), exists(), in() |
| Properties | |||
|---|---|---|---|
public
static
|
|
$settings = [
'images_whitelist' => [
'type' => 'text',
'label' => 'External images whitelist',
'description' => 'Cypht automatically prevents untrusted external images from loading in messages. Add senders from whom you want to allow images to load.',
'separator' => ',',
],
]
|
# |
| Properties inherited from Hm_Output_Module |
|---|
$lstr, $lang, $dir, $format |
| Properties used from Hm_Module_Output |
|---|
$output, $protected, $appendable |