PHP 클래스 RTMediaComment, rtMedia

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

공개 프로퍼티들

프로퍼티 타입 설명
$rtmedia_comment_model

공개 메소드들

메소드 설명
__construct ( )
add ( $attr )
comment_nonce_generator ( $echo = true )
get_current_author ( ) : string returns user_id of the current logged in user in wordpress
get_current_id ( ) : integer returns user_id of the current logged in user in wordpress
remove ( $id )

메소드 상세

__construct() 공개 메소드

public __construct ( )

add() 공개 메소드

public add ( $attr )

comment_nonce_generator() 정적인 공개 메소드

static public comment_nonce_generator ( $echo = true )

get_current_author() 공개 메소드

returns user_id of the current logged in user in wordpress
public get_current_author ( ) : string
리턴 string

get_current_id() 공개 메소드

returns user_id of the current logged in user in wordpress
public get_current_id ( ) : integer
리턴 integer

remove() 공개 메소드

public remove ( $id )

프로퍼티 상세

$rtmedia_comment_model 공개적으로 프로퍼티

public $rtmedia_comment_model