com.basecmp.taglibs.bc2
Class ELFunctions

java.lang.Object
  extended bycom.basecmp.taglibs.bc2.ELFunctions

public class ELFunctions
extends java.lang.Object


Constructor Summary
ELFunctions()
           
 
Method Summary
static java.lang.String getAttachedValueByGroup(java.lang.Object obj, java.lang.String group)
          Liefert den AttachedValue zu einer Gruppe
static java.lang.String getAttachedValueByName(java.lang.Object obj, java.lang.String name)
          Liefert den AttachedValue zu einem Namen
static java.lang.String getDetailpageCid(PageContext pageContext, java.lang.Object detailAssetOrCid)
           
static java.lang.String getSubCategories(java.lang.Long cid, java.lang.Boolean publicOnly)
           
static java.lang.Boolean hasVoted(PageContext pageContext, java.lang.Long votingQuestionId)
          Prüft, ob ein Voting unter eine Session stattgefunden hat.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ELFunctions

public ELFunctions()
Method Detail

getAttachedValueByGroup

public static java.lang.String getAttachedValueByGroup(java.lang.Object obj,
                                                       java.lang.String group)
Liefert den AttachedValue zu einer Gruppe


getAttachedValueByName

public static java.lang.String getAttachedValueByName(java.lang.Object obj,
                                                      java.lang.String name)
Liefert den AttachedValue zu einem Namen


getDetailpageCid

public static java.lang.String getDetailpageCid(PageContext pageContext,
                                                java.lang.Object detailAssetOrCid)

getSubCategories

public static java.lang.String getSubCategories(java.lang.Long cid,
                                                java.lang.Boolean publicOnly)

hasVoted

public static java.lang.Boolean hasVoted(PageContext pageContext,
                                         java.lang.Long votingQuestionId)
Prüft, ob ein Voting unter eine Session stattgefunden hat. Hinweis: Die Überprüfung wird von dem Step 'SessionVoting' aufgerufen



Copyright © 2004 by basecmp® - Professional Web Solutions