Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Pimcore
Model
Document
DocType
Dao
PHP 클래스 Pimcore\Model\Document\DocType\Dao
상속:
extends
Pimcore\Model\Dao\PhpArrayTable
파일 보기
프로젝트 열기: pimcore/pimcore
공개 메소드들
메소드
설명
configure
( )
delete
( ) :
void
Deletes object from database
getById
(
null
$id
= null )
Get the data for the object from database for the given id
save
( )
메소드 상세
configure()
공개
메소드
public
configure
( )
delete()
공개
메소드
Deletes object from database
public
delete
( ) :
void
리턴
void
getById()
공개
메소드
Get the data for the object from database for the given id
public
getById
(
null
$id
= null )
$id
null
save()
공개
메소드
public
save
( )