28 if (
$group->isToolEnabled($tool_name)) {
33 $ex->setRedirectUrl(
$group->getURL());
50 if (\
Elgg\Application::isCli()) {
if(!elgg_get_config('trash_enabled')) $group
elgg_signed_request_gatekeeper()
Validates if the HMAC signature of the current request is valid Issues 403 response if signature is i...
elgg_entity_gatekeeper(int $guid, string $type=null, string $subtype=null, bool $validate_can_edit=false)
Can the viewer see this entity?
c Accompany it with the information you received as to the offer to distribute corresponding source complete source code means all the source code for all modules it plus any associated interface definition plus the scripts used to control compilation and installation of the executable as a special the source code distributed need not include anything that is normally and so on of the operating system on which the executable unless that component itself accompanies the executable If distribution of executable or object code is made by offering access to copy from a designated then offering equivalent access to copy the source code from the same place counts as distribution of the source even though third parties are not compelled to copy the source along with the object code You may not or distribute the Program except as expressly provided under this License Any attempt otherwise to sublicense or distribute the Program is void
elgg_get_page_owner_guid()
Elgg page owner library.
elgg_group_tool_gatekeeper(string $tool_name, int $group_guid=null)
Checks if a group has a specific tool enabled.
get_entity(int $guid)
Loads and returns an entity object from a guid.
elgg_get_current_url()
Returns the current page's complete URL.
elgg_gatekeeper()
Used at the top of a page to mark it as logged in users only.
_elgg_services()
Get the global service provider.
elgg_ajax_gatekeeper()
Require that the current request be an XHR.
elgg_admin_gatekeeper()
Used at the top of a page to mark it as admin only.
$guid
Reset an ElggUpgrade.