class %CSP.UI.Portal.FileManTemplate extends %CSP.UI.Portal.Template
Zen page for System Management Portal - FileMan template
Switch namespace for this page
Displayed name of this page.
Load existing property values into fields. Use DocLoalize array for lable and hint.
This method is called when user wants to save setting parameters permanently.
User clicked one of the Browse buttons. Save the name of the textfield so that when you return you know which textfield to update.
User clicked Cancel. Check if user has selected any files. If yes, prompt user whether they want to keep the selection.
User clicked "Save as Default". Save settings permanently.
Return proxy object with values from current parameter fields
This client event, if present, is fired when the a popup page launched from this page fires an action.