UNPKG

8.49 kBHTMLView Raw
1<!DOCTYPE html>
2
3<html lang="en">
4<head>
5 <meta charset="utf-8">
6 <meta name="viewport" content="width=device-width">
7 <title>Documentation Namespace: phone</title>
8
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/sunlight.default.css">
13
14 <link type="text/css" rel="stylesheet" href="styles/site.simplex.css">
15
16</head>
17
18<body>
19
20<div class="navbar navbar-default navbar-fixed-top ">
21<div class="container">
22 <div class="navbar-header">
23 <a class="navbar-brand" href="index.html">Documentation</a>
24 <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#topNavigation">
25 <span class="icon-bar"></span>
26 <span class="icon-bar"></span>
27 <span class="icon-bar"></span>
28 </button>
29 </div>
30 <div class="navbar-collapse collapse" id="topNavigation">
31 <ul class="nav navbar-nav">
32
33 <li class="dropdown">
34 <a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
35 <ul class="dropdown-menu ">
36 <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li>
37 </ul>
38 </li>
39
40 </ul>
41 <div class="col-sm-3 col-md-3">
42 <form class="navbar-form" role="search">
43 <div class="input-group">
44 <input type="text" class="form-control" placeholder="Search" name="q" id="search-input">
45 <div class="input-group-btn">
46 <button class="btn btn-default" id="search-submit"><i class="glyphicon glyphicon-search"></i></button>
47 </div>
48 </div>
49 </form>
50 </div>
51 </div>
52
53</div>
54</div>
55
56
57<div class="container" id="toc-content">
58<div class="row">
59
60
61 <div class="col-md-8">
62
63 <div id="main">
64
65
66 <h1 class="page-title">Namespace: phone</h1>
67<section>
68
69<header>
70
71 <h2>
72 <span class="ancestors"><a href="faker.html">faker</a>.</span>
73
74 phone
75 </h2>
76
77
78</header>
79
80
81<article>
82 <div class="container-overview">
83
84
85
86
87<dl class="details">
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123</dl>
124
125
126
127
128 </div>
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143 <h3 class="subsection-title">Methods</h3>
144
145 <dl>
146
147<hr>
148<dt>
149 <h4 class="name" id=".phoneFormats"><span class="type-signature">&lt;static> </span>phoneFormats()</h4>
150
151
152</dt>
153<dd>
154
155
156 <div class="description">
157 <p>phoneFormats</p>
158 </div>
159
160
161
162
163
164
165
166
167
168
169<dl class="details">
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205</dl>
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221</dd>
222
223
224
225<hr>
226<dt>
227 <h4 class="name" id=".phoneFormatsArrayIndex"><span class="type-signature">&lt;static> </span>phoneFormatsArrayIndex(phoneFormatsArrayIndex)</h4>
228
229
230</dt>
231<dd>
232
233
234 <div class="description">
235 <p>phoneNumberFormat</p>
236 </div>
237
238
239
240
241
242
243
244
245 <h5>Parameters:</h5>
246
247
248<table class="params table table-striped">
249 <thead>
250 <tr>
251
252 <th>Name</th>
253
254
255 <th>Type</th>
256
257
258
259
260
261 <th class="last">Description</th>
262 </tr>
263 </thead>
264
265 <tbody>
266
267
268 <tr>
269
270 <td class="name"><code>phoneFormatsArrayIndex</code></td>
271
272
273 <td class="type">
274
275 </td>
276
277
278
279
280
281 <td class="description last"></td>
282 </tr>
283
284
285 </tbody>
286</table>
287
288
289
290
291<dl class="details">
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327</dl>
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343</dd>
344
345
346
347<hr>
348<dt>
349 <h4 class="name" id=".phoneNumber"><span class="type-signature">&lt;static> </span>phoneNumber(format)</h4>
350
351
352</dt>
353<dd>
354
355
356 <div class="description">
357 <p>phoneNumber</p>
358 </div>
359
360
361
362
363
364
365
366
367 <h5>Parameters:</h5>
368
369
370<table class="params table table-striped">
371 <thead>
372 <tr>
373
374 <th>Name</th>
375
376
377 <th>Type</th>
378
379
380
381
382
383 <th class="last">Description</th>
384 </tr>
385 </thead>
386
387 <tbody>
388
389
390 <tr>
391
392 <td class="name"><code>format</code></td>
393
394
395 <td class="type">
396
397
398<span class="param-type">string</span>
399
400
401
402
403 </td>
404
405
406
407
408
409 <td class="description last"></td>
410 </tr>
411
412
413 </tbody>
414</table>
415
416
417
418
419<dl class="details">
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455</dl>
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471</dd>
472
473 </dl>
474
475
476
477
478
479</article>
480
481</section>
482
483
484
485
486 </div>
487 </div>
488
489 <div class="clearfix"></div>
490
491
492 <div class="col-md-3">
493 <div id="toc" class="col-md-3 hidden-xs hidden-sm hidden-md"></div>
494 </div>
495
496
497</div>
498</div>
499
500<div class="modal fade" id="searchResults">
501 <div class="modal-dialog">
502 <div class="modal-content">
503 <div class="modal-header">
504 <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
505 <h4 class="modal-title">Search results</h4>
506 </div>
507 <div class="modal-body"></div>
508 <div class="modal-footer">
509 <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
510 </div>
511 </div><!-- /.modal-content -->
512 </div><!-- /.modal-dialog -->
513</div>
514
515<footer>
516
517
518<span class="jsdoc-message">
519 Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
520
521 on 2016-03-20T21:12:53-04:00
522
523 using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
524</span>
525</footer>
526
527<script src="scripts/docstrap.lib.js"></script>
528<script src="scripts/toc.js"></script>
529<script type="text/javascript" src="scripts/fulltext-search-ui.js"></script>
530
531<script>
532$( function () {
533 $( "[id*='$']" ).each( function () {
534 var $this = $( this );
535
536 $this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) );
537 } );
538
539 $( ".tutorial-section pre, .readme-section pre" ).each( function () {
540 var $this = $( this );
541
542 var example = $this.find( "code" );
543 exampleText = example.html();
544 var lang = /{@lang (.*?)}/.exec( exampleText );
545 if ( lang && lang[1] ) {
546 exampleText = exampleText.replace( lang[0], "" );
547 example.html( exampleText );
548 lang = lang[1];
549 } else {
550 var langClassMatch = example.parent()[0].className.match(/lang\-(\S+)/);
551 lang = langClassMatch ? langClassMatch[1] : "javascript";
552 }
553
554 if ( lang ) {
555
556 $this
557 .addClass( "sunlight-highlight-" + lang )
558 .addClass( "linenums" )
559 .html( example.html() );
560
561 }
562 } );
563
564 Sunlight.highlightAll( {
565 lineNumbers : false,
566 showMenu : true,
567 enableDoclinks : true
568 } );
569
570 $.catchAnchorLinks( {
571 navbarOffset: 10
572 } );
573 $( "#toc" ).toc( {
574 anchorName : function ( i, heading, prefix ) {
575 var id = $( heading ).attr( "id" );
576 return id && id.replace(/\~/g, '-inner-').replace(/\./g, '-static-') || ( prefix + i );
577 },
578 selectors : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4",
579 showAndHide : false,
580 smoothScrolling: true
581 } );
582
583 $( "#main span[id^='toc']" ).addClass( "toc-shim" );
584 $( '.dropdown-toggle' ).dropdown();
585
586 $( "table" ).each( function () {
587 var $this = $( this );
588 $this.addClass('table');
589 } );
590
591} );
592</script>
593
594
595
596<!--Navigation and Symbol Display-->
597
598
599<!--Google Analytics-->
600
601
602<script type="text/javascript">
603 $(document).ready(function() {
604 SearcherDisplay.init();
605 });
606</script>
607
608</body>
609</html>
\No newline at end of file