GroupSet
class GroupSet extends ConcreteObject (View source)
Properties
$error | from ConcreteObject |
Methods
static
getList()
No description
static
getByID($gsID)
No description
static
getByName($gsName)
No description
static
getListByPackage($pkg)
No description
getGroupSetID()
No description
getGroupSetName()
No description
getPackageID()
No description
string
getGroupSetDisplayName(string $format = 'html')
Returns the display name for this group set (localized and escaped accordingly to $format)
updateGroupSetName($gsName)
No description
static
add($gsName, $pkg = false)
No description
clearGroups()
No description
getGroups()
No description
delete()
No description
static
exportTranslations()
No description
Details
loadError($error)
No description
isError()
No description
getError()
No description
setPropertiesFromArray($arr)
No description
static
camelcase($file)
No description
static
uncamelcase($string)
No description
static
getList()
No description
static
getByID($gsID)
No description
static
getByName($gsName)
No description
static
getListByPackage($pkg)
No description
getGroupSetID()
No description
getGroupSetName()
No description
getPackageID()
No description
string
getGroupSetDisplayName(string $format = 'html')
Returns the display name for this group set (localized and escaped accordingly to $format)
updateGroupSetName($gsName)
No description
addGroup(Group $g)
No description
static
add($gsName, $pkg = false)
No description
clearGroups()
No description
getGroups()
No description
contains(Group $g)
No description
delete()
No description
removeGroup(Group $g)
No description
static
exportTranslations()
No description