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

Class: DBrowserHeaders

Source Location: /Web/MVC/DBrowserHeaders.php

Class Overview

DObject
   |
   --DArrayBase
      |
      --DBrowserHeaders

Header class


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: DArrayBase

DArrayBase::__construct()
Constructor
DArrayBase::addAtEnd()
Adds element at the end of the stack
DArrayBase::addAtKey()
Adds element at key position in the stack
DArrayBase::addAtStart()
Adds element at the beginning of the stack
DArrayBase::checkIfKeyExists()
Checks if key exists in the stack
DArrayBase::checkIfValueExists()
Checks if value exists in the stack
DArrayBase::getCount()
Gets stack count
DArrayBase::getData()
Gets data
DArrayBase::getElementFromKey()
Gets element from the key position and doesn't remove the element
DArrayBase::getKeys()
Gets keys of the stack
DArrayBase::getValues()
Gets values of the stack
DArrayBase::init()
Inits the stack
DArrayBase::popElementFromEnd()
Pops element from the end of the stack and removes it
DArrayBase::popElementFromStart()
Pops element from the beginning of the stack and removes it
DArrayBase::reverse()
Reverses the data

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]
Header class



[ Top ]


Class Methods


static method getInstance [line 54]

static DBrowserHeaders &getInstance( )

&getInstance()

This method is used to get instance of the class




Tags:

return:  Reference on current instance
access:  public


[ Top ]

constructor __construct [line 30]

DBrowserHeaders __construct( )

Constructor



Tags:

access:  public


Overrides DArrayBase::__construct() (Constructor)

[ Top ]

method doHeaders [line 40]

void doHeaders( )

Does headers



Tags:

access:  public


[ Top ]


Documentation generated on Sat, 17 Apr 2010 22:02:50 +0300 by phpDocumentor 1.4.3