bigace.classes.fright
[ class tree: bigace.classes.fright ] [ index: bigace.classes.fright ] [ all elements ]

Class: FrightExporter

Source Location: /classes/fright/FrightExporter.php

Class Overview


The FrightExporter creates a full export of your Groups, Frights and GroupFright Mappings.


Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 48]
The FrightExporter creates a full export of your Groups, Frights and GroupFright Mappings.

This export can easily be imported via the FrightImporter!




[ Top ]


Class Variables

$export =  ''

[line 52]


Type:   mixed


[ Top ]

$htmlChars = array(_BREAK => _HTML_BREAK, _END => _HTML_END, _START => _HTML_START, _SPACE => _HTML_SPACE)

[line 51]


Type:   mixed


[ Top ]

$xmlChars = array(_BREAK => _XML_BREAK, _END => _XML_END, _START => _XML_START, _SPACE => _XML_SPACE)

[line 50]


Type:   mixed


[ Top ]



Class Methods


constructor FrightExporter [line 54]

FrightExporter FrightExporter( )



[ Top ]

method addToString [line 199]

void addToString( mixed $s)



[ Top ]

method createDump [line 129]

void createDump( mixed $chars, mixed $toXml)



[ Top ]

method getDump [line 115]

void getDump( )



[ Top ]

method getDumpAsHTML [line 122]

void getDumpAsHTML( )



[ Top ]

method getExportArray [line 57]

void getExportArray( )



[ Top ]

method saveDump [line 92]

void saveDump( [mixed $filename = ''], [mixed $dirname = ''])



[ Top ]

method showDepth [line 176]

void showDepth( mixed $chars, mixed $depth)



[ Top ]

method showElement [line 168]

void showElement( mixed $chars, mixed $name, mixed $depth, mixed $addBr)



[ Top ]

method showEndTag [line 162]

void showEndTag( mixed $chars, mixed $name, mixed $depth, [mixed $addBr = TRUE], [mixed $showDepth = FALSE])



[ Top ]

method showStartTag [line 157]

void showStartTag( mixed $chars, mixed $name, mixed $depth, [mixed $addBr = TRUE])



[ Top ]

method showTree [line 148]

void showTree( mixed $chars, mixed $arrayKey, mixed $values)



[ Top ]

method showXml [line 183]

void showXml( mixed $chars, mixed $toXml, mixed $depth)



[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:02:02 +0200 by phpDocumentor 1.3.0RC2