class ContentReviewCompatability (View source)

This is a helper class which lets us do things with content review data without subsites and translatable 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

TRANSLATABLE

Methods

public static 
array
start()

Returns the state of other modules before compatibility mode is started.

public static 
done(array $compatibility)

No description

Details

static array start()

Returns the state of other modules before compatibility mode is started.

Return Value

array

static done(array $compatibility)

No description

Parameters

array $compatibility