Closed C3000 closed 1 year ago
@C3000 Groups can be set for an item using Item::addUsergroup
and Item::setAllUsergroups
, which work with Usergroup
objects.
Although the method- and class names refer to usergroups, which are a feature of XML exports, for determining an items visibility, they are applied to CSV exports as well in the groups
column.
Would it aid understanding to have aliases for these methods/class referring to groups?
@howard Sorry, I should have differentiated myself more clearly from the user groups. By group parameter I mean the difference between an article item and a blog item, for example. I am familiar with the concept of user groups. Possibly I misunderstood the parameter Group in the API. I thought this was for type identification.
Closing this, as everything is clear here.
Is your feature request related to a problem? Please describe.
A clear and concise description of what you want to happen.
A clear and concise description of any alternative solutions or features you've considered.