...
CV_HIDDEN, visibility of the function
CV_DISABLED, activation of the function
CV_TEXT, CV_TEXT_MULTI, text for one or more objects
CV_MIME_OBJECT_ID, Name of the icon
CT_SUB_ENTRIES, any submenu that also contains the attributes described above.
Infonote |
---|
Functions that have already been hidden or disabled by the default should never be enabled or shown again. |
Hide vs. disable
The ProFramework follows a clear concept regarding hiding and disabling of functions. It is a strength of the framework that the user is only offered the functions that he can execute at any time. Functions that the user can never execute are always hidden. Functions are only deactivated if the user is allowed to execute these functions in principle, but this is not possible at the current time (e.g. because of a lock by another user).