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

Todo List

OpenDocumentPHP

Validator::checkNCName()

  • This should be something like '([a-zA-Z_])(a-zA-Z0-9.-_)*'...?

Style::getDefaultOutlineLevel()

  • Make the return type to be an integer not a string.

DefaultStyle::getGraphicProperties()

  • Replace the else path by something which uses $this->getChild(..)!

DefaultStyle::getParagraphProperties()

  • Replace the else path by something which uses $this->getChild(..)!

DefaultStyle::getTextProperties()

  • Replace the else path by something which uses $this->getChild(..)!

ManifestDocument

  • Also we need to support the optional size part.
  • We need to support encryption data.

OpenDocumentAbstract::open()

  • content.xml and styles.xml should be loaded too.

TableCell::setFontBold()

  • NOT IMPLEMENTED NOW

FontFace::setFontCharset()

  • check if $name matches pattern: [A-Za-z][A-Za-z0-9._\-]*

TableCell::setFontItalic()

  • NOT IMPLEMENTED NOW

TableCell::setTextCenter()

  • NOT IMPLEMENTED NOW

TableCell

  • This class is highly experimental, outdated and should be updated soon.

Documentation generated on Tue, 12 Jun 2007 10:01:07 +0200 by phpDocumentor 1.3.2