Method | Description | |
---|---|---|
__construct ( Sulu\Component\DocumentManager\NamespaceRegistry $namespaceRegistry ) | ||
createProperty ( |
Create a new property. | |
createTranslatedProperty ( object $property, string $locale, Sulu\Component\Content\Compat\StructureInterface $structure = null ) : Sulu\Component\Content\Compat\PropertyInterface | Create a new "translated" property. |
Method | Description | |
---|---|---|
convertArrayToParameters ( $arrayParams ) | ||
createBlockProperty ( |
||
createSectionProperty ( |
public __construct ( Sulu\Component\DocumentManager\NamespaceRegistry $namespaceRegistry ) | ||
$namespaceRegistry | Sulu\Component\DocumentManager\NamespaceRegistry |
public createProperty ( |
||
$property | ||
$structure | Sulu\Component\Content\Compat\StructureInterface | |
return | Sulu\Component\Content\Compat\PropertyInterface | $property |
public createTranslatedProperty ( object $property, string $locale, Sulu\Component\Content\Compat\StructureInterface $structure = null ) : Sulu\Component\Content\Compat\PropertyInterface | ||
$property | object | |
$locale | string | |
$structure | Sulu\Component\Content\Compat\StructureInterface | |
return | Sulu\Component\Content\Compat\PropertyInterface |