Classes
Compat
deprecated
This class is used to wrap old bootstrap.php closures (as used in versions up
to 0.1.0-beta7) in the new Extender format.
Some models, in particular Discussion and CommentPost, are intended to
support a "private" mode, wherein they aren't visible unless some
criteria is met. This can be used to implement anything from
private discussions to post approvals.