Scroll to navigation

LedgerSMB::DBObject::Date(3pm) User Contributed Perl Documentation LedgerSMB::DBObject::Date(3pm)
 

NAME

LedgerSMB::DBobject::Date - Date Handling Back-end Routines for LedgerSMB

SYNOPSIS

Provides the functions for generating the data structures for dates used in LedgerSMB.

METHODS

LedgerSMB::DBObject::Payment->new()
Inherited from LedgerSMB::DBObject. Please see that documnetation for details.
$self->build_filter_by_period()
This function takes $locale as an argument to build the list boxes, of the period filter.
It sets $self->{yearsOptions}, $self->{$monthsOptions}, $self->{radioOptions} so you just pass the hash to the template system. :)

COPYRIGHT

Copyright (c) 2009, the LedgerSMB Core Team. This is licensed under the GNU General Public License, version 2, or at your option any later version. Please see the accompanying License.txt for more information.
2014-06-10 perl v5.18.2