PHP 클래스 OCA\OcSms\Db\Sms

상속: extends OCP\AppFramework\Db\Entity
파일 보기 프로젝트 열기: nerzhul/ocsms

보호된 프로퍼티들

프로퍼티 타입 설명
$added
$lastmodified
$smsAddress
$smsDate
$smsDraft
$smsId
$smsMsg
$smsRead
$smsSeen
$userId

공개 메소드들

메소드 설명
__construct ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

프로퍼티 상세

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

protected $added

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

protected $lastmodified

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

protected $smsAddress

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

protected $smsDate

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

protected $smsDraft

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

protected $smsId

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

protected $smsMsg

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

protected $smsRead

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

protected $smsSeen

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

protected $userId