Arena
1.0
A content management system
|
The rights assigned to channels by means of a subscription. More...
Static Public Attributes | |
string | toRead = "r" |
The right to read from and access the channel. | |
string | toEdit = "m" |
The right to edit (modify) existing channel content (posts) | |
string | toPost = "w" |
The right to create new channel content (posts) | |
string | toComment = "y" |
The right to reply to (comment on) channel content. | |
string | toDelete = "d" |
The right to delete channel content. | |
string | toInsert = "C" |
The right to insert subchannels within the channel. | |
string | toRemove = "D" |
The right to remove subchannels within the channel. | |
string | toModify = "M" |
The right to modify subchannels within the channel. | |
The rights assigned to channels by means of a subscription.