Method | Description | |
---|---|---|
__get ( $property ) | ||
getContentData ( Sulu\Component\Content\Compat\PropertyInterface $property ) | ||
getDefaultParams ( Sulu\Component\Content\Compat\PropertyInterface $property = null ) | ||
getDefaultValue ( ) | ||
getReferencedUuids ( Sulu\Component\Content\Compat\PropertyInterface $property ) | ||
getViewData ( Sulu\Component\Content\Compat\PropertyInterface $property ) | ||
hasValue ( PHPCR\NodeInterface $node, Sulu\Component\Content\Compat\PropertyInterface $property, $webspaceKey, $languageCode, $segmentKey ) |
public getContentData ( Sulu\Component\Content\Compat\PropertyInterface $property ) | ||
$property | Sulu\Component\Content\Compat\PropertyInterface |
public getDefaultParams ( Sulu\Component\Content\Compat\PropertyInterface $property = null ) | ||
$property | Sulu\Component\Content\Compat\PropertyInterface |
public getReferencedUuids ( Sulu\Component\Content\Compat\PropertyInterface $property ) | ||
$property | Sulu\Component\Content\Compat\PropertyInterface |
public getViewData ( Sulu\Component\Content\Compat\PropertyInterface $property ) | ||
$property | Sulu\Component\Content\Compat\PropertyInterface |
public hasValue ( PHPCR\NodeInterface $node, Sulu\Component\Content\Compat\PropertyInterface $property, $webspaceKey, $languageCode, $segmentKey ) | ||
$node | PHPCR\NodeInterface | |
$property | Sulu\Component\Content\Compat\PropertyInterface |