Class SMSCOrderNotification
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
-
SMSCOrderNotification
Methods summary
public static
|
|
public static
string
|
|
public
|
|
public
|
#
OnAfterChangeStatus(
Обработчик события "Смена статуса заказа" |
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
|
$smscSendURL | |
protected static
string
|
$memberPhoneField | |
public static
array
|
$smscErrors |