Object oriented style:
class XMLWriter {Procedural style:
bool xmlwriter_end_attribute ( resource xmlwriter )Ends the current attribute.
xmlwriter
Jedynie dla wywołań proceduralnych. Zasób XMLWriter, który jest modfikowany. Ten zasób pochodzi, z wywołania funkcji xmlwriter_open_uri() lub xmlwriter_open_memory().
XMLWriter::startAttribute |
XMLWriter::startAttributeNS |
XMLWriter::writeAttribute |
XMLWriter::writeAttributeNS |
Poprzedni | Spis treści | Następny |
XMLWriter Functions | Początek rozdziału | XMLWriter::endCData |