Elgg
Version 6.2
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
views
default
output
plaintext.php
Go to the documentation of this file.
1
<?php
9
echo
elgg_view
(
'output/longtext'
,
$vars
);
$vars
$vars['class']
Elgg long text input (plaintext) Displays a long text input field that should not be overridden by wy...
Definition:
plaintext.php:11
elgg_view
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
Definition:
views.php:156
Generated on Fri Apr 25 2025 00:00:15 for Elgg by
1.8.11