Class Hooks
Methods summary
public static
|
|
public static
|
#
on_operation_get_form(
Tries to load the form associated with the operation. |
public static
|
|
public static
|
#
on_operation_get_form(
Tries to load the form associated with the operation. Tries to load the form associated with the operation. This function is a callback for the
The OPERATION_POST_ID parameter provides the key of the form active record to load. If the form is successfully retrieved a callback is added to the "<operation_class>::process" event, it is used to send a notify message with the parameters provided by the form active record. The callback also provides further processing. At the very end of the process, the
NotifyingIf defined, the If the Result trackingThe result of the operation using the form is stored in the session under
Parameters
|