References
admin
summary | ||
public |
|
|
public |
F routes(app: App) The |
|
public |
|
admin/components
summary | ||
public |
|
|
public |
|
|
public |
C AdminNav |
|
public |
|
|
public |
|
|
public |
|
|
public |
C Widget |
|
public |
|
|
public |
|
|
public |
|
|
public |
The |
|
public |
|
|
public |
The |
|
public |
The |
|
public |
|
|
public |
C MailPage |
|
public abstract |
C Page The |
|
public |
|
|
public |
|
|
public |
|
|
public |
The |
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
admin/utils
summary | ||
public |
F saveSettings(settings: *): * |
common
summary | ||
public |
The |
|
public abstract |
The |
|
public abstract |
C Model The |
|
public |
C Session The |
|
public |
C Store The |
|
public |
Translator with the same API as Symfony's. Derived from https://github.com/willdurand/BazingaJsTranslationBundle which is available under the MIT License. Copyright (c) William Durand william.durand1@gmail.com |
|
public |
Extend an object's method by running its output through a mutating callback every time it is called. The callback accepts the method's return value and should perform any mutations directly on this value. |
|
public |
Override an object's method by replacing it with a new function, so that the new function will be run every time the object's method is called. |
common/components
summary | ||
public |
C Alert The |
|
public |
The |
|
public |
C Badge The |
|
public |
C Button The |
|
public |
C Checkbox The |
|
public |
C Dropdown The |
|
public |
C FieldSet The |
|
public |
|
|
public |
The |
|
public |
The |
|
public abstract |
C Modal The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
|
|
public |
C Select The |
|
public |
The Props
|
|
public |
The |
|
public |
The |
|
public |
C Switch The |
common/helpers
summary | ||
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The Separator components. |
|
public |
F punctuateSeries(items: Array): VirtualElement The |
|
public |
F userOnline(user: User): Object The |
|
public |
The |
common/utils
summary | ||
public |
C Drawer The |
|
public |
C ItemList The |
|
public |
|
|
public |
The |
|
public |
The |
|
public |
F abbreviateNumber(number: Integer): String The |
|
public |
F anchorScroll(element: DOMElement, callback: Function) The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
F extractText(vdom: VirtualElement): String Extract the text nodes from a virtual element. |
|
public |
F formatNumber(number: Number): String The |
|
public |
The |
|
public |
F humanTime() The |
|
public |
The |
|
public |
The |
|
public |
F patchMithril(global: *) |
|
public |
F getPlainContent(string: String): String Strip HTML tags and quotes out of the given string, replacing them with meaningful punctuation. |
|
public |
Create a slug out of the given string. |
|
public |
Truncate a string to the given length, appending ellipses if necessary. |
|
public |
Make a string's first character uppercase. |
|
public |
F stringToColor(string: String): String Convert the given string to a unique color. |
forum
summary | ||
public |
|
|
public |
F routes(app: App) The |
|
public |
|
forum/components
summary | ||
public |
The Props
|
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
C Composer The |
|
public abstract |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public abstract |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public abstract |
The |
|
public |
The |
|
public |
The |
|
public |
|
|
public |
The |
|
public abstract |
C Page The |
|
public abstract |
C Post The |
|
public |
The |
|
public |
C PostMeta The |
|
public |
The Props
|
|
public |
The |
|
public |
The |
|
public |
C PostUser The Props
|
|
public |
The |
|
public |
The 'RenameDiscussionModal' displays a modal dialog with an input to rename a discussion |
|
public |
The |
|
public |
The |
|
public |
C Search The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
Displays information about a the first or last post in a discussion. |
|
public |
The |
|
public |
The |
|
public |
C UserCard The Props
|
|
public abstract |
C UserPage The |
|
public |
The |
|
public |
The |
|
public |
The |
forum/utils
summary | ||
public |
C History The |
|
public |
The |
|
public |
C Pane The |
|
public |
F affixSidebar(element: DOMElement, isInitialized: Boolean, context: Object) Setup the sidebar DOM element to be affixed to the top of the viewport using Bootstrap's affix plugin. |
|
public |
F alertEmailConfirmation(app: ForumApp): * Shows an alert if the user has not yet confirmed their email address. |
|
public |
The |