Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Sulu
Bundle
AdminBundle
Navigation
DisplayCondition
PHP Class Sulu\Bundle\AdminBundle\Navigation\DisplayCondition
Inheritance:
implements
JsonSerializable
Afficher le fichier
Open project: sulu/sulu
Méthodes publiques
Méthode
Description
__construct
(
$property
,
$operator
,
$value
)
getOperator
( ) :
string
getProperty
( ) :
string
getValue
( ) :
mixed
jsonSerialize
( )
Method Details
__construct()
public
méthode
public
__construct
(
$property
,
$operator
,
$value
)
getOperator()
public
méthode
public
getOperator
( ) :
string
Résultat
string
getProperty()
public
méthode
public
getProperty
( ) :
string
Résultat
string
getValue()
public
méthode
public
getValue
( ) :
mixed
Résultat
mixed
jsonSerialize()
public
méthode
public
jsonSerialize
( )