Elgg
Version master
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
);
$vars
$vars
Definition:
theme.php:5
elgg_view
elgg_view(string $view, array $vars=[], string $viewtype='')
Return a parsed view.
Definition:
views.php:156
Generated on Wed Aug 13 2025 00:01:44 for Elgg by
1.9.1