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

Class: _GalleryFieldValueTag

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

Class _GalleryFieldValueTag

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   $_fieldData   Temporary storage for the field data
mixed   $_isFieldNull   Temporary storage for the null field value indicator
mixed   $_memberData   Temporary storage for the null field value indicator

[ Top ]
Method Summary
_GalleryFieldValueTag   _GalleryFieldValueTag()  
void   _processCData()  
void   _processEndElement()  

[ Top ]
Properties
mixed   $_fieldData [line 801]

Temporary storage for the field data


[ Top ]
mixed   $_isFieldNull [line 804]

Temporary storage for the null field value indicator


[ Top ]
mixed   $_memberData [line 807]

Temporary storage for the null field value indicator


[ Top ]
Methods
Constructor _GalleryFieldValueTag  [line 809]

  _GalleryFieldValueTag _GalleryFieldValueTag( $parent, $memberData, $attributes  )

Parameters:
   $parent: 
   $memberData: 
   $attributes: 


[ Top ]
_processCData  [line 820]

  void _processCData( $cdata  )

Parameters:
   $cdata: 

API Tags:
Access:  protected
See:  GalleryXmlHandler::_processCData


Redefinition of:
GalleryXmlHandler::_processCData()
XML Callback to process CDATA elements

[ Top ]
_processEndElement  [line 830]

  void _processEndElement( $tag  )

Parameters:
   $tag: 

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

Information Tags:
Todo:  At some future date, decode the data from base64 encoded. Only if a similiar change is done to GalleryDatabaseExport.

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

[ Top ]

Documentation generated on Fri, 03 Oct 2008 05:04:40 -0700 by phpDocumentor 1.3.0RC6