class MenuFactory (View source)

Traits

Methods

bool
userCanDeleteGroups()

Can the current user delete groups?

string
getWhyUserCantDeleteGroups()

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

createBulkMenu()

No description

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

DropdownMenu createBulkMenu()

No description

Return Value

DropdownMenu