A B C E F G P S T U

A

addKeywords(Integer, String) - Method in class com.textamerica.TextAmerica4J
Adds keywords to a specified entry / image

Additional Parameters

EntryID (Number) - ID associated with the image that keywords are being added to
Keywords (String) - Keywords separated by commas


B

bookmarksAssign(Integer, Integer) - Method in class com.textamerica.TextAmerica4J
Assigns a bookmark list to a specified moblog.
bookmarksDelete(Integer) - Method in class com.textamerica.TextAmerica4J
Deletes a bookmark list and all URLs on that list

Additional Parameters

ListID (Number) - ID associated with the bookmark list you are deleting

bookmarksRemoveURL(Integer, String) - Method in class com.textamerica.TextAmerica4J
Removes a URL from a specified bookmark list.
bookmarksUnAssign(Integer, Integer) - Method in class com.textamerica.TextAmerica4J
Removes a bookmark list from a specified moblog

Additional Parameters

MoblogID (Number) - ID associated with your moblog that will display the list
ListID (Number) - ID associated with the bookmark list

bookmarksUpdate(Integer, String) - Method in class com.textamerica.TextAmerica4J
Updates or creates a new bookmark list.
bookmarksUpdateURL(Integer, String) - Method in class com.textamerica.TextAmerica4J
Updates or creates a new URL on a specified list.

C

changeDomain(Integer, String) - Method in class com.textamerica.TextAmerica4J
Changes an existing moblog domain.
changeSecretWord(Integer, String) - Method in class com.textamerica.TextAmerica4J
Changes the secret word of a moblog.
changeText(Integer, String) - Method in class com.textamerica.TextAmerica4J
Updates the description of a moblog.
changeTitle(Integer, String) - Method in class com.textamerica.TextAmerica4J
Updates the title of a moblog.
com.textamerica - package com.textamerica
 

E

entryDelete(Integer, Integer) - Method in class com.textamerica.TextAmerica4J
Deletes a specified entry from a moblog.
entryUpdate(Integer, Integer, String, String, Integer, File, String) - Method in class com.textamerica.TextAmerica4J
Updates or creates a new image entry.

F

favoritesAddMoblog(Integer, String) - Method in class com.textamerica.TextAmerica4J
Add a moblog to a Favorites List.
favoritesAssign(Integer, Integer) - Method in class com.textamerica.TextAmerica4J
Assigns a Favorites List to be displayed on a moblog.
favoritesDelete(Integer, String) - Method in class com.textamerica.TextAmerica4J
Remove a moblog to a Favorites List.
favoritesRemoveMoblog(Integer, String) - Method in class com.textamerica.TextAmerica4J
Remove a moblog to a Favorites List.
favoritesUpdate(Integer, String) - Method in class com.textamerica.TextAmerica4J
TBD

Additional Parameters

ListID (Number) - ID associated with this list.


G

getCommunityMoblogs(String) - Method in class com.textamerica.TextAmerica4J
Returns a Vector of Hashtables where each hashtable contains the following keys, "title", "MoblogID", "url", and "postTo"

Additional Parameters

Which (Variable) - If variable is left blank, the method returns most recent 30 moblogs.

getMyMoblogs() - Method in class com.textamerica.TextAmerica4J
Returns a Vector of Hashtables where each hashtable contains the following keys, "title", "MoblogID", and "url"

P

prepareDefaultRequestParameters() - Method in class com.textamerica.TextAmerica4J
Prepare a vector with the default request parameters, apikey, userID, and password

S

setTemplate(Integer, Integer, Integer) - Method in class com.textamerica.TextAmerica4J
Sets a template for a specified moblog from the textamerica template library

Additional Parameters

MoblogID (Number) - ID associated with the image that keywords are being added to
GraphicID (Number) - ID associated with the graphic set to use
LayoutID (Number) - ID associated with the layout to use


T

TextAmerica4J - class com.textamerica.TextAmerica4J.
Java API for interacting with TextAmerica moblog service.
TextAmerica4J(String, String, String) - Constructor for class com.textamerica.TextAmerica4J
Create an instance to interact with TextAmerica moblog service
templateUpdateSection(Integer, String, String) - Method in class com.textamerica.TextAmerica4J
Updates the section HTML for a specified moblog

Additional Parameters

MoblogID (Number) - ID associated with your moblog that will update
SectionID (String) - Allowed values : "header", "footer", "frontpage", "details", "entry", "comment", "result"
HTMLCode (String) - HTML code that will display


U

update(Integer, String, String, String, String, String, String) - Method in class com.textamerica.TextAmerica4J
Changes the specific properties of your moblog such as title, text, domain, secret word.

A B C E F G P S T U