org.alfresco.repo.web.scripts.blogs
Class BlogLibJs

java.lang.Object
  extended by org.alfresco.repo.web.scripts.blogs.BlogLibJs

Deprecated. This class should not be extended or reused as it may be refactored.

public class BlogLibJs
extends java.lang.Object

This class is a port of a previous JavaScript library.

Since:
4.0

Constructor Summary
BlogLibJs()
          Deprecated.  
 
Method Summary
static java.util.Map getBlogPropertiesArray(org.json.simple.JSONObject json)
          Deprecated. Fetches the blog properties from the json object and adds them to an array using the correct property names as indexes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlogLibJs

public BlogLibJs()
Deprecated. 
Method Detail

getBlogPropertiesArray

public static java.util.Map getBlogPropertiesArray(org.json.simple.JSONObject json)
Deprecated. 
Fetches the blog properties from the json object and adds them to an array using the correct property names as indexes.



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.