trait CanDeleteGroupsTrait (View source)

Methods

bool
userCanDeleteGroups()

Can the current user delete groups?

string
getWhyUserCantDeleteGroups()

Get the reason why the current user can't delete groups.

Details

protected bool userCanDeleteGroups()

Can the current user delete groups?

Return Value

bool

protected string getWhyUserCantDeleteGroups()

Get the reason why the current user can't delete groups.

Return Value

string

Empty string if the current user CAN delete groups