Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
|
|
Subclasses |
---|
EnsPortal.ProductionConfig |
|
Page to use for managing popups requested by the source control framework.
Page to use for displaying output from the server.
|
|
Return the internal name of the current Production class.
Wrapper to check if class is different from runtime
Source Control stub Not used for saving production class changes
Test if the user has write privilege.
Used to check if class and code in sync
Handle a source control menu selection.
Get the jsonProvider object on the client. Subclasses MUST override this method to return the jsonProvider.
Return the current name of the production being modified
Callback to get the text of the reason for the current document being loaded as readonly.
This client event, if present, is fired when the page is loaded.
Override SC method since not doing a full page reload so that invokeSourceControl still calls UpdateSCMenus()
Overwrite SC method since we do not do the Save and SaveToClass In Studio the class will be saved but SaveToClass not called.
SetreadOnly to the value of readOnly.
Display the source control menu based on the contents of the _sourceControlMenu data created byUpdateSCMenu ().
Called after each Source Control action. Add caller parameter to be able to identify if called from this class.