PHP Manual

  • English French German Portuguese Spanish
Manual de PHP Referencia de funciones Manipulación 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 — Indica si la porpiedad especificada ha sido establecida

Descripción

public bool XMLReader::getParserProperty ( int $property )

Indica si la porpiedad especificada ha sido establecida.

Parámetros

property

Una de las constantes analizadoras de opción.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también

  • XMLReader::setParserProperty() - Establecer las opciones del analizador

© Copyright © 2001-2015 The PHP Group.

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