|
|
const | iType = "ForumSystem" |
| |
|
const | iShort = "fs" |
| |
|
const | iVersion = "1.0" |
| |
| const | iEntities |
| |
| const | iViews |
| |
| const | iControls |
| |
Initial value:= [
"PostBody" => "The post body control class, the class should have a static inputType property that defines the input it uses."
]
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: