webEdition commands
| Command | Function |
|---|---|
top.we_cmd('home'); | Initial page |
top.we_cmd('openUnpublishedPages'); | File > Unpublished Documents |
top.we_cmd('openUnpublishedObjects'); | File > Unpublished Objects |
top.we_cmd('import'); | File > Import/Export > Import |
top.we_cmd('export'); | File > Import/Export > Export |
top.we_cmd('rebuild'); | File > Rebuild |
top.we_cmd('make_backup'); | File > Backup > Create Backup |
top.we_cmd('recover_backup'); | File > Backup > Restore Backup |
top.we_cmd('clear_cache'); | File > Clear Cache |
top.we_cmd('browse_server'); | File > Browse Server… |
top.we_cmd('logout'); | File > Logout |
top.we_cmd('open_cockpit'); | Cockpit > Show |
top.we_cmd('not_installed_modules'); | Modules > Not installed modules |
top.we_cmd('doctypes'); | Extras > Document-Types |
top.we_cmd('top.we_cmd('openPreferences'); | Extras > Preferences > Common |
top.we_cmd('help'); | Help > Online Help |
top.we_cmd('info'); | Help > Info… |
top.weSidebar.open('id', width); | Open Sidebar - ID = ID of the document to be shown in the Sidebar - width = width of the Sidebar |
top.weSidebar.load('url'); | Load URL/File in the Sidebar |
top.weSidebar.resize(width); | Set Sidebar width |