Navigation
index
next
|
previous
|
Zotonic Home
»
Zotonic 0.12.4 documentation
»
Reference
»
All dispatch rules
»
dispatch
ΒΆ
Dispatch rules
Name
Path
Resource
Args
admin_frontend_edit
[“edit”]
controller_page
[{acl,is_auth},{template,”page_admin_frontend_edit.tpl”}]
admin_frontend_edit
[“edit”,id]
controller_page
[{acl_action,edit},{template,{cat,”page_admin_frontend_edit.tpl”}}]
Previous topic
dispatch
Next topic
admin_dispatch
Versions
Latest (0.12.4)
0.12 - Stable
0.11 - Stable (Bootstrap 2.x)
0.10
Actions
View source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
previous
|
Zotonic Home
»
Zotonic 0.12.4 documentation
»
Reference
»
All dispatch rules
»