Helpers
-
error
Checks if a Kirby response is an error response or not.
-
get
Shortcut for r::get()
-
go
Redirects the user to a new URL
-
load
Loads additional PHP files
-
msg
Returns the message from a Kirby response
-
status
Returns the status from a Kirby response
-
success
Checks if a Kirby response is a success response.