Go to the source code of this file.
◆ $head
if (!empty( $subject)) $head |
Initial value:
'http-equiv' => 'Content-Type',
'content' => 'text/html; charset=UTF-8',
])
elgg_format_element(string $tag_name, array $attributes=[], string $text='', array $options=[])
Format an HTML element.
Definition at line 11 of file html.php.
◆ $subject
Page shell for all Email messages.
@uses $vars['body'] The main content of the email @uses $vars['subject'] The subject of the email @uses $vars['css'] The CSS to put in the head
Definition at line 10 of file html.php.
◆ $vars