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

Class: DRSSItemNodeCategory

Source Location: /Files/XML/RSS/Ver20/DRSSItemNodeCategory.php

Class Overview

DObject
   |
   --DXMLNode
      |
      --DRSSItemNodeCategory

RSS Version 2.0 Item Node Category


Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: DXMLNode

DXMLNode::__construct()
Constructor
DXMLNode::addAttributeNameValue()
Adds attributes
DXMLNode::addAttributeObject()
Adds attributes
DXMLNode::addSubNodeObject()
Adds sub node
DXMLNode::addSubNodeSigneValue()
Adds sub node
DXMLNode::clearAttributes()
Clears all attributes
DXMLNode::clearSubNodes()
Clears sub nodes
DXMLNode::isEmpty()
Checks if the node is empty
DXMLNode::setNodeName()
Sets node name
DXMLNode::__toString()
Returns node string 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]
RSS Version 2.0 Item Node Category



[ Top ]


Class Variables

$domain =  ""

[line 30]

Domain url



Tags:

access:  public

Type:   string


[ Top ]

$text =  ""

[line 23]

Text



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 40]

DRSSItemNodeCategory __construct( string $text, [string $domain = ""], [boolean $autoInit = false])

Constructor



Tags:

access:  public


Overrides DXMLNode::__construct() (Constructor)

Parameters:

string   $text  
string   $domain  
boolean   $autoInit  

[ Top ]

method init [line 59]

void init( )

Init



Tags:

access:  public


[ Top ]


Documentation generated on Sat, 17 Apr 2010 22:10:39 +0300 by phpDocumentor 1.4.3