GroupSet
class GroupSet extends Object (View source)
Properties
$error | from Object |
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
in
Object at line 10
loadError($error)
No description
in
Object at line 15
isError()
No description
in
Object at line 25
getError()
No description
in
Object at line 30
setPropertiesFromArray($arr)
No description
in
Object at line 37
static
camelcase($file)
No description
in
Object at line 42
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