File tree Expand file tree Collapse file tree 1 file changed +0
-33
lines changed
resources/fileTemplates/code Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Original file line number Diff line number Diff line change 6
6
-->
7
7
< html >
8
8
< body >
9
- < table width ="100% " border ="0 " cellpadding ="5 " cellspacing ="0 " style ="border-collapse: collapse ">
10
- < tr >
11
- < td > < font face ="verdana " size ="-1 "> Magento runs all after methods following the completion of the observed method.
12
- Magento requires these methods have a return value and they must have the same name as the observed method with ‘after’ as the prefix.
13
- </ font > < br >
14
- </ td >
15
- </ tr >
16
- </ table >
17
- < table width ="100% " border ="0 " cellpadding ="5 " cellspacing ="0 " style ="border-collapse: collapse ">
18
- < tr >
19
- < td colspan ="3 "> < font face ="verdana " size ="-1 "> Predefined variables will take the following values:</ font > </ td >
20
- </ tr >
21
- < tr >
22
- < td valign ="top "> < nobr > < font face ="verdana " size ="-2 "> < b > ${PARAM_DOC}</ b > </ font > </ nobr > </ td >
23
- < td width ="10 "> </ td >
24
- < td width ="100% " valign ="top "> < font face ="verdana " size ="-1 "> PHP DocBlock for plugin function</ font > </ td >
25
- </ tr >
26
- < tr >
27
- < td valign ="top "> < nobr > < font face ="verdana " size ="-2 "> < b > ${NAME}</ b > </ font > </ nobr > </ td >
28
- < td width ="10 "> </ td >
29
- < td width ="100% " valign ="top "> < font face ="verdana " size ="-1 "> Name of the plugin function</ font > </ td >
30
- </ tr >
31
- < tr >
32
- < td valign ="top "> < nobr > < font face ="verdana " size ="-2 "> < b > ${PARAM_LIST}</ b > </ font > </ nobr > </ td >
33
- < td width ="10 "> </ td >
34
- < td width ="100% " valign ="top "> < font face ="verdana " size ="-1 "> List of plugin function parameters</ font > </ td >
35
- </ tr >
36
- < tr >
37
- < td valign ="top "> < nobr > < font face ="verdana " size ="-2 "> < b > ${RETURN_VARIABLES}</ b > </ font > </ nobr > </ td >
38
- < td width ="10 "> </ td >
39
- < td width ="100% " valign ="top "> < font face ="verdana " size ="-1 "> Return value for plugin function</ font > </ td >
40
- </ tr >
41
- </ table >
42
9
</ body >
43
10
</ html >
You can’t perform that action at this time.
0 commit comments