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

Class: ParagraphProperties

Source Location: /styles/properties/ParagraphProperties.php

Class ParagraphProperties

Class Overview

ParagraphProperties class.

'<style:paragraph-properties>'

Located in /styles/properties/ParagraphProperties.php [line 65]

DOMElement
   |
   --ODPElement
      |
      --ParagraphProperties
Author(s):
  • Norman Markgraf (nmarkgraf(at)user.sourceforge.net)
Information Tags:
Version:  Release: @package_version@
Copyright:  Copyright in 2006, 2007 by The OpenDocumentPHP Team
Link:  http://opendocumentphp.org
Since:  0.5.2 - 03. Mar. 2007
License:  GNU General Public License 2.0.

Methods

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

Inherited From ODPElement

ODPElement::__construct()
Constructor.
ODPElement::appendChild()
Set attribute with namespace.
ODPElement::getAttributeNS()
Retrieve an attribute with namespace, tag and value.
ODPElement::getChildNS()
Retrieve a child by its namespace and tag from the current node.
ODPElement::getDrawAttribute()
Retrieve a draw attribute of the current element.
ODPElement::getElement()
Return this element as uncovered DOMElement.
ODPElement::getElementByTagNameNS()
Retrieve (first) element by given tagname and namespace.
ODPElement::getElementsByTagNameNS()
Retrieve elements by given tagname and namespace.
ODPElement::getStyleAttribute()
Retrieve a style attribute of the current element.
ODPElement::hasAttributeNS()
Check if this element has an attribute with given namespace and tagname.
ODPElement::hasChildNS()
Check if the current element has a child $tag with $namespace.
ODPElement::putAttributeNS()
Put an attribute with namespace, tag and value.
ODPElement::putDrawAttribute()
Put (set with remove old) a draw attribute to the current ODPElement.
ODPElement::putFOAttribute()
Put (set with remove old) a FO attribute to the current ODPElement.
ODPElement::putStyleAttribute()
Put (set with remove old) a sytle attribute to the current ODPElement.
ODPElement::removeAttributeNS()
Set attribute with namespace.
ODPElement::setAttributeNS()
Set attribute with namespace.
ODPElement::setManifestAttribute()
Set a Manifest attribute to the current ODPElement.

[ Top ]
Method Summary
ParagraphProperties   __construct()   Constructor method.
void   setHyphenationLadderCount()   fo:hyphenation-ladder-count="no-limit"
void   setJustifySingleWord()   style:justify-single-word
void   setKeepWithNext()   fo:keep-with-next="always"
void   setLineBreak()   style:line-break="strict"
void   setMarginBottom()   fo:margin-bottom="0.212cm"
void   setMarginTop()   fo:margin-top="0.423cm"
void   setPunctuationWrap()   style:punctuation-wrap="hanging"
void   setTabStopDistance()   style:tab-stop-distance="1.251cm"
void   setTextAlign()   fo:text-align
void   setTextAutospace()   style:text-autospace="ideograph-alpha"
void   setWritingMode()   style:writing-mode="page"

[ Top ]
Methods
Constructor __construct  [line 72]

  ParagraphProperties __construct( [ $elem = null]  )

Constructor method.

Parameters:
   $elem: 

Information Tags:
Since:  0.5.3 - 01. Aug. 2007

Redefinition of:
ODPElement::__construct()
Constructor.

[ Top ]
setHyphenationLadderCount  [line 121]

  void setHyphenationLadderCount( $value  )

fo:hyphenation-ladder-count="no-limit"

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 16.03.2007

[ Top ]
setJustifySingleWord  [line 130]

  void setJustifySingleWord( $value  )

style:justify-single-word

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 16.03.2007

[ Top ]
setKeepWithNext  [line 103]

  void setKeepWithNext( $value  )

fo:keep-with-next="always"

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 16.03.2007

[ Top ]
setLineBreak  [line 157]

  void setLineBreak( $value  )

style:line-break="strict"

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 16.03.2007

[ Top ]
setMarginBottom  [line 94]

  void setMarginBottom( $value  )

fo:margin-bottom="0.212cm"

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 16.03.2007

[ Top ]
setMarginTop  [line 85]

  void setMarginTop( $value  )

fo:margin-top="0.423cm"

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 16.03.2007

[ Top ]
setPunctuationWrap  [line 148]

  void setPunctuationWrap( $value  )

style:punctuation-wrap="hanging"

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 16.03.2007

[ Top ]
setTabStopDistance  [line 166]

  void setTabStopDistance( $value  )

style:tab-stop-distance="1.251cm"

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 16.03.2007

[ Top ]
setTextAlign  [line 112]

  void setTextAlign( $value  )

fo:text-align

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 16.03.2007

[ Top ]
setTextAutospace  [line 139]

  void setTextAutospace( $value  )

style:text-autospace="ideograph-alpha"

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 16.03.2007

[ Top ]
setWritingMode  [line 175]

  void setWritingMode( $value  )

style:writing-mode="page"

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 16.03.2007

[ Top ]

Documentation generated on Wed, 18 Jun 2008 06:31:37 +0200 by phpDocumentor 1.3.2