NAME

Apache::Chameleon::Document

ABSTRACT

Document manipulation class

new

Simple constructor

get

Gets a document object from the database.

exists

Tests for the existance of a document.

title

Gets a document's title

contents

Get the contents of a specified document

get_escaped

Gets a document object from the database and escapes tags where needed.

_get_all

Retrieves all documents.

list

Retrieves paths of all documents. (TBC. Currently returns all documents.)

_document

Get/set document.

_escape_tags

Escapes TT tags.

SEE ALSO

Apache::Chameleon