PluginProbe ʕ •ᴥ•ʔ
Conditional Fields for Contact Form 7 / 2.3.3
Conditional Fields for Contact Form 7 v2.3.3
2.7.13 2.7.11 2.7.12 2.7.10 2.7.9 2.7.8 2.7.7 2.7.6 2.7.5 2.7.4 2.7.3 2.7.2 0.2.4 0.2.5 0.2.6 0.2.7 0.2.8 0.2.9 1.0 1.1 1.2 1.2.1 1.2.2 1.2.3 1.3 1.3.1 1.3.2 1.3.3 1.3.4 1.4 1.4.1 1.4.2 1.4.3 1.5 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.6.1 1.6.2 1.6.3 1.6.5 1.7 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 1.7.8 1.7.9 1.8 1.8.1 1.8.2 1.8.3 1.8.5 1.8.6 1.8.7 1.9 1.9.1 1.9.10 1.9.11 1.9.12 1.9.13 1.9.14 1.9.15 1.9.16 1.9.2 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.2 2.2.1 2.2.10 2.2.11 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.3 2.3.1 2.3.10 2.3.11 2.3.12 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.4 2.4.1 2.4.10 2.4.11 2.4.12 2.4.13 2.4.14 2.4.15 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5 2.5.1 2.5.10 2.5.11 2.5.12 2.5.13 2.5.14 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 2.6 2.6.1 2.6.2 2.6.3 2.6.4 2.6.5 2.6.6 2.6.7 2.6.8 2.7 2.7.1 trunk 0.1 0.1.1 0.1.2 0.1.3 0.1.4 0.1.5 0.1.6 0.1.7 0.2 0.2.1 0.2.2 0.2.3
cf7-conditional-fields / jsdoc-out / global.html
cf7-conditional-fields / jsdoc-out Last commit date
fonts 5 years ago scripts 5 years ago styles 5 years ago global.html 5 years ago index.html 4 years ago module-wpcf7cf.html 5 years ago scripts_es6.js.html 4 years ago wpcf7cf.html 4 years ago wpcf7cfApi.html 5 years ago
global.html
292 lines
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8">
5 <title>JSDoc: Global</title>
6
7 <script src="scripts/prettify/prettify.js"> </script>
8 <script src="scripts/prettify/lang-css.js"> </script>
9 <!--[if lt IE 9]>
10 <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11 <![endif]-->
12 <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
13 <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
14 </head>
15
16 <body>
17
18 <div id="main">
19
20 <h1 class="page-title">Global</h1>
21
22
23
24
25
26
27 <section>
28
29 <header>
30
31 <h2></h2>
32
33
34 </header>
35
36 <article>
37 <div class="container-overview">
38
39
40
41
42
43
44 <dl class="details">
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77 </dl>
78
79
80
81
82 </div>
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99 <h3 class="subsection-title">Methods</h3>
100
101
102
103
104
105
106
107 <h4 class="name" id="repeaterAddSub"><span class="type-signature"></span>repeaterAddSub<span class="signature">($form, repeaterDataId)</span><span class="type-signature"></span></h4>
108
109
110
111
112
113
114 <div class="description">
115 <p>Append a new sub-entry to the repeater with the name <code>repeaterDataId</code> inside the form <code>$form</code></p>
116 </div>
117
118
119
120
121
122
123
124
125
126 <h5>Parameters:</h5>
127
128
129 <table class="params">
130 <thead>
131 <tr>
132
133 <th>Name</th>
134
135
136 <th>Type</th>
137
138
139
140
141
142 <th class="last">Description</th>
143 </tr>
144 </thead>
145
146 <tbody>
147
148
149 <tr>
150
151 <td class="name"><code>$form</code></td>
152
153
154 <td class="type">
155
156
157 <span class="param-type">String</span>
158 |
159
160 <span class="param-type">JQuery</span>
161
162
163
164 </td>
165
166
167
168
169
170 <td class="description last"><p>JQuery object or css-selector representing the form</p></td>
171 </tr>
172
173
174
175 <tr>
176
177 <td class="name"><code>repeaterDataId</code></td>
178
179
180 <td class="type">
181
182
183 <span class="param-type">String</span>
184
185
186
187 </td>
188
189
190
191
192
193 <td class="description last"><p><em>data-id</em> attribute of the repeater. Normally this is simply the name of the repeater. However, in case of a nested repeater you need to append the name with the correct suffix. For example <code>my-nested-repeater__1__3</code>. Hint (check the <code>data-id</code> attribute in the HTML code to find the correct suffix)</p></td>
194 </tr>
195
196
197 </tbody>
198 </table>
199
200
201
202
203
204
205 <dl class="details">
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232 <dt class="tag-source">Source:</dt>
233 <dd class="tag-source"><ul class="dummy"><li>
234 <a href="scripts_es6.js.html">scripts_es6.js</a>, <a href="scripts_es6.js.html#line1355">line 1355</a>
235 </li></ul></dd>
236
237
238
239
240
241
242
243 </dl>
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270 </article>
271
272 </section>
273
274
275
276
277 </div>
278
279 <nav>
280 <h2><a href="index.html">Home</a></h2><h3>Namespaces</h3><ul><li><a href="wpcf7cf.html">wpcf7cf</a></li></ul><h3>Global</h3><ul><li><a href="global.html#repeaterAddSub">repeaterAddSub</a></li></ul>
281 </nav>
282
283 <br class="clear">
284
285 <footer>
286 Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.5</a> on Mon Sep 07 2020 11:18:31 GMT+0200 (Central European Summer Time)
287 </footer>
288
289 <script> prettyPrint(); </script>
290 <script src="scripts/linenumber.js"> </script>
291 </body>
292 </html>