FreenetIS
 All Classes Namespaces Functions Variables Pages
Public Member Functions | List of all members
Bank_accounts_automatical_download_Model Class Reference
Inheritance diagram for Bank_accounts_automatical_download_Model:
Time_Activity_Rule ORM

Public Member Functions

 get_bank_account_settings ($bank_account_id)
 Gets all setting rules of the given bank account.
 get_attributes ()
 Gets all attributes of rule.
 get_type ()
 Gets type of rule.
- Public Member Functions inherited from Time_Activity_Rule
 get_attribute ($index=0)
 Gets first attribute of rule.

Additional Inherited Members

- Static Public Member Functions inherited from Time_Activity_Rule
static get_type_messages ($translate=TRUE)
 Gets set of self cancel messages.
static get_type_message ($type, $translate=TRUE)
 Gets message for the given type.
static get_type_attributes ($aa_type)
 Gets attributes of the given automatical activation type.
static get_type_attributes_count ($aa_type)
 Gets attributes count of the given automatical activation type.
static get_attribute_types ($translate=TRUE)
 Gets attribute types.
static get_attribute_types_max_count ()
 Gets maximal count of attributes of all types of rule.
static filter_rules ($rules, $apply_minute, $time)
 Check all of obtain rules if they may be activated in the given time and returns all that may be.
- Public Attributes inherited from Time_Activity_Rule
const TYPE_MONTHLY = 1
 auto activation each month, attibutes:
const TYPE_WEEKLY = 2
 auto activation each week, attributes:
const TYPE_DAILY = 3
 auto activation each day, attributes:
const TYPE_DAILY_WD = 4
 auto activation each working day, attributes:
const TYPE_HOURLY = 5
 auto activation each hour, empty attributes.
const TYPE_AFTER_DEDUCTION = 6
 auto activation in the deduction day in the specified hour, attributes:

Member Function Documentation

Bank_accounts_automatical_download_Model::get_attributes ( )

Gets all attributes of rule.

Returns
array

Reimplemented from Time_Activity_Rule.

Bank_accounts_automatical_download_Model::get_bank_account_settings (   $bank_account_id)

Gets all setting rules of the given bank account.

Parameters
integer$bank_account_id
Returns
array[Bank_accounts_automatical_activation_Model]
Bank_accounts_automatical_download_Model::get_type ( )

Gets type of rule.

Returns
integer

Reimplemented from Time_Activity_Rule.


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