Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 AbstractRPCObject
com.ak33m.rpc.core 
 Author
com.absentdesign.core.webapis.wordpress concrete WPStruct
 Authors
com.absentdesign.core.webapis.wordpress.methodgroups concrete WPMethodGroup for Authors
 Blog
com.absentdesign.core.webapis.wordpress concrete WPStruct
 Blogs
com.absentdesign.core.webapis.wordpress.methodgroups concrete WPMethodGroup for retrieving a the user's blogs
 Categories
com.absentdesign.core.webapis.wordpress.methodgroups concrete WPMethodGroup for manipulating Categories
 Category
com.absentdesign.core.webapis.wordpress concrete WPStruct
 Comment
com.absentdesign.core.webapis.wordpress concrete WPStruct
 CommentCount
com.absentdesign.core.webapis.wordpress concrete WPStruct
 Comments
com.absentdesign.core.webapis.wordpress.methodgroups concrete WPMethodGroup for manipulating Comments
 CommentStatusList
com.absentdesign.core.webapis.wordpress duplicates the constants from wp.getCommentStatusList
 CustomField
com.absentdesign.core.webapis.wordpress concrete WPStruct
 Enumerator
com.terralever.util 
 IRPCConnection
com.ak33m.rpc.core 
 IXMLRPCStruct
com.ak33m.rpc.xmlrpc 
 MethodGroup
com.absentdesign.core.webapis.methodgroups abstract MethodGroup for loading ServiceRequests
 MethodGroupHelper
com.absentdesign.core.webapis.methodgroups abstract helper for parsing API data
 NameValuePair
com.absentdesign.core.webapis 
 Page
com.absentdesign.core.webapis.wordpress concrete WPStruct
 Pages
com.absentdesign.core.webapis.wordpress.methodgroups concrete WPMethodGroup for manipulating pages
 PageStatusList
com.absentdesign.core.webapis.wordpress duplicates the constants from wp.getPageStatusList
 PageTemplate
com.absentdesign.core.webapis.wordpress concrete WPStruct
 Post
com.absentdesign.core.webapis.wordpress concrete WPStruct
 Posts
com.absentdesign.core.webapis.wordpress.methodgroups concrete WPMethodGroup for manipulating Posts
 PostStatusList
com.absentdesign.core.webapis.wordpress duplicates the constants from wp.getPostStatusList
 RPCEvent
com.ak33m.rpc.core This event is dispatcher from a RPCResponder.
 RPCMessageCodes
com.ak33m.rpc.core 
 RPCResponder
com.ak33m.rpc.core 
 Service
com.absentdesign.core.webapis Abstract class for developing a concrete webservice
 ServiceEvent
com.absentdesign.core.webapis.events abstract event for use with Service calls
 ServiceRequest
com.absentdesign.core.webapis 
 Tag
com.absentdesign.core.webapis.wordpress concrete WPStruct
 Tags
com.absentdesign.core.webapis.wordpress.methodgroups concrete WPMethodGroup for getting Tags
 WPMethodGroup
com.absentdesign.core.webapis.wordpress.methodgroups abstract MethodGroup for making WordPress API calls
 WPMethodGroupHelper
com.absentdesign.core.webapis.wordpress.methodgroups concrete MethodGroupHelper for parsing results from XML-RPC into WPStructs
 WPService
com.absentdesign.core.webapis.wordpress concrete Service class for making WordPress XML-RPC calls
 WPServiceEvent
com.absentdesign.core.webapis.wordpress.events concrete ServiceEvent
 WPServiceRequest
com.absentdesign.core.webapis.wordpress wrapper for XMLRPCObject to make requests to WordPress XML-RPC
 WPStruct
com.absentdesign.core.webapis.wordpress abstract IXMLRPCStruct implementation for strongly typed WordPress structs
 XMLRPCConnection
com.ak33m.rpc.xmlrpc 
 XMLRPCObject
com.ak33m.rpc.xmlrpc XMLRPCObject can be used to make XMLRPC calls.
 XMLRPCSerializer
com.ak33m.rpc.xmlrpc