PHP 클래스 RWMB_Text_Field

상속: extends RWMB_Field
파일 보기 프로젝트 열기: rilwis/meta-box 1 사용 예제들

공개 메소드들

메소드 설명
get_attributes ( array $field, mixed $value = null ) : array Get the attributes for a field
normalize ( array $field ) : array Normalize parameters for field

메소드 상세

get_attributes() 정적인 공개 메소드

Get the attributes for a field
static public get_attributes ( array $field, mixed $value = null ) : array
$field array
$value mixed
리턴 array

normalize() 정적인 공개 메소드

Normalize parameters for field
static public normalize ( array $field ) : array
$field array
리턴 array