Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
$page->contentURL()
Returns the full URL for the content folder
return
(string)
↑
Cheat Sheet overview
←
$page->content()->has($field)
→
$page->create($uri, $template, $data = array())
↓
Back to Cheat Sheet section
Top