CMS Made Simple API

CmsContentTypePlaceholder
in package

Simple global convenience object to hold CMS Content Type structure.

Table of Contents

Properties

$class  : string
$filename  : string
$friendlyname  : string
$friendlyname_key  : string
$loaded  : bool
$type  : string

Properties

$filename

public string $filename

The filename containing the type class

$friendlyname

public string $friendlyname

A friendly name for the type

$friendlyname_key

public string $friendlyname_key

The friendly name key

$loaded

public bool $loaded

Whether the type has been loaded


        
On this page

Search results