Method | Description | |
---|---|---|
asXml ( ) : array | Return the entries as XML strings. | |
count ( ) : integer | Returns the number of ledger entries. | |
importFile ( string $ledger_file ) : null | Import ledger data from a file. |
public importFile ( string $ledger_file ) : null | ||
$ledger_file | string | The file to import. |
return | null |