phpDocumentor Gallery
[ class tree: Gallery ] [ index: Gallery ] [ all elements ]

Class: _GalleryRowTag

Source Location: /modules/core/classes/GalleryStorage/GalleryDatabaseImport.class

Class _GalleryRowTag

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

Inherited From GalleryImportElement

GalleryImportElement::$_callBack
GalleryImportElement::$_currentElement
GalleryImportElement::$_errors
GalleryImportElement::$_parent
GalleryImportElement::$_rowChunkSize
GalleryImportElement::$_storage

Inherited From GalleryImportElement

GalleryImportElement::GalleryImportElement()
Constructor
GalleryImportElement::setError()
Stores an error message for later display. Follows the parent chain until a $_error variable is found.
GalleryImportElement::updateStatus()
Walks the tag chain to find the parent that has the callback information and then does the callback.
GalleryImportElement::_decodeHtmlSpecialChars()
Undo the effects of calling GalleryDatabaseExport::_encodeHtmlspecialchars($value). If the exported field is contained in a CDATA block, then we need to do the decoding ourselves.

Inherited From GalleryXmlHandler

GalleryXmlHandler::_processCData()
XML Callback to process CDATA elements
GalleryXmlHandler::_processChildElement()
This call back processes the child as it is pooped off the stack. Allows the parent element to aggregate data from the children elements.
GalleryXmlHandler::_processEndElement()
XML Callback to process end elements
GalleryXmlHandler::_processStartElement()
XML Callback to process start elements

[ Top ]
Property Summary
mixed   $_currentSql   Holds the generated insert for this table
mixed   $_fieldIndex   Index to field array.
mixed   $_rowData   Contains the data for each field in a row

[ Top ]
Method Summary
_GalleryRowTag   _GalleryRowTag()  
void   _processChildElement()  
void   _processEndElement()  
void   _processStartElement()  

[ Top ]
Properties
mixed   $_currentSql [line 748]

Holds the generated insert for this table


[ Top ]
mixed   $_fieldIndex [line 742]

Index to field array.


[ Top ]
mixed   $_rowData = array() [line 745]

Contains the data for each field in a row


[ Top ]
Methods
Constructor _GalleryRowTag  [line 750]

  _GalleryRowTag _GalleryRowTag( $parent, $tableName, $fields, $attributes  )

Parameters:
   $parent: 
   $tableName: 
   $fields: 
   $attributes: 


[ Top ]
_processChildElement  [line 789]

  void _processChildElement( $childElement  )

Parameters:
   $childElement: 

API Tags:
Access:  protected
See:  GalleryXmlHandler::_processChildElement


Redefinition of:
GalleryXmlHandler::_processChildElement()
This call back processes the child as it is pooped off the stack. Allows the parent element to aggregate data from the children elements.

[ Top ]
_processEndElement  [line 777]

  void _processEndElement( $tag  )

Parameters:
   $tag: 

API Tags:
Access:  protected
See:  GalleryXmlHandler::_processEndElement


Redefinition of:
GalleryXmlHandler::_processEndElement()
XML Callback to process end elements

[ Top ]
_processStartElement  [line 764]

  void _processStartElement( $tag, $attributes  )

Parameters:
   $tag: 
   $attributes: 

API Tags:
Access:  protected
See:  GalleryXmlHandler::_processStartElement


Redefinition of:
GalleryXmlHandler::_processStartElement()
XML Callback to process start elements

[ Top ]

Documentation generated on Sat, 21 Nov 2009 04:44:57 -0800 by phpDocumentor 1.3.0RC6