Elgg
Version 4.3
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
views
default
elements
typography.css.php
Go to the documentation of this file.
1
<?php
2
3
echo
elgg_view
(
'elements/components/typography.css'
,
$vars
);
4
echo
elgg_view
(
'elements/components/output.css'
,
$vars
);
echo
elgg echo
Translates a string.
Definition:
deprecated.js:530
$vars
$vars['head']
Definition:
html.php:24
elgg_view
elgg_view($view, $vars=[], $viewtype= '')
Return a parsed view.
Definition:
views.php:179
Generated on Tue Feb 7 2023 00:00:19 for Elgg by
1.8.11