phpDocumentor

ContentIdentificationFactory
in package
implements ContentIdentificationFactoryInterface

Interfaces, Classes and Traits

ContentIdentificationFactoryInterface
Interface ContentIdentificationFactoryInterface

Table of Contents

createFromJson()  : mixed
forContentAlias()  : ContentIdentificationInterface
forContentGroup()  : ContentIdentificationInterface
forPreference()  : mixed

Methods

createFromJson()

public createFromJson(mixed $identification) : mixed
Parameters
$identification : mixed
Tags
inheritDoc
Return values
mixed

forPreference()

public forPreference([string $contentAlias = null ][, int $contentGroup = null ]) : mixed
Parameters
$contentAlias : string = null
$contentGroup : int = null
Tags
inheritDoc
Return values
mixed

Search results