Public Member Functions

ilPaymentExcelWriterAdapter Class Reference

Inheritance diagram for ilPaymentExcelWriterAdapter:
Collaboration diagram for ilPaymentExcelWriterAdapter:

Public Member Functions

 ilPaymentExcelWriterAdapter ($a_filename, $a_send=true)

Detailed Description

Definition at line 38 of file class.ilPaymentExcelWriterAdapter.php.


Member Function Documentation

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:


The documentation for this class was generated from the following file: