PhpExtUx : Form [ class tree ] [ index ] [ all elements ]

Class: PhpExtUx_Form_XmlErrorReader

Source Location: /PhpExtUx/Form/XmlErrorReader.php

Class PhpExtUx_Form_XmlErrorReader

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From PhpExt_Data_DataReader

PhpExt_Data_DataReader::$_fields
PhpExt_Data_DataReader::$_recordType

Inherited From PhpExt_Object

PhpExt_Object::$_extClassName
PhpExt_Object::$_extConfigProperties
PhpExt_Object::$_validExtConfigProperties
PhpExt_Object::$_varName

Inherited From PhpExt_Data_XmlReader

PhpExt_Data_XmlReader::__construct()
PhpExt_Data_XmlReader::getId()
The DomQuery path relative from the record element to the element that contains a record identifier value.
PhpExt_Data_XmlReader::getRecord()
The DomQuery path to the repeated element which contains record information.
PhpExt_Data_XmlReader::getSuccess()
The DomQuery path to the success attribute used by forms.
PhpExt_Data_XmlReader::getTotalRecords()
The DomQuery path from which to retrieve the total number of records in the dataset. This is only needed if the whole dataset is not passed in one go, but is being paged from the remote server.
PhpExt_Data_XmlReader::setId()
The DomQuery path relative from the record element to the element that contains a record identifier value.
PhpExt_Data_XmlReader::setRecord()
The DomQuery path to the repeated element which contains record information.
PhpExt_Data_XmlReader::setSuccess()
The DomQuery path to the success attribute used by forms.
PhpExt_Data_XmlReader::setTotalRecords()
The DomQuery path from which to retrieve the total number of records in the dataset. This is only needed if the whole dataset is not passed in one go, but is being paged from the remote server.

Inherited From PhpExt_Data_DataReader

PhpExt_Data_DataReader::__construct()
PhpExt_Data_DataReader::addField()
PhpExt_Data_DataReader::getField()
PhpExt_Data_DataReader::getFields()
Fields Collection
PhpExt_Data_DataReader::getJavascript()
PhpExt_Data_DataReader::getRecordType()
The Record type class for the reader. It will override the specified fields if available.
PhpExt_Data_DataReader::setRecordType()
The Record type class for the reader. It will override the specified fields if available.

Inherited From PhpExt_Object

PhpExt_Object::__construct()
PhpExt_Object::addValidConfigProperties()
PhpExt_Object::createMethodSignature()
PhpExt_Object::getConfigParams()
PhpExt_Object::getExtConfigProperty()
PhpExt_Object::getJavascript()
PhpExt_Object::getMethodInvokeStm()
PhpExt_Object::isExtObject()
PhpExt_Object::paramToString()
PhpExt_Object::setExtClassInfo()
PhpExt_Object::setExtConfigProperty()
PhpExt_Object::__get()
PhpExt_Object::__set()

[ Top ]
Method Summary
PhpExtUx_Form_XmlErrorReader   __construct()  

[ Top ]
Methods
Constructor __construct  [line 28]

  PhpExtUx_Form_XmlErrorReader __construct( )


API Tags:
Access:  public


Redefinition of:
PhpExt_Data_XmlReader::__construct()

[ Top ]

Documentation generated on Fri, 08 Aug 2008 16:02:38 -0500 by phpDocumentor 1.4.0