Panel
The Panel class is only responsible to create a working panel view with all the right URLs and other panel options. The view template is located in kirby/views/panel.php
- Panel::area()
- Panel::areas()
- Panel::firewall()
- Panel::go()
- Panel::hasAccess()
- Panel::isFiberRequest()
- Panel::json()
- Panel::multilang()
- Panel::referrer()
- Panel::response()
- Panel::router()
- Panel::routes()
- Panel::routesForDialogs()
- Panel::routesForDrawers()
- Panel::routesForDropdowns()
- Panel::routesForRequests()
- Panel::routesForSearches()
- Panel::routesForViews()
- Panel::setLanguage()
- Panel::setTranslation()
- Panel::url()