getItems();
The getItems method returns an array of tag cloud items.
Array items are the objects of the class PP.Ui.TagCloudItem.
The example of method use is given in description of the TagCloud.addItem method.
See also:
TagCloud