core/model/modx/filters/modoutputfilter.class.php

Show: inherited
Table of Contents

Provides the default output filter implementation for modElement processing.

Package
modx  
Subpackage
filters  

\modOutputFilter

Package: modx\filters

Base output filter implementation for modElement processing, based on phX.

Properties

Propertypublic\modX  $modx= 'null'

A reference to the modX instance
Default valuenullDetails
Type
\modX

Methods

methodpublic__construct( \modX $modx ) : \modOutputFilter

Parameters
Name Type Description
$modx \modX

A reference to the modX instance

Returns
Type Description
\modOutputFilter A new instance of the modOutputFilter class
methodpublicfilter( mixed $element ) : void

Filters the output

Parameters
Name Type Description
$element mixed

The element to filter

methodpubliclog( string $msg ) : void

Send a log message to the message logger

Parameters
Name Type Description
$msg string
Documentation was generated by DocBlox 0.18.1.