PHP 클래스 Hive_Field_Timestamp, hive

저자: Woody Gilk ([email protected])
상속: extends Hive_Field_Integer
파일 보기 프로젝트 열기: shadowhand/hive

공개 프로퍼티들

프로퍼티 타입 설명
$auto_now_create set the value to "now" on creation?
$auto_now_update set the value to "now" on update?
$format date format for verbose timestamps
$null

공개 메소드들

메소드 설명
value ( $value )
verbose ( $value )

메소드 상세

value() 공개 메소드

public value ( $value )

verbose() 공개 메소드

public verbose ( $value )

프로퍼티 상세

$auto_now_create 공개적으로 프로퍼티

set the value to "now" on creation?
public $auto_now_create

$auto_now_update 공개적으로 프로퍼티

set the value to "now" on update?
public $auto_now_update

$format 공개적으로 프로퍼티

date format for verbose timestamps
public $format

$null 공개적으로 프로퍼티

public $null