Methods to determine Media-objects referenced by a Page/PageRef object
Author: jrauschenbusch
Publication Date: 7/25/2014 13:23
Hello community,
is there a (simple) way to determine all referenced media outgoing from a Page or PageRef object?
Thanks in advance for any hints!
0
-
Author: MichaelaReydt - 7/28/2014 9:44
Hello Jochen,
on a Page or PageRef you could use the method getOutgoingReferences to get all elements referenced by your Page or PageRef. In a second step you could iterate over these elements to check if they contain media.
Take a look here: click
Best regards
Michaela
0
Please sign in to leave a comment.
Comments
1 comment