ContentIdentificationFactoryInterface
in
Interface ContentIdentificationFactoryInterface
Table of Contents
- createFromJson() : mixed
- forContentAlias() : ContentIdentificationInterface
- forContentGroup() : ContentIdentificationInterface
- forPreference() : mixed
Methods
createFromJson()
public
createFromJson( $identification) : mixed
Parameters
Return values
mixed —forContentAlias()
public
forContentAlias(string $contentAlias) : ContentIdentificationInterface
Parameters
- $contentAlias : string
Return values
ContentIdentificationInterface —forContentGroup()
public
forContentGroup( $contentGroup) : ContentIdentificationInterface
Parameters
Return values
ContentIdentificationInterface —forPreference()
public
forPreference([string $contentAlias = null ][, int $contentGroup = null ]) : mixed
Parameters
- $contentAlias : string = null
- $contentGroup : int = null