Inheritance diagram for ilPaymentExcelWriterAdapter:
Collaboration diagram for ilPaymentExcelWriterAdapter:Public Member Functions | |
| ilPaymentExcelWriterAdapter ($a_filename, $a_send=true) | |
Definition at line 38 of file class.ilPaymentExcelWriterAdapter.php.
| ilPaymentExcelWriterAdapter::ilPaymentExcelWriterAdapter | ( | $ | a_filename, | |
| $ | a_send = true | |||
| ) |
Definition at line 41 of file class.ilPaymentExcelWriterAdapter.php.
References ilExcelWriterAdapter::ilExcelWriterAdapter().
{
parent::ilExcelWriterAdapter($a_filename,$a_send);
}
Here is the call graph for this function:
1.7.1