Omeka Classic
What’s new in Omeka
Tutorials
Reference
Global (Theming) Functions
Hooks
Filters
models
views/helpers
controllers
Packages
Acl
Application
Auth
Captcha
Controller
Db
File\Derivative
Filter
Form
Global Functions
Db-related functions
Locale-related functions
Log-related functions
Plugin-related functions
Search-related functions
Text-related functions
User-related functions
Utility-related functions
View-related functions
Http
Install
Job
Navigation
Output
Plugin
Record
Session
Storage
Test
Validate
View
libraries/Omeka
Omeka REST API
Helping With Documentation
Registering a new module or theme with omeka.org
Omeka Classic
Reference
Global (Theming) Functions
xml_escape
— Escape a value for use in XML.
View page source
xml_escape
— Escape a value for use in XML.
Text-related functions
Summary
xml_escape
(
$value
)
Escape a value for use in XML.
Parameters
:
$value
(
string
)
Returns
:
string
Usage
Examples
See Also