PHP Manual

  • English French German Portuguese Spanish
Manual do PHP Referência das Funções Manipulação de XML XMLReader XMLReader XMLReader::getParserProperty
XMLReader XMLReader::close XMLReader::expand XMLReader::getAttribute XMLReader::getAttributeNo XMLReader::getAttributeNs XMLReader::getParserProperty XMLReader::isValid XMLReader::lookupNamespace XMLReader::moveToAttribute XMLReader::moveToAttributeNo XMLReader::moveToAttributeNs XMLReader::moveToElement XMLReader::moveToFirstAttribute XMLReader::moveToNextAttribute XMLReader::next XMLReader::open XMLReader::read XMLReader::readInnerXML XMLReader::readOuterXML XMLReader::readString XMLReader::setParserProperty XMLReader::setRelaxNGSchema XMLReader::setRelaxNGSchemaSource XMLReader::setSchema XMLReader::XML
  • XMLReader::getAttributeNs
  • XMLReader::isValid

XMLReader::getParserProperty

(PHP 5 >= 5.1.0)

XMLReader::getParserProperty — Indicates if specified property has been set

Descrição

public bool XMLReader::getParserProperty ( int $property )

Indicates if specified property has been set.

Parâmetros

property

One of the parser option constants.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em caso de falha.

Veja Também

  • XMLReader::setParserProperty() - Set parser options

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.