ContentReviewCompatability
class ContentReviewCompatability (View source)
This is a helper class which lets us do things with content review data without subsites messing our SQL queries up.
Make sure any DataQuery instances you are building are BOTH created & executed between start() and done() because augmentDataQueryCreate and augmentSQL happens there.
Constants
SUBSITES |
|
Methods
static array
start()
Returns the state of other modules before compatibility mode is started.
static
done(array $compatibility)
No description
Details
static array
start()
Returns the state of other modules before compatibility mode is started.