Added page object id lookup
authorAlexander Ebert <ebert@woltlab.com>
Fri, 11 Mar 2016 12:39:15 +0000 (13:39 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 11 Mar 2016 12:39:24 +0000 (13:39 +0100)
commitc45aee690e3a5566075d8b4486a9ab2fd0313ce3
tree515a14f5ae3716f56cff62681f743b4b847f22cd
parent3d8a295ea09d0e41c052eded88ee0c54cadcc838
Added page object id lookup
wcfsetup/install/files/acp/templates/menuItemAdd.tpl
wcfsetup/install/files/js/WoltLab/WCF/Acp/Ui/Menu/Item/Handler.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLab/WCF/StringUtil.js
wcfsetup/install/files/js/WoltLab/WCF/Ui/Page/Search/Handler.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLab/WCF/Ui/Page/Search/Input.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLab/WCF/Ui/Search/Input.js
wcfsetup/install/files/lib/acp/form/MenuItemAddForm.class.php
wcfsetup/install/files/lib/data/page/Page.class.php
wcfsetup/install/files/lib/data/page/PageAction.class.php
wcfsetup/install/files/lib/system/page/handler/ILookupPageHandler.class.php