class |
RemoveSpaceViewEvent |
Represents the user view the remove space state within Space admin.
|
class |
SpaceAdminViewEvent |
Represents a user viewing the top level screen of the space admin console.
|
class |
SpaceArchivedEvent |
|
class |
SpaceContentWillRemoveEvent |
Event published when a space's content (pages, blog-posts) is about to be removed, but has not been removed.
|
class |
SpaceCreateEvent |
|
class |
SpaceDetailsViewEvent |
Represents a user viewing the space details screen of the space admin console.
|
class |
SpaceLabelsViewEvent |
Represents a user viewing the space labels screen of the space admin console.
|
class |
SpaceLogoUpdateEvent |
Represents a change to the logo of a space.
|
class |
SpacePermissionsUpdateEvent |
Represents a change to space permissions.
|
class |
SpacePermissionsViewEvent |
Represents a user viewing the space permissions screen of the space admin console.
|
class |
SpaceRemoveEvent |
|
class |
SpaceTrashContentEvent |
A base class for space trash events that relate to a singular content in the space trash.
|
class |
SpaceTrashEmptyEvent |
Represents when the trash is emptied, either by a user or by a remote administration call.
|
class |
SpaceTrashPurgeAllContentEvent |
This event gets fired when the empty trash action is executed to "purge all" content in a space trash.
|
class |
SpaceTrashPurgeContentEvent |
This event gets fired when a specific content is purged from the space trash via the purge trash item action.
|
class |
SpaceTrashRestoreContentEvent |
This event gets fired when a specific content is restored from the space trash via the restore trash item action.
|
class |
SpaceTrashViewEvent |
Represents a user viewing the trash contents screen of the space admin console.
|
class |
SpaceUnArchivedEvent |
|
class |
SpaceUpdateEvent |
|
class |
SpaceWillRemoveEvent |
Event published when a space is about to be removed, but has not been removed.
|