Returns an array of keys, sufficient to represent the content uniquely.

6 methods override QuickContentRenderable::getUniqueKeys()
QuickBlockContent::getUniqueKeys in plugins/QuickBlockContent.inc
Returns an array of keys, sufficient to represent the content uniquely.
QuickCallbackContent::getUniqueKeys in plugins/QuickCallbackContent.inc
Returns an array of keys, sufficient to represent the content uniquely.
QuickNodeContent::getUniqueKeys in plugins/QuickNodeContent.inc
Returns an array of keys, sufficient to represent the content uniquely.
QuickPreRenderedContent::getUniqueKeys in ./quicktabs.classes.inc
Returns an array of keys, sufficient to represent the content uniquely.
QuickQtabsContent::getUniqueKeys in plugins/QuickQtabsContent.inc
Returns an array of keys, sufficient to represent the content uniquely.

... See full list

File

./quicktabs.classes.inc, line 362

Class

QuickContentRenderable
Each QuickSet object has a "contents" property which is an array of objects that implement the QuickContentRenderable interface.

Code

public function getUniqueKeys();