PPLReportResource

Description

The PPLReportResource class is used to work with report resources.

Inheritance Hierarchy

          NObject

          PPLReportResource

Comments

Resources are used for displaying of report. SVG files can be used as resources.

Methods

ext. Returns extension of resources.

fullPath. Returns a full path to resources.

generatePlist. Returns a dictionary with report resource settings.

id. Returns identifier of resources.

mimeType. Returns MIME type of resources.

path. Returns short path to resources.

Static Methods

resource. Creates description of report resources based on a data dictionary.

resource. Creates description of resources based on the specified data.

See also:

Working with pplib++ Library Classes