\JUcmBase
Base class for implementing UCM
Synopsis
class JUcmBase
implements
JUcm
{
- // methods
- public void __construct()
- protected boolean store()
- public getType()
- public array mapBase()
Hierarchy
Members
protected
- $alias
—
string
The alias for the content table - $type
—
JUcmType
The UCM type object
Methods
protected
- store() — Store data to the appropriate table
public
- __construct() — Instantiate the UcmBase.
- getType() — Get the UCM Content type.
- mapBase() — Method to map the base ucm fields