Home
last modified time | relevance | path

Searched refs:elgg_add_action_tokens_to_url (Results 1 – 5 of 5) sorted by relevance

/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/views/default/output/
H A Durl.php65 $url = elgg_add_action_tokens_to_url($url, false);
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/lib/
H A Dpagehandler.php126 $url = elgg_add_action_tokens_to_url($url);
H A Delgglib.php747 function elgg_add_action_tokens_to_url($url, $html_encode = false) { function
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/tests/phpunit/unit/Elgg/
H A DRouteMatchingUnitTest.php304 $expected = elgg_add_action_tokens_to_url($expected);
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/docs/guides/
H A Dactions.rst604 $url = elgg_add_action_tokens_to_url("http://localhost/elgg/action/example");