PHP Class Pimcore\Model\Object\ClassDefinition\Data\Languagemultiselect

Inheritance: extends Multiselect
Afficher le fichier Open project: pimcore/pimcore

Méthodes publiques

Свойство Type Description
$fieldtype string Static type of this element
$onlySystemLanguages boolean

Méthodes publiques

Méthode Description
__set_state ( $data ) : static
configureOptions ( )
getOnlySystemLanguages ( ) : boolean
setOnlySystemLanguages ( $value )

Method Details

__set_state() public static méthode

public static __set_state ( $data ) : static
$data
Résultat static

configureOptions() public méthode

public configureOptions ( )

getOnlySystemLanguages() public méthode

public getOnlySystemLanguages ( ) : boolean
Résultat boolean

setOnlySystemLanguages() public méthode

public setOnlySystemLanguages ( $value )
$value

Property Details

$fieldtype public_oe property

Static type of this element
public string $fieldtype
Résultat string

$onlySystemLanguages public_oe property

public bool $onlySystemLanguages
Résultat boolean