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