Method | Description | |
---|---|---|
__construct ( ) | ||
create ( ) : Sulu\Component\SmartContent\Configuration\BuilderInterface | Returns new builder instance. | |
enableCategories ( $enable = true ) | ||
enableDatasource ( $component, array $options = [] ) | ||
enableLimit ( $enable = true ) | ||
enablePagination ( $enable = true ) | ||
enablePresentAs ( $enable = true ) | ||
enableSorting ( array $sorting ) | ||
enableTags ( $enable = true ) | ||
getConfiguration ( ) | ||
setDeepLink ( $deepLink ) |
public static create ( ) : Sulu\Component\SmartContent\Configuration\BuilderInterface | ||
return | Sulu\Component\SmartContent\Configuration\BuilderInterface |
public enableDatasource ( $component, array $options = [] ) | ||
$options | array |