|
UNA
|
Public Member Functions | |
| __construct ($aModule) | |
| getToolsList () | |
| actionResetHash ($sType, $sModule='') | |
| actionExport () | |
| actionDownload () | |
| actionImport () | |
| getPopupCodeImport ($sType, $aParams) | |
| isValidJson ($s) | |
| Public Member Functions inherited from BxDolModule | |
| __get ($sName) | |
| __set ($sName, $o) | |
| isEnabled () | |
| getName () | |
| isLogged () | |
| getUserId () | |
| getUserPassword () | |
| serviceIsSafeService ($s) | |
| serviceGetSafeServices () | |
| serviceIsPublicService ($s) | |
| serviceGetPublicServices () | |
Public Attributes | |
| $aTools | |
| Public Attributes inherited from BxDolModule | |
| $_aModule | |
Protected Member Functions | |
| _eiExportForms ($bModeFull=false) | |
| _eiExportMenus ($bModeFull=false) | |
| _eiExportPages ($bModeFull=false) | |
| _eiImportPages ($aContent, $bDisable=false) | |
Additional Inherited Members | |
| Static Public Member Functions inherited from BxDolModule | |
| static | getInstance ($sName) |
| static | getTitle ($sUri) |
| static | getTitleKey ($sUri) |
| BxDevModule::__construct | ( | $aModule | ) |
constructor
Reimplemented from BxDolModule.
|
protected |
Methods for Export/Import feature.