GroupSharing Class
Public fields
group_actions
list( GroupActions ) [optional]
array_actions
list( ArrayActions ) [optional]
namespace
character [optional]
namespace_type
character [optional]
Methods
Method new()
Usage
GroupSharing$new(
group_actions = NULL,
array_actions = NULL,
namespace = NULL,
namespace_type = NULL,
...
)