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

Class: ParagraphProperties

Source Location: /styles/properties/ParagraphProperties.php

Class Overview

DOMElement
   |
   --ODPElement
      |
      --ParagraphProperties

ParagraphProperties class.


Author(s):

  • Norman Markgraf (nmarkgraf(at)user.sourceforge.net)

Version:

  • $Revision: 161 $

Copyright:

  • Copyright in 2006, 2007 by The OpenDocumentPHP Team

Methods


Inherited Constants

Inherited Methods

Class: 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.

Class Details

[line 36]
ParagraphProperties class.



Tags:

author:  Norman Markgraf (nmarkgraf(at)user.sourceforge.net)
version:  $Revision: 161 $
copyright:  Copyright in 2006, 2007 by The OpenDocumentPHP Team
since:  0.5.2 - 03.03.2007
license:  GNU General Public License 2.0.


[ Top ]


Class Methods


method setHyphenationLadderCount [line 73]

void setHyphenationLadderCount( $value)

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



Tags:

since:  0.5.2 - 16.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setJustifySingleWord [line 81]

void setJustifySingleWord( $value)

style:justify-single-word



Tags:

since:  0.5.2 - 16.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setKeepWithNext [line 57]

void setKeepWithNext( $value)

fo:keep-with-next="always"



Tags:

since:  0.5.2 - 16.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setLineBreak [line 105]

void setLineBreak( $value)

style:line-break="strict"



Tags:

since:  0.5.2 - 16.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setMarginBottom [line 49]

void setMarginBottom( $value)

fo:margin-bottom="0.212cm"



Tags:

since:  0.5.2 - 16.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setMarginTop [line 41]

void setMarginTop( $value)

fo:margin-top="0.423cm"



Tags:

since:  0.5.2 - 16.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setPunctuationWrap [line 97]

void setPunctuationWrap( $value)

style:punctuation-wrap="hanging"



Tags:

since:  0.5.2 - 16.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setTabStopDistance [line 113]

void setTabStopDistance( $value)

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



Tags:

since:  0.5.2 - 16.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setTextAlign [line 65]

void setTextAlign( $value)

fo:text-align



Tags:

since:  0.5.2 - 16.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setTextAutospace [line 89]

void setTextAutospace( $value)

style:text-autospace="ideograph-alpha"



Tags:

since:  0.5.2 - 16.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setWritingMode [line 121]

void setWritingMode( $value)

style:writing-mode="page"



Tags:

since:  0.5.2 - 16.03.2007
access:  public


Parameters:

   $value  

[ Top ]


Documentation generated on Tue, 12 Jun 2007 10:00:35 +0200 by phpDocumentor 1.3.2