Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Contao
FormModel
PHP 클래스 Contao\FormModel
상속:
extends
Model
파일 보기
프로젝트 열기: contao/core-bundle
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
$strTable
string
Table name
공개 메소드들
메소드
설명
getMaxUploadFileSize
( ) :
integer
Get the maximum file size that is allowed for file uploads
메소드 상세
getMaxUploadFileSize()
공개
메소드
Get the maximum file size that is allowed for file uploads
public
getMaxUploadFileSize
( ) :
integer
리턴
integer
The maximum file size in bytes
프로퍼티 상세
$strTable
보호되어 있는 정적으로 프로퍼티
Table name
protected
static
string
$strTable
리턴
string