Home
last modified time | relevance | path

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

/plugin/siteexport/inc/
H A Dfunctions.php119 return $this->xmlEntities($heading);
123 return ucwords($this->xmlEntities(array_pop($elements)));
129 public function xmlEntities($string) { function in siteexport_functions
H A Dtoc.php384 … $DESCRIPTION = $this->functions->xmlEntities(p_get_metadata($ID, 'description abstract'));