Jump to: navigation, search

Changes


Class Browser

1,161 bytes added, 12:24, 28 November 2013
/* Release State */
===Release State===
This view mode is identical to 'Hierarchical'. In Addition to that, single MetaClasses (optionally including all objects in its sub branch) can be transfered into Live Mode (=Released) and also switched back into Sandbox Mode. This view mode is only available for administrators.
 
{| class="wikitable" | width = "50%"
|-
! Color !! State !! Description
|- align="left"
| Blue || Sandboxed || This status indicates that the MetaClass is not released, it is in Sandbox Mode
|- align="left
| Green|| Fully Released || This status indicates that the MetaClass is released and all its relations (forward and backward relations) are released as well
|- align="left"
| Yellow || Released Except Primary Relations || This status indicates that the Metaclass is released and the data of all backward relations are released, but at least one forward relation is not released yet
|- align="left"
| Cyan|| Released Except Secondary Relations || This status indicates that the Metaclass is released and the data of all forward relations are released, but at least one backward relation is not released yet
|- align="left"
| Magenta || Released Isolated || This status indicates that the Metaclass is released but the data of at least one forward relation and of at least one backward relation is not released yet
|- align="left"
| Gray || System Object || This status indicates that the Metaclass is a SystemObject and cannot be changed by the user
|}
==Other functionality==
681
edits