17 'prevent_double_submit' =>
false,
27 'property' =>
'last_action',
28 'property_type' =>
'attribute',
29 'direction' =>
'desc',
33 'show_unban' =>
false,
elgg_register_event_handler(string $event, string $type, callable|string $callback, int $priority=500)
Helper functions for event handling.
elgg_unregister_event_handler(string $event, string $type, callable|string $callback)
Unregisters a callback for an event.
elgg_view_form(string $action, array $form_vars=[], array $body_vars=[])
Saves user notification settings.
Database abstraction query builder.
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
compare(string $x, string $comparison, $y=null, string $type=null, bool $case_sensitive=null)
Build value comparison clause.
const ELGG_VALUE_TIMESTAMP