You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by bu...@apache.org on 2011/07/17 16:46:30 UTC

svn commit: r792926 - /websites/staging/esme/trunk/content/docs/apis/original-api.html

Author: buildbot
Date: Sun Jul 17 14:46:29 2011
New Revision: 792926

Log:
Staging update by buildbot

Modified:
    websites/staging/esme/trunk/content/docs/apis/original-api.html

Modified: websites/staging/esme/trunk/content/docs/apis/original-api.html
==============================================================================
--- websites/staging/esme/trunk/content/docs/apis/original-api.html (original)
+++ websites/staging/esme/trunk/content/docs/apis/original-api.html Sun Jul 17 14:46:29 2011
@@ -71,7 +71,6 @@
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-Logout"></a></p>
 <h4 id="logout">Logout</h4>
 <p>Destroy current session</p>
@@ -81,7 +80,6 @@
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-GetMessages"></a></p>
 <h4 id="get_messages">Get Messages</h4>
 <p>Gets the 40 most recent messages in the user's mailbox</p>
@@ -135,7 +133,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-GetFollowing"></a></p>
 <h4 id="get_following">Get Following</h4>
 <p>Gets all the users that the current user is following</p>
@@ -148,7 +145,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-GetFollowers"></a></p>
 <h4 id="get_followers">Get Followers</h4>
 <p>Gets all the users that follow the current user</p>
@@ -161,7 +157,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-Follow"></a></p>
 <h4 id="follow">Follow</h4>
 <p>Start following another user</p>
@@ -173,7 +168,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-Unfollow"></a></p>
 <h4 id="unfollow">Unfollow</h4>
 <p>Stop following another user</p>
@@ -183,7 +177,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-AllUsers"></a></p>
 <h4 id="all_users">All Users</h4>
 <p>List all users in the system</p>
@@ -195,7 +188,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-GetTagCloud"></a></p>
 <h4 id="get_tag_cloud">Get Tag Cloud</h4>
 <p>Gets the tags and words for the tag cloud</p>
@@ -214,7 +206,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-GetTracking"></a></p>
 <h4 id="get_tracking">Get Tracking</h4>
 <p>Gets the list of items the user is tracking</p>
@@ -229,7 +220,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-AddTracking"></a></p>
 <h4 id="add_tracking">Add Tracking</h4>
 <p>Adds a tracking item</p>
@@ -241,7 +231,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-RemoveTracking"></a></p>
 <h4 id="remove_tracking">Remove Tracking</h4>
 <p>Removes the tracking item</p>
@@ -253,7 +242,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-GetConversation"></a></p>
 <h4 id="get_conversation">Get Conversation</h4>
 <p>Gets all the messages in a conversation</p>
@@ -273,7 +261,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-GetActions"></a></p>
 <h4 id="get_actions">Get Actions</h4>
 <p>Gets the actions</p>
@@ -286,7 +273,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-AddAction"></a></p>
 <h4 id="add_action">Add Action</h4>
 <p>Adds an Action</p>
@@ -302,7 +288,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-EnableAction"></a></p>
 <h4 id="enable_action">Enable Action</h4>
 <p>Enables or Disables an Action</p>
@@ -316,7 +301,6 @@ Woohoo - got through the rest of the sli
 </pre></div>
 
 
-<hr />
 <p><a name="OriginalAPI-DeleteAction"></a></p>
 <h4 id="delete_action">Delete Action</h4>
 <p>Deletes an Action</p>
@@ -325,10 +309,7 @@ Woohoo - got through the rest of the sli
 <div class="codehilite"><pre> <span class="n">actionid</span><span class="o">=</span><span class="n">action_id</span>
 
 <span class="o">&lt;</span><span class="n">esme_api</span> <span class="n">operation</span><span class="o">=</span><span class="s">&quot;delete_action&quot;</span> <span class="n">success</span><span class="o">=</span><span class="s">&quot;true&quot;</span><span class="o">/&gt;</span><span class="mi">92</span>
-</pre></div>
-
-
-<p>92</p>
+</pre></div>
   </div>
 
   <div id="footer">