Class SMSOrderNotification
Plug-ins for additional functionality in your DataObjects.
Note: DataObjectDecorators are not actually Decorators in the GoF Design Patterns sense of the word. A better name for this class would be DataExtension. However, in the interests of backward compatibility we haven't renamed the class.
- Extension
-
DataObjectDecorator
-
OrderHandlersDecorator
-
SMSOrderNotification
Methods summary
public static
|
|
public static
string
|
#
replace_vars( string $field, string $login, string $password, string $phone, mixed $sender, mixed $message )
Подстановка переменных в поля для отправки шлюзу |
public
|
|
public
|
#
OnAfterChangeStatus(
Обработчик события "Смена статуса заказа" |
public static
boolean
|
Methods inherited from OrderHandlersDecorator
add_extension(),
extraStatics(),
fill_vars()
Methods inherited from DataObjectDecorator
augmentDatabase(),
augmentSQL(),
augmentWrite(),
can(),
canCreate(),
canDelete(),
canEdit(),
flushCache(),
load_extra_statics(),
onAfterDelete(),
onAfterWrite(),
onBeforeDelete(),
onBeforeWrite(),
populateDefaults(),
requireDefaultRecords(),
updateCMSActions(),
updateCMSFields(),
updateFieldLabels(),
updateFrontEndFields(),
updateSummaryFields()
Methods inherited from Extension
__construct(),
clearOwner(),
getOwner(),
get_classname_without_arguments(),
setOwner()
Magic methods summary
Properties summary
protected static
string
|
$memberPhoneField |