PHP Interface App\Source\ModelFieldBuilder\Interfaces\IField

Afficher le fichier Open project: andrey900/slimcms Interface Usage Examples

Méthodes publiques

Méthode Description
__construct ( stdClass $obj )
__toString ( )
correct ( )
noVisible ( $trig = true )
setValue ( $value )

Method Details

__construct() public méthode

public __construct ( stdClass $obj )
$obj stdClass

__toString() public méthode

public __toString ( )

correct() public méthode

public correct ( )

noVisible() public méthode

public noVisible ( $trig = true )

setValue() public méthode

public setValue ( $value )