model/modx/modweblink.class.php

Classes 
package
modx
Classes
modWebLink

Description

A modResource derivative the represents a redirect link.

{@inheritdoc}

\modWebLink

Extends from
\modResource
package
modx
Methods
__construct
process

Description

A modResource derivative the represents a redirect 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 modWebLink and redirect 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.