

Public Member Functions | |
| __construct ($db= 'admin', $dsodbc= 'CROR8V36') | |
| Execute ($module, $name, $parameters=null, $rangeparam=null, $filetype= 'pdf') | |
Public Attributes | |
| $filetype | |
| $dsodbc | |
| $fileout | |
| $fileexp | |
| $objDb | |
| $db | |
Definition at line 15 of file mreport.class.
| MCrystalReport::__construct | ( | $ | db = 'admin', |
|
| $ | dsodbc = 'CROR8V36' | |||
| ) |
Brief Description. Complete Description.
| $dbcommon' | (tipo) desc | |
| $dsodbc='CROR8V36' | (tipo) desc |
Definition at line 58 of file mreport.class.
| MCrystalReport::Execute | ( | $ | module, | |
| $ | name, | |||
| $ | parameters = null, |
|||
| $ | rangeparam = null, |
|||
| $ | filetype = 'pdf' | |||
| ) |
Brief Description. Complete Description.
| $module | (tipo) desc | |
| $name | (tipo) desc | |
| $parameters | (tipo) desc | |
| $rangeparam=null | (tipo) desc | |
| $filetype=pdf' | (tipo) desc |
Definition at line 79 of file mreport.class.
| MCrystalReport::$filetype |
| MCrystalReport::$dsodbc |
| MCrystalReport::$fileout |
Attribute Description.
Definition at line 31 of file mreport.class.
| MCrystalReport::$fileexp |
Attribute Description.
Definition at line 36 of file mreport.class.
| MCrystalReport::$objDb |
Attribute Description.
Definition at line 41 of file mreport.class.
| MCrystalReport::$db |
Attribute Description.
Definition at line 46 of file mreport.class.
Referenced by __construct(), and Execute().