|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.web.scripts.blogs.BlogPostLibJs
public class BlogPostLibJs
This class is a port of a previous JavaScript library.
Constructor Summary | |
---|---|
BlogPostLibJs()
|
Method Summary | |
---|---|
static java.util.Map |
getBlogPostData(org.alfresco.service.cmr.repository.NodeRef node,
org.alfresco.service.ServiceRegistry services)
|
static boolean |
hasExternalBlogConfiguration(org.alfresco.service.cmr.repository.NodeRef node,
org.alfresco.service.ServiceRegistry services)
Checks whether a blog configuration is available This should at some point also check whether the configuration is enabled. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlogPostLibJs()
Method Detail |
---|
public static boolean hasExternalBlogConfiguration(org.alfresco.service.cmr.repository.NodeRef node, org.alfresco.service.ServiceRegistry services)
node
- the node that should be checked. Will check all parents if
the node itself doesn't contain a configuration.
public static java.util.Map getBlogPostData(org.alfresco.service.cmr.repository.NodeRef node, org.alfresco.service.ServiceRegistry services)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |