DOMCharacterData->appendData()

DOMCharacterData->appendData() --  Append the string to the end of the character data of the node

Opis

class DOMCharacterData {

void appendData ( string data )

}

Append the string data to the end of the character data of the node.

Parametry

data

The string to append.

Zwracane wartości

Żadna wartość nie jest zwracana.

Patrz także

DOMCharacterData->deleteData()
DOMCharacterData->insertData()
DOMCharacterData->replaceData()
DOMCharacterData->substringData()

Hosting by: Hurra Communications Sp. z o.o.
Generated: 2007-01-26 18:02:43