PHP Interface Sulu\Component\Content\Query\ContentQueryBuilderInterface

Afficher le fichier Open project: sulu/sulu Interface Usage Examples

Méthodes publiques

Méthode Description
build ( string $webspaceKey, string[] $locales ) : string Build query.
getPublished ( ) : boolean Returns if unpublished pages are loaded.
init ( array $options ) initialize query builder.

Method Details

build() public méthode

Build query.
public build ( string $webspaceKey, string[] $locales ) : string
$webspaceKey string
$locales string[]
Résultat string

getPublished() public méthode

Returns if unpublished pages are loaded.
public getPublished ( ) : boolean
Résultat boolean

init() public méthode

initialize query builder.
public init ( array $options )
$options array