PHP 클래스 app\models\Texture

상속: extends Illuminate\Database\Eloquent\Model
파일 보기 프로젝트 열기: printempw/blessing-skin-server 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$primaryKey
$timestamps

공개 메소드들

메소드 설명
checkTextureOccupied ( $tid )
scopeLike ( $query, $field, $value )
setPrivacy ( $public )

메소드 상세

checkTextureOccupied() 공개 정적인 메소드

public static checkTextureOccupied ( $tid )

scopeLike() 공개 메소드

public scopeLike ( $query, $field, $value )

setPrivacy() 공개 메소드

public setPrivacy ( $public )

프로퍼티 상세

$primaryKey 공개적으로 프로퍼티

public $primaryKey

$timestamps 공개적으로 프로퍼티

public $timestamps