ContentIdentificationFactoryInterface

Extends

Interface ContentIdentificationFactoryInterface

package

Default

Methods

createFromJson

createFromJson( $identification) : mixed

Arguments

$identification

Response

mixed

forContentAlias

forContentAlias(string $contentAlias) : \ContentIdentificationInterface

Arguments

$contentAlias

string

Response

\ContentIdentificationInterface

forContentGroup

forContentGroup( $contentGroup) : \ContentIdentificationInterface

Arguments

$contentGroup

Response

\ContentIdentificationInterface

forPreference

forPreference(string $contentAlias = null, integer $contentGroup = null) : mixed

Arguments

$contentAlias

string

$contentGroup

integer

Response

mixed