PHP 클래스 Phosphorum\Models\Activities

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

공개 프로퍼티들

프로퍼티 타입 설명
$created_at
$id
$posts_id
$type
$users_id

공개 메소드들

메소드 설명
getHumanCreatedAt ( ) : boolean | string
initialize ( )

메소드 상세

getHumanCreatedAt() 공개 메소드

public getHumanCreatedAt ( ) : boolean | string
리턴 boolean | string

initialize() 공개 메소드

public initialize ( )

프로퍼티 상세

$created_at 공개적으로 프로퍼티

public $created_at

$id 공개적으로 프로퍼티

public $id

$posts_id 공개적으로 프로퍼티

public $posts_id

$type 공개적으로 프로퍼티

public $type

$users_id 공개적으로 프로퍼티

public $users_id