PHP 클래스 Phalcon\Test\Models\Customers

저자: Andres Gutierrez ([email protected])
저자: Serghei Iakovlev ([email protected])
상속: extends Phalcon\Mvc\Model
파일 보기 프로젝트 열기: phalcon/cphalcon 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$birth_date
$created_at
$credit_line
$customer_id
$document_id
$email
$first_name
$id
$instructions
$last_name
$phone
$status

보호된 프로퍼티들

프로퍼티 타입 설명
$protected_field

공개 메소드들

메소드 설명
initialize ( )

메소드 상세

initialize() 공개 메소드

public initialize ( )

프로퍼티 상세

$birth_date 공개적으로 프로퍼티

public $birth_date

$created_at 공개적으로 프로퍼티

public $created_at

$credit_line 공개적으로 프로퍼티

public $credit_line

$customer_id 공개적으로 프로퍼티

public $customer_id

$document_id 공개적으로 프로퍼티

public $document_id

$email 공개적으로 프로퍼티

public $email

$first_name 공개적으로 프로퍼티

public $first_name

$id 공개적으로 프로퍼티

public $id

$instructions 공개적으로 프로퍼티

public $instructions

$last_name 공개적으로 프로퍼티

public $last_name

$phone 공개적으로 프로퍼티

public $phone

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

protected $protected_field

$status 공개적으로 프로퍼티

public $status