Package | com.absentdesign.core.webapis.wordpress.methodgroups |
Class | public class Tags |
Inheritance | Tags ![]() ![]() ![]() |
Method | Defined by | ||
---|---|---|---|
Tags | |||
getTags():void
Wrapper for wp.getTags
Will dispatch a ServiceEvent of type WPServiceEvent.GET_TAGS with an Array of Tags as the WPServiceEvent.data once loaded | Tags | ||
![]() |
load(request:ServiceRequest):void
| MethodGroup | |
![]() |
loadRequest(request:WPServiceRequest, requestFunction:Function, ... args):void
Load a WPServiceRequest
Automatically calls service.connect() and delays the request until the service is connected if the WPService does not return a valid blogId | WPMethodGroup |