A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getCategories() — Method in class eu.orangeflash.webapis.wp.WP
Method, invokes mt.getCategoryList, returns array of the Category instances
getCategories() — Method in class eu.orangeflash.webapis.wp.mxml.Operation
Method, invokes mt.getCategoryList, returns array of the Category instances
GET_CATEGORY_LIST — Constant static property in class eu.orangeflash.webapis.wp.Methods
getPost(postID) — Method in class eu.orangeflash.webapis.wp.WP
Method, invokes metaWeblog.getPost operation, request returns Content - information about a specific post.
getPost(postID) — Method in class eu.orangeflash.webapis.wp.mxml.Operation
Method, invokes metaWeblog.getPost operation, request returns Content - information about a specific post.
GET_POST — Constant static property in class eu.orangeflash.webapis.wp.Methods
getPostCategories(postID) — Method in class eu.orangeflash.webapis.wp.WP
Method, returns categories for given post
getPostCategories(postID) — Method in class eu.orangeflash.webapis.wp.mxml.Operation
Method, returns categories for given post
GET_POST_CATEGORIES — Constant static property in class eu.orangeflash.webapis.wp.Methods
getRecentPosts(numberOfPosts) — Method in class eu.orangeflash.webapis.wp.WP
Returns a list of the most recent posts in the system.
getRecentPosts(numberOfPosts) — Method in class eu.orangeflash.webapis.wp.mxml.Operation
Returns a list of the most recent posts in the system.
GET_RECENT_POSTS — Constant static property in class eu.orangeflash.webapis.wp.Methods
getRecentPostTitles(numberOfPosts) — Method in class eu.orangeflash.webapis.wp.WP
Returns a bandwidth-friendly list of the most recent posts in the system.
getRecentPostTitles(numberOfPosts) — Method in class eu.orangeflash.webapis.wp.mxml.Operation
Returns a bandwidth-friendly list of the most recent posts in the system.
GET_RECENT_POST_TITLES — Constant static property in class eu.orangeflash.webapis.wp.Methods
getTrackbackPings(postID) — Method in class eu.orangeflash.webapis.wp.WP
Retrieve the list of TrackBack pings posted to a particular entry.
getTrackbackPings(postID) — Method in class eu.orangeflash.webapis.wp.mxml.Operation
Retrieve the list of TrackBack pings posted to a particular entry.
GET_TRACKBACK_PINGS — Constant static property in class eu.orangeflash.webapis.wp.Methods
GET_USER_INFO — Constant static property in class eu.orangeflash.webapis.wp.Methods
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z