2020-02-16 10:08:40 -05:00
|
|
|
Core
|
|
|
|
|
~~~~
|
|
|
|
|
|
|
|
|
|
.. csv-table:: Resources (MenuController.php)
|
|
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
|
|
|
|
"``GET``","core","menu","search",""
|
|
|
|
|
"``GET``","core","menu","tree",""
|
|
|
|
|
|
|
|
|
|
.. csv-table:: Resources (SystemController.php)
|
|
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
2022-10-19 11:21:08 -04:00
|
|
|
"``POST``","core","system","dismissStatus",""
|
2020-02-16 10:08:40 -05:00
|
|
|
"``GET``","core","system","halt",""
|
|
|
|
|
"``GET``","core","system","reboot",""
|
2022-10-19 11:21:08 -04:00
|
|
|
"``GET``","core","system","status",""
|