Documentation

CollectionItemBase
in package

AbstractYes

Represents a single item within a Collection.

Tags
see
Collection
author

Samerton

version
2.0.0-pr8
license

MIT

Table of Contents

Properties

$_enabled  : bool
$_order  : int

Methods

__construct()  : mixed
getContent()  : string
getOrder()  : int
isEnabled()  : bool

Properties

Methods

__construct()

public __construct(int $order, bool $enabled) : mixed
Parameters
$order : int
$enabled : bool

        
On this page

Search results