Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Programmers_Reference Methods getLoadedResources Index}} ====getLoadedResources ()==== <code java>public BinaryResource [] getLoadedResources ()</code> This method retrieves any resources that the document may have that are stored outside of the document template file (for example, images, fonts etc). ===Parameters=== none ===Returns=== the external resources as the ''BinaryResource'' structures or null if the document template has no external resources. Last modified: 2023/05/03 04:31 Log In