Метод | Описание | |
---|---|---|
getAction ( ) : string | Get the name of the action | |
getActor ( ) : ElggEntit\ElggEntity | false | Get the actor of the event | |
getActorGUID ( ) : integer | Get the GUID of the actor | |
getDescription ( ) : string | Get a description of the event | |
getObject ( ) : ElggData | Get the object of the event |
public getActor ( ) : ElggEntit\ElggEntity | false | ||
Результат | ElggEntit\ElggEntity | false |
public getActorGUID ( ) : integer | ||
Результат | integer |
public getDescription ( ) : string | ||
Результат | string |
public getObject ( ) : ElggData | ||
Результат | ElggData |