Object oriented style:
class XMLWriter {Procedural style:
bool xmlwriter_full_end_element ( resource xmlwriter )End the current xml element. Writes an end tag even if the element is empty.
xmlwriterJedynie 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().
| Poprzedni | Spis treści | Następny |
| XMLWriter::flush | Początek rozdziału | XMLWriter::openMemory |