model/modx/modsymlink.class.php

Classes 
extends
modResource
package
modx
Classes
modSymLink

Description

A modResource derivative the represents a symbolic link.

{@inheritdoc}

\modSymLink

Extends from
\modResource
extends
modResource
package
modx
Methods
__construct
process

Description

A modResource derivative the represents a symbolic link.

{@inheritdoc}

Methods

__construct

__construct( \xPDO $xpdo ) : \xPDOObject

Creates a modSymLink instance.

{@inheritDoc}

Arguments
$xpdo
\xPDO
&$xpdo A reference to a valid xPDO instance.
Output
\xPDOObject
Details
visibility
public
final
false
static
false

process

process( ) : string

Process the modSymLink and forward to the specified resource.

{@inheritDoc}

Output
string
The processed cacheable content of a resource.
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.11.2.