This class will allow a user to associate resources with pages in the system management portal. More...
Static Public Member Functions | |
_.Library.Status | Export (_.Library.String FileName, _.Library.Integer NumExported, _.Library.String Pages, _.Library.String Resources) |
This class will allow a user to associate resources with pages in the system management portal. More... | |
_.Library.Status | Import (_.Library.String FileName, _.Library.Integer NumImported, _.Library.Integer Flags) |
Import Custom Resource records from an XML file. More... | |
This class will allow a user to associate resources with pages in the system management portal.
|
static |
This class will allow a user to associate resources with pages in the system management portal.
Export Custom Resource records to a file in XML format. The user must
have USE permissions on the Admin_Secure resource to perform the export.
Parameters:
|
static |
Import Custom Resource records from an XML file.
The user must have
USE permissions on the Admin_Secure resource to perform the import.
Parameters:
Note: On failure, no records will be imported.