model/modx/modactiveuser.class.php

Classes 
package
modx
Classes
modActiveUser

Description

Represents activity by a user in the system.

\modActiveUser

Extends from
\xPDOObject
package
modx
Methods
__construct

Description

Represents activity by a user in the system.

This is the basis for the entire xPDO object model, and can also be used by a class generator {@link xPDOGenerator}, ultimately allowing custom classes to be user-defined in a web interface and framework-generated at runtime.

Methods

__construct

__construct( \xPDO $xpdo ) : \xPDOObject

Creates a modXMLRPCResource instance.

{@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.