PHP Class Sulu\Component\Content\Metadata\SectionMetadata

Inheritance: extends ItemMetadata
Afficher le fichier Open project: sulu/sulu Class Usage Examples

Méthodes publiques

Свойство Type Description
$colSpan integer The number of grid columns the property should use in the admin interface.

Méthodes publiques

Méthode Description
getColSpan ( ) : integer Return the colspan.

Method Details

getColSpan() public méthode

Return the colspan.
public getColSpan ( ) : integer
Résultat integer

Property Details

$colSpan public_oe property

The number of grid columns the property should use in the admin interface.
public int $colSpan
Résultat integer