PHP 클래스 mtv\wp\models\PostCollection

상속: extends mtv\models\Collection
파일 보기 프로젝트 열기: newsapps/wordpress-mtv 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$default_filter
$model
$wp_query

공개 메소드들

메소드 설명
filter ( $args )
globalize_wp_query ( ) Make this collection's wp_query the magical global WordPress one. This should make a bunch of native WP stuff work.

메소드 상세

filter() 공개 정적인 메소드

public static filter ( $args )

globalize_wp_query() 공개 메소드

Make this collection's wp_query the magical global WordPress one. This should make a bunch of native WP stuff work.
public globalize_wp_query ( )

프로퍼티 상세

$default_filter 공개적으로 정적으로 프로퍼티

public static $default_filter

$model 공개적으로 정적으로 프로퍼티

public static $model

$wp_query 공개적으로 프로퍼티

public $wp_query