]> source.dussan.org Git - nextcloud-server.git/commit
Allow registering closures for navigation entries
authorJoas Schilling <nickvergessen@owncloud.com>
Mon, 16 Mar 2015 15:17:43 +0000 (16:17 +0100)
committerJoas Schilling <nickvergessen@owncloud.com>
Mon, 16 Mar 2015 15:17:43 +0000 (16:17 +0100)
commit970846624feb154800666c7c3293d9ec27861c71
treefc6ea288065b2c85735c1ba1791b8f210d5d782d
parent1075914f8ab8f5f4c20ab7f0b9ce35e9a9e2ffe1
Allow registering closures for navigation entries

This speeds up all pages that don't use the navigation by 0.04sec per app,
because we don't need to create the routing anymore, unless we really need to.
lib/private/navigationmanager.php
lib/public/inavigationmanager.php