❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$field->xml()
Converts the field content to valid XML
return
(string)
Example
<?= $page->title()->xml() ?>
↑
Cheat Sheet overview
←
$field->words()
→
$field->yaml()
↓
Back to Cheat Sheet section
Top