Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
views
json
resources
livesearch
friends.php
Go to the documentation of this file.
1
<?php
2
3
$vars
[
'friends_only'
] =
true
;
4
5
echo
elgg_view
(
'resources/livesearch/users'
,
$vars
);
$vars
$vars['friends_only']
Definition:
friends.php:3
elgg_view
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
Definition:
views.php:156
Generated on Wed Dec 4 2024 00:00:23 for Elgg by
1.8.11