Home
last modified time | relevance | path

Searched refs:xmlEntities (Results 1 – 2 of 2) sorted by relevance

/plugin/siteexport/inc/
Dfunctions.php120 return $this->xmlEntities($heading);
124 return ucwords($this->xmlEntities(array_pop($elements)));
130 public function xmlEntities($string) { function in siteexport_functions
Dtoc.php387 … $DESCRIPTION = $this->functions->xmlEntities(p_get_metadata($ID, 'description abstract'));