Class WP

Description

Located in /wp-includes/classes.php (line 3)


	
			
Variable Summary
Method Summary
 WP WP ()
 void add_query_var ( $qv)
 void handle_404 ()
 void init ()
 void main ([ $query_args = ''])
 void parse_request ([ $extra_query_vars = ''])
 void query_posts ()
 void send_headers ()
 void set_query_var ( $key,  $value)
Variables
mixed $did_permalink = false (line 14)
mixed $extra_query_vars = array() (line 7)
mixed $matched_query (line 13)
mixed $matched_rule (line 12)
mixed $private_query_vars = array('offset', 'posts_per_page', 'posts_per_archive_page', 'what_to_show', 'showposts', 'nopaging', 'post_type', 'post_status', 'category__in', 'category__not_in', 'category__and', 'tag__in', 'tag__not_in', 'tag__and', 'tag_slug__in', 'tag_slug__and', 'tag_id', 'post_mime_type', 'perm') (line 6)
mixed $public_query_vars = array('m', 'p', 'posts', 'w', 'cat', 'withcomments', 'withoutcomments', 's', 'search', 'exact', 'sentence', 'debug', 'calendar', 'page', 'paged', 'more', 'tb', 'pb', 'author', 'order', 'orderby', 'year', 'monthnum', 'day', 'hour', 'minute', 'second', 'name', 'category_name', 'tag', 'feed', 'author_name', 'static', 'pagename', 'page_id', 'error', 'comments_popup', 'attachment', 'attachment_id', 'subpost', 'subpost_id', 'preview', 'robots', 'taxonomy', 'term') (line 4)
mixed $query_string (line 10)
mixed $query_vars (line 9)
mixed $request (line 11)
Methods
Constructor WP (line 314)
WP WP ()
add_query_var (line 16)
void add_query_var ( $qv)
  • $qv
build_query_string (line 243)
void build_query_string ()
handle_404 (line 289)
void handle_404 ()
init (line 279)
void init ()
main (line 304)
void main ([ $query_args = ''])
  • $query_args
parse_request (line 25)
void parse_request ([ $extra_query_vars = ''])
  • $extra_query_vars
query_posts (line 283)
void query_posts ()
register_globals (line 261)
void register_globals ()
send_headers (line 189)
void send_headers ()
set_query_var (line 21)
void set_query_var ( $key,  $value)
  • $key
  • $value

Documentation generated on Fri, 12 Sep 2008 21:09:01 -0400 by phpDocumentor 1.4.1