Notifications
Clear all
[Closed] Get rollouts in CA Def or Plugin?
Sep 19, 2008 2:19 am
Any one know of a way to get the rollouts that are part of a CA def or scripted plugin when they are not open and visible?
1 Reply
Sep 19, 2008 2:19 am
No idea how to grab the rollouts from scripted plugins off the top of my head, but in case of custom attributes, you could try custAttributes.getPBlockDefs. Then grab the #rollout entries from the returned array.
Martijn