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

Class: _GallerySequenceTag

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

Class _GallerySequenceTag

Class Overview

Processes the <sequence> tag an initializes a sequence.

Located in /modules/core/classes/GalleryStorage/GalleryDatabaseImport.class [line 458]

GalleryXmlHandler
   |
   --GalleryImportElement
      |
      --_GallerySequenceTag
Author(s):
Information Tags:
Private:  

Properties

Methods

[ Top ]
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   $_sequenceName   The name of this sequence.
mixed   $_startValue   The starting value.

[ Top ]
Method Summary
_GallerySequenceTag   _GallerySequenceTag()  
void   importSequence()   Import a sequence
void   _processEndElement()  

[ Top ]
Properties
mixed   $_sequenceName [line 460]

The name of this sequence.


[ Top ]
mixed   $_startValue [line 462]

The starting value.


[ Top ]
Methods
Constructor _GallerySequenceTag  [line 464]

  _GallerySequenceTag _GallerySequenceTag( $parent, $attributes  )

Parameters:
   $parent: 
   $attributes: 


[ Top ]
importSequence  [line 481]

  void importSequence( )

Import a sequence



[ Top ]
_processEndElement  [line 474]

  void _processEndElement( $tag  )

Parameters:
   $tag: 

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


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

[ Top ]

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