XML_Util::isValidName (Previous) (Next) XML_Util::reverseEntities

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Util::replaceEntities()

XML_Util::replaceEntities() -- replace XML entities

Leírás

In XML documents you are not allowed to use & and <. The have to be replaced with their respective entities. This method does this for you and furthermore replaces all other predefined XML entities.

Paraméterek

  • string $string - string, in which entities have to be replaced

Visszatérési érték

string string with entities replaced

Megjegyzés

Ez a függvény statikus meghívásra van felkészítve!

XML_Util::isValidName (Previous) (Next) XML_Util::reverseEntities

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.