relElement Class Reference


Public Member Functions

 relElement ($rootNode=false)
 populateFromDomNode ($rootNode)

Public Attributes

 $name = false
 relElement contents
 $url = false
 relElement url (HREF attribute value)
 $type = false
 relElement type (tag, bookmark, permalink ... - REL attribute value)

Member Function Documentation

relElement::relElement ( rootNode = false  ) 

relElement::populateFromDomNode ( rootNode  ) 


Member Data Documentation

relElement::$name = false

relElement contents

relElement::$url = false

relElement url (HREF attribute value)

relElement::$type = false

relElement type (tag, bookmark, permalink ... - REL attribute value)