VCL
[ class tree: VCL ] [ index: VCL ] [ all elements ]

Class: Reader

Source Location: /classes.inc.php

Class Overview

Object
   |
   --Filer
      |
      --Reader

Reader class


Class Details

[line 478]
Reader class

A class to read components from an xml stream




[ Top ]

Properties

    [none]

Events

    [none]

JS Events

    [none]

Methods

Constants

    [none]

Inherited Properties

Class: Filer

Filer::Root
Root component

Inherited Events

Inherited JS Events

Inherited Methods

Class: Filer

Filer::__construct
Initializes the object by setting up a list of parents and the xml parser used to read/write components
Filer::cData
Processed the data for tags
Filer::tagClose
Processes tag closing
Filer::tagOpen
Processed the opening tags to select which action to take

Class: Object

Object::__construct
Constructor
Object::className
Returns the name of the object class
Object::classNameIs
Check if the object is from a specific class
Object::classParent
Returns the parent class of the object
Object::inheritsFrom
Check if the object inherits from a specific class
Object::methodExists
Check if a method exists
Object::readProperty
Reads a property from the streams
Object::__get
To virtualize properties
Object::__set
To virtualize properties

Properties



Events



Javascript Events



Methods


void readRootComponent [line 485]

void readRootComponent( object $root, string $stream)

Read a component and all its children from a stream



Parameters:

object   $root   Root component to read
string   $stream   XML stream to read from

[ Top ]



Documentation generated on Tue, 27 Mar 2007 13:33:30 +0200 by phpDocumentor 1.3.1