PHP Cross Reference of WordPress Subversion HEAD

[ Index ]     [ Classes ]     [ Functions ]     [ Variables ]     [ Constants ]

title

Body

[close]

/ -> wp-app.php (summary)

(no description)

File Size: 1122 lines (32 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

AtomServer:: (50 methods):
  AtomServer()
  handle_request()
  get_service()
  get_categories_xml()
  create_post()
  get_post()
  put_post()
  delete_post()
  get_attachment()
  create_attachment()
  put_attachment()
  delete_attachment()
  get_file()
  put_file()
  get_entries_url()
  the_entries_url()
  get_categories_url()
  the_categories_url()
  get_attachments_url()
  the_attachments_url()
  get_service_url()
  get_entry_url()
  the_entry_url()
  get_media_url()
  the_media_url()
  set_current_entry()
  get_posts()
  get_attachments()
  get_feed()
  get_entry()
  echo_entry()
  ok()
  no_content()
  internal_error()
  bad_request()
  length_required()
  invalid_media()
  not_found()
  not_allowed()
  redirect()
  client_error()
  created()
  auth_required()
  output()
  escape()
  authenticate()
  get_accepted_content_type()
  process_conditionals()
  rfc3339_str2time()
  get_publish_time()

Defines 50 functions

  log_app()
  wp_set_current_user()
  wa_posts_where_include_drafts_filter()

Class: AtomServer  - X-Ref

AtomServer()   X-Ref
No description

handle_request()   X-Ref
No description

get_service()   X-Ref
No description

get_categories_xml()   X-Ref
No description

create_post()   X-Ref
No description

get_post($postID)   X-Ref
No description

put_post($postID)   X-Ref
No description

delete_post($postID)   X-Ref
No description

get_attachment($postID = NULL)   X-Ref
No description

create_attachment()   X-Ref
No description

put_attachment($postID)   X-Ref
No description

delete_attachment($postID)   X-Ref
No description

get_file($postID)   X-Ref
No description

put_file($postID)   X-Ref
No description

get_entries_url($page = NULL)   X-Ref
No description

the_entries_url($page = NULL)   X-Ref
No description

get_categories_url($page = NULL)   X-Ref
No description

the_categories_url()   X-Ref
No description

get_attachments_url($page = NULL)   X-Ref
No description

the_attachments_url($page = NULL)   X-Ref
No description

get_service_url()   X-Ref
No description

get_entry_url($postID = NULL)   X-Ref
No description

the_entry_url($postID = NULL)   X-Ref
No description

get_media_url($postID = NULL)   X-Ref
No description

the_media_url($postID = NULL)   X-Ref
No description

set_current_entry($postID)   X-Ref
No description

get_posts($page = 1, $post_type = 'post')   X-Ref
No description

get_attachments($page = 1, $post_type = 'attachment')   X-Ref
No description

get_feed($page = 1, $post_type = 'post')   X-Ref
No description

get_entry($postID, $post_type = 'post')   X-Ref
No description

echo_entry()   X-Ref
No description

ok()   X-Ref
No description

no_content()   X-Ref
No description

internal_error($msg = 'Internal Server Error')   X-Ref
No description

bad_request()   X-Ref
No description

length_required()   X-Ref
No description

invalid_media()   X-Ref
No description

not_found()   X-Ref
No description

not_allowed($allow)   X-Ref
No description

redirect($url)   X-Ref
No description

client_error($msg = 'Client Error')   X-Ref
No description

created($post_ID, $content, $post_type = 'post')   X-Ref
No description

auth_required($msg)   X-Ref
No description

output($xml, $ctype = 'application/atom+xml')   X-Ref
No description

escape(&$array)   X-Ref
No description

authenticate()   X-Ref
No description

get_accepted_content_type($types = NULL)   X-Ref
No description

process_conditionals()   X-Ref
No description

rfc3339_str2time($str)   X-Ref
No description

get_publish_time($entry)   X-Ref
No description

Functions
Functions that are not part of a class:

log_app($label,$msg)   X-Ref
No description

wp_set_current_user($id, $name = '')   X-Ref
No description

wa_posts_where_include_drafts_filter($where)   X-Ref
No description



Generated Thu Dec 6 06:47:08 2007 for RedAlt XRefs Cross-referenced by PHPXref 0.6 and RedAlt