PHP 클래스 Phalcon\Test\Models\Boutique\Robots

상속: extends Phalcon\Mvc\Model
파일 보기 프로젝트 열기: phalcon/cphalcon 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$datetime
$deleted
$id
$name
$type
$year

보호된 프로퍼티들

프로퍼티 타입 설명
$serial Test restriction to not set hidden properties without setters.
$text

공개 메소드들

메소드 설명
getText ( )
setText ( $value )

메소드 상세

getText() 공개 메소드

public getText ( )

setText() 공개 메소드

public setText ( $value )

프로퍼티 상세

$datetime 공개적으로 프로퍼티

public $datetime

$deleted 공개적으로 프로퍼티

public $deleted

$id 공개적으로 프로퍼티

public $id

$name 공개적으로 프로퍼티

public $name

$serial 보호되어 있는 프로퍼티

Test restriction to not set hidden properties without setters.
protected $serial

$text 보호되어 있는 프로퍼티

protected $text

$type 공개적으로 프로퍼티

public $type

$year 공개적으로 프로퍼티

public $year