phpDocumentor OpenDocumentPHP
meta
[ class tree: OpenDocumentPHP ] [ index: OpenDocumentPHP ] [ all elements ]

Class: DublinCoreFragment

Source Location: /meta/DublinCoreFragment.php

Class DublinCoreFragment

Class Overview

DublinCoreFragment class.

Located in /meta/DublinCoreFragment.php [line 41]

Fragment
   |
   --DublinCoreFragment
Author(s):
  • Norman Markgraf (nmarkgraf(at)user.sourceforge.net)
Information Tags:
Version:  $Revision: 236 $
Copyright:  Copyright in 2006, 2007 by The OpenDocumentPHP Team
Link:  http://dublincore.org/ Dublin Core Metadata Initiative (R)
Since:  0.5.0 - 08.02.2007
License:  GNU General Public License 2.0.

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Fragment

Fragment::$domFragment
Fragment::$root
Fragment::$xpath

Inherited From Fragment

Fragment::__construct()
Constructor method.
Fragment::appendChild()
Set attribute with namespace.
Fragment::createDCElement()
Create an DOMElement in the DC namespace with tag $tag.
Fragment::createMetaElement()
Create an DOMElement in the Meta namespace with tag $tag.
Fragment::createOfficeElement()
Create an DOMElement in the Office namespace with tag $tag.
Fragment::createStyleElement()
Create an DOMElement in the Meta namespace with tag $tag.
Fragment::getChild()
Retrieve a child by its namespace and tag from the current node.
Fragment::getDocumentFragment()
Returns the root DOMElement of this DOM fragment.
Fragment::getTag()
Fragment::hasChild()
Check if the current element has a child $tag with $namespace.
Fragment::initXpath()
Initialize xpath. You must do this before using xpath.
Fragment::setTag()
Set (which means append or replace an existing node) a new node.

[ Top ]
Method Summary
DublinCoreFragment   __construct()   Constructor method.
void   getCreator()  
void   getDescription()  
void   getLanguage()  
void   getSubject()  
void   getTag()  
void   getTitle()  
void   setCreator()  
void   setDescription()  
void   setLanguage()  
void   setSubject()  
void   setTitle()  

[ Top ]
Methods
Constructor __construct  [line 79]

  DublinCoreFragment __construct( DOMNode $domFragment, DOMNode $root  )

Constructor method.

Parameters:
DOMNode   $domFragment: 
DOMNode   $root: 

Information Tags:
Since:  0.5.0 - 08.02.2007

Redefinition of:
Fragment::__construct()
Constructor method.

[ Top ]
getCreator  [line 89]

  void getCreator( )


API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08.02.2007

[ Top ]
getDescription  [line 114]

  void getDescription( )


API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08.02.2007

[ Top ]
getLanguage  [line 139]

  void getLanguage( )


API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08.02.2007

[ Top ]
getSubject  [line 164]

  void getSubject( )


API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08.02.2007

[ Top ]
getTag  [line 215]

  void getTag( string $tag, string $defaultValue  )

Parameters:
string   $tag: 
string   $defaultValue: 

API Tags:
Access:  protected

Information Tags:
Since:  0.5.0 - 08.02.2007

Redefinition of:
Fragment::getTag()

[ Top ]
getTitle  [line 189]

  void getTitle( )


API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08.02.2007

[ Top ]
setCreator  [line 101]

  void setCreator( string $creator  )

Parameters:
string   $creator: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08.02.2007

[ Top ]
setDescription  [line 126]

  void setDescription( string $description  )

Parameters:
string   $description: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08.02.2007

[ Top ]
setLanguage  [line 151]

  void setLanguage( string $language  )

Parameters:
string   $language: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08.02.2007

[ Top ]
setSubject  [line 176]

  void setSubject( string $subject  )

Parameters:
string   $subject: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08.02.2007

[ Top ]
setTitle  [line 201]

  void setTitle( $title  )

Parameters:
   $title: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08.02.2007

[ Top ]

Documentation generated on Wed, 18 Jun 2008 06:28:15 +0200 by phpDocumentor 1.3.2