Differences Between: [Versions 400 and 402] [Versions 401 and 402]
(no description)
File Size: | 86 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
reset:: (3 methods):
execute_parameters()
execute()
execute_returns()
execute_parameters() X-Ref |
External method parameters return: external_function_parameters |
execute(int $reportid, string $parameters = '') X-Ref |
External method execution param: int $reportid param: string $parameters JSON encoded parameters used to re-create the report, for instance for those reports that return: bool |
execute_returns() X-Ref |
External method return value return: external_value |