| Package | Description |
|---|---|
| org.mmbase.applications.mmbob |
| Modifier and Type | Method and Description |
|---|---|
static Forum |
ForumManager.getForum(int id)
Get a forum by it's MMBase node number
|
static Forum |
ForumManager.getForum(String id)
Get a forum by it's MMBase node number
|
static Forum |
ForumManager.getForumByAlias(String key) |
static Forum |
ForumManager.getForumCloneMaster() |
Forum |
Poster.getParent() |
Forum |
PostArea.getParent()
get the parent forum of this postarea
|
| Modifier and Type | Method and Description |
|---|---|
static Enumeration<Forum> |
ForumManager.getForums()
Get an enumeration of all the forums in the cloud
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldAlias.init(Forum forum) |
static void |
ExternalProfilesManager.loadExternalHandlers(Forum f) |
| Constructor and Description |
|---|
PostArea(Forum parent,
Node node)
Constructor
|
Poster(Node node,
Forum parent,
boolean prefixwanted)
Contructor
|
ThreadObserver(Forum parent,
int id,
int threadid,
String emailonchange,
String bookmarked,
String ignorelist) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}