Create a new group in a write panel
public static Create ( unknown_type $customWritePanelId, unknown_type $name, unknown_type $duplicate, $expanded = 1, unknown_type $at_right ) : the | ||
$customWritePanelId | unknown_type | |
$name | unknown_type | group name |
$duplicate | unknown_type | a boolean indicating whether the group can be duplicated |
$at_right | unknown_type | a boolean indicating whether the group should be placed at right side. |
return | the | id of the new group |