(PHP 5 >= 5.2.0, PECL xmlwriter >= 2.0.4)
XMLWriter::fullEndElement — End current element
Styl obiektowy
Styl proceduralny
End the current xml element. Writes an end tag even if the element is empty.
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().
Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.