model/modx/moddocument.class.php

Classes 
package
modx
todo
Determine if this class is unnecessary; modResource represents this default web document and nothing unique is done in this class currently, other than changing the default class_key.
Classes
modDocument

Description

{@inheritdoc}

This modResource derivative represents a traditional web document that stores it's primary content in the modX database container.

\modDocument

Extends from
\modResource
package
modx
todo
Determine if this class is unnecessary; modResource represents this default web document and nothing unique is done in this class currently, other than changing the default class_key.
Methods
__construct

Description

{@inheritdoc}

This modResource derivative represents a traditional web document that stores it's primary content in the modX database container.

Methods

__construct

__construct( \xPDO $xpdo ) : \xPDOObject

Creates a modTemplateVar instance, and sets the token of the class to *

{@inheritdoc}

Arguments
$xpdo
\xPDO
&$xpdo A reference to a valid xPDO instance.
Output
\xPDOObject
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.11.2.