model/modx/modnamespace.class.php

Classes 
package
modx
Classes
modNamespace

Description

modNamespace

\modNamespace

Extends from
\xPDOObject
package
modx
Methods
get

Description

Represents a Component in the MODX framework.

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

get

get( \<type> $k, \<type> $format = null, \<type> $formatTemplate = null ) : \<type>

Overrides xPDOObject::get to handle when retrieving the properties field for an Element.

{@inheritdoc}

Arguments
$k
\<type>
$format
\<type>
$formatTemplate
\<type>
Output
\<type>
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.11.2.