Elgg
Version 4.3
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Event.php
Go to the documentation of this file.
1
<?php
2
namespace
Elgg
;
3
4
use
Elgg\Di\PublicContainer
;
5
11
interface
Event
{
12
18
public
function
getName();
19
25
public
function
getType();
26
32
public
function
getObject();
33
39
public
function
elgg
();
40
}
Elgg
Definition:
ActionsService.php:3
Elgg\Event
Models an event passed to event handlers.
Definition:
Event.php:11
PublicContainer
elgg
var elgg
Definition:
elgglib.js:4
Generated on Sun Apr 2 2023 00:00:17 for Elgg by
1.8.11