Diff #4 - trunk/docs/classes/models/dashboardprofile/gettopitems.md Repo: apex/webapp Revision: 4 Filename: trunk/docs/classes/models/dashboardprofile/gettopitems.md Size: 300 bytes Updated By: apex Date Updated: January 20, 2025 at 08:20 DiffFull Code Diff Index: gettopitems.md --- gettopitems.md (nonexistent) +++ gettopitems.md (revision 4) @@ -0,0 +1,24 @@ + +# DashboardProfile::getTopItems + +### Usage + +> array DashboardProfile::getTopItems() + +### Description + +> GEt top items + + + +### Return +> array +### See Also + +* addRightItem() +* addTab() +* addTopItem() +* getRightItems() +* getTabs() + + Full Code DashboardProfile::getTopItems Usage array DashboardProfile::getTopItems() Description GEt top items Return array See Also addRightItem() addTab() addTopItem() getRightItems() getTabs()