Property | Type | Description | |
---|---|---|---|
$m_columnNames | |||
$m_dbTableName | |||
$m_keyColumnNames |
Method | Description | |
---|---|---|
GetSubscriptionDefaultTimes ( $p_countryCode = null, $p_publicationId = null ) | fn setPaidTime | |
SubscriptionDefaultTime ( $p_countryCode = null, $p_publicationId = null ) | ||
create ( array $p_values = null ) : boolean | ||
getCountryCode ( ) : string | ||
getPaidTime ( ) : integer | ||
getPublicationId ( ) : integer | ||
getTrialTime ( ) : integer | ||
setPaidTime ( integer $p_value ) | ||
setTrialTime ( integer $p_value ) |
public static GetSubscriptionDefaultTimes ( $p_countryCode = null, $p_publicationId = null ) |
public SubscriptionDefaultTime ( $p_countryCode = null, $p_publicationId = null ) |