PHP 클래스 RTMediaUploadView, rtMedia

저자: joshua
파일 보기 프로젝트 열기: rtCamp/rtMedia 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( type $attr )
render ( type $template_name ) Render the uploader shortcode and attach the uploader panel
upload_nonce_generator ( $echo = true, $only_nonce = false )

보호된 메소드들

메소드 설명
locate_template ( type $template ) : string Template Locator

메소드 상세

__construct() 공개 메소드

public __construct ( type $attr )
$attr type

locate_template() 보호된 메소드

Template Locator
protected locate_template ( type $template ) : string
$template type
리턴 string

render() 공개 메소드

Render the uploader shortcode and attach the uploader panel
public render ( type $template_name )
$template_name type

upload_nonce_generator() 정적인 공개 메소드

static public upload_nonce_generator ( $echo = true, $only_nonce = false )