(PHP 5 >= 5.2.0, PECL xmlwriter >= 2.0.4)
XMLWriter::fullEndElement -- xmlwriter_full_end_element — End current element
Styl obiektowy
Styl proceduralny
$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().
Zwraca TRUE w przypadku powodzenia, FALSE w
przypadku błędu.