Method | Description | |
---|---|---|
__construct ( ) | Constructor | |
_smartyDisplayPaymentSettingsForm ( $hookName, $args ) | This is a hook wrapper that is responsible for calling displayPaymentSettingsForm. Subclasses should override displayPaymentSettingsForm as necessary. | |
register ( $category, $path ) : boolean | Called as a plugin is registered to the registry. Subclasses over- riding this method should call the parent method first. |
public _smartyDisplayPaymentSettingsForm ( $hookName, $args ) | ||
$hookName | string | |
$args | array |