Standards  1.0
iForumSystem Interface Reference

Public Member Functions

 getForum ($nameOrId)
 

Data Fields

const iType = "ForumSystem"
 
const iShort = "fs"
 
const iVersion = "1.0"
 
const iEntities
 
const iViews
 
const iControls
 

Field Documentation

const iControls
Initial value:
= [
"PostBody" => "The post body control class, the class should have a static inputType property that defines the input it uses."
]
const iEntities
Initial value:
= [
"Forum"
]
const iViews
Initial value:
= [
"Post" => "The view that's used for forum posts, the class should have a static bodyFilter that can be overrided with a function name that will be called with the body as a param and return the filtered body"
]

The documentation for this interface was generated from the following file: