| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
DOMCharacterData->appendData()
(no version information, might be only in CVS)
DOMCharacterData->appendData() -- Append the string to the end of the character data of the nodePopis
class DOMCharacterData {void appendData ( string data )
}
Append the string data to the end of the character data of the node.
Viz také
| DOMCharacterData->deleteData() |
| DOMCharacterData->insertData() |
| DOMCharacterData->replaceData() |
| DOMCharacterData->substringData() |
| PÅ™edcházejÃcà | Domů | Dalšà |
| DOMAttr->isId() | Nahoru |