Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Sulu
Component
Content
Metadata
SectionMetadata
PHP Class Sulu\Component\Content\Metadata\SectionMetadata
Inheritance:
extends
ItemMetadata
ファイルを表示
Open project: sulu/sulu
Class Usage Examples
Public Properties
Property
Type
Description
$colSpan
integer
The number of grid columns the property should use in the admin interface.
Public Methods
Method
Description
getColSpan
( ) :
integer
Return the colspan.
Method Details
getColSpan()
public
method
Return the colspan.
public
getColSpan
( ) :
integer
return
integer
Property Details
$colSpan
public_oe property
The number of grid columns the property should use in the admin interface.
public
int
$colSpan
return
integer