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

Class: DMultiLang

Source Location: /I18N/DMultiLang.php

Class Overview

DObject
   |
   --DParserBase
      |
      --DXMLParser
         |
         --DXMLSimpleShell
            |
            --DMultiLang

Base class for handling language configuration


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: DXMLSimpleShell

DXMLSimpleShell::__construct()
Class constructor
DXMLSimpleShell::cleanUp()
Cleans up the xml node data to free space
DXMLSimpleShell::getValue()
Gets value from the xml described by "."(coma) separated path to it
DXMLSimpleShell::__get()
Gets value

Class: DXMLParser

DXMLParser::__construct()
Class constructor
DXMLParser::clearAll()
Clears nodes data from memory and removes temp files
DXMLParser::parse()
Parses the XML file and returns an associative array. Null if file cannot be opened.

Class: DParserBase

DParserBase::__construct()
Constructor
DParserBase::clearTemp()
Deletes temp file
DParserBase::getFileData()
Get file content
DParserBase::getFileName()
Gets the file name
DParserBase::parse()
Parse
DParserBase::setFileData()
Sets the xml srting to be parsed
DParserBase::setFileName()
Sets the file name to be parsed

Class: DObject

DObject::__construct()
Constructor
DObject::debug()
Debig
DObject::getClassMembers()
Gets member variables of the instance
DObject::getClassMemberType()
Gets class member type
DObject::getClassMethods()
Gets classes of the class
DObject::getClassName()
Gets class name
DObject::PHPSerialize()
Gets serialized string of the class
DObject::trace()
Trace
DObject::__destruct()
Descructor
DObject::__toString()
Returns String equivalent of the object.

Class Details

[line 16]
Base class for handling language configuration



[ Top ]


Class Methods


static method getMultiLangInstance [line 39]

static DMultiLang &getMultiLangInstance( [string $XMLFileName = null])

Returns DMultiLang instance



Tags:

access:  public


Parameters:

string   $XMLFileName  

[ Top ]

constructor __construct [line 23]

DMultiLang __construct( string $XMLFileName)

Class constructor



Tags:

access:  public


Overrides DXMLSimpleShell::__construct() (Class constructor)

Parameters:

string   $XMLFileName  

[ Top ]


Documentation generated on Sat, 17 Apr 2010 22:08:04 +0300 by phpDocumentor 1.4.3