eric6/Documentation/Source/eric6.E5Network.E5TldExtractor.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8215
fc5d68a6889e
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
198 <dd> 198 <dd>
199 registrable domain name to test against 199 registrable domain name to test against
200 </dd> 200 </dd>
201 </dl> 201 </dl>
202 <dl> 202 <dl>
203 <dt>Returns:</dt> 203 <dt>Return:</dt>
204 <dd> 204 <dd>
205 flag indicating the check result 205 flag indicating the check result
206 </dd> 206 </dd>
207 </dl> 207 </dl>
208 <dl> 208 <dl>
217 217
218 <p> 218 <p>
219 Private method to get the default search paths for the TLD data file. 219 Private method to get the default search paths for the TLD data file.
220 </p> 220 </p>
221 <dl> 221 <dl>
222 <dt>Returns:</dt> 222 <dt>Return:</dt>
223 <dd> 223 <dd>
224 default search paths for the TLD data file 224 default search paths for the TLD data file
225 </dd> 225 </dd>
226 </dl> 226 </dl>
227 <dl> 227 <dl>
247 <dd> 247 <dd>
248 TLD part of the host address 248 TLD part of the host address
249 </dd> 249 </dd>
250 </dl> 250 </dl>
251 <dl> 251 <dl>
252 <dt>Returns:</dt> 252 <dt>Return:</dt>
253 <dd> 253 <dd>
254 domain name 254 domain name
255 </dd> 255 </dd>
256 </dl> 256 </dl>
257 <dl> 257 <dl>
280 <dd> 280 <dd>
281 host address to be normalized 281 host address to be normalized
282 </dd> 282 </dd>
283 </dl> 283 </dl>
284 <dl> 284 <dl>
285 <dt>Returns:</dt> 285 <dt>Return:</dt>
286 <dd> 286 <dd>
287 normalized host address 287 normalized host address
288 </dd> 288 </dd>
289 </dl> 289 </dl>
290 <dl> 290 <dl>
310 <dd> 310 <dd>
311 flag indicating to load private domains 311 flag indicating to load private domains
312 </dd> 312 </dd>
313 </dl> 313 </dl>
314 <dl> 314 <dl>
315 <dt>Returns:</dt> 315 <dt>Return:</dt>
316 <dd> 316 <dd>
317 flag indicating success 317 flag indicating success
318 </dd> 318 </dd>
319 </dl> 319 </dl>
320 <dl> 320 <dl>
340 <dd> 340 <dd>
341 TLD part of a host address 341 TLD part of a host address
342 </dd> 342 </dd>
343 </dl> 343 </dl>
344 <dl> 344 <dl>
345 <dt>Returns:</dt> 345 <dt>Return:</dt>
346 <dd> 346 <dd>
347 registrable domain name 347 registrable domain name
348 </dd> 348 </dd>
349 </dl> 349 </dl>
350 <dl> 350 <dl>
371 <dd> 371 <dd>
372 registrable domain part of the host address 372 registrable domain part of the host address
373 </dd> 373 </dd>
374 </dl> 374 </dl>
375 <dl> 375 <dl>
376 <dt>Returns:</dt> 376 <dt>Return:</dt>
377 <dd> 377 <dd>
378 subdomain name 378 subdomain name
379 </dd> 379 </dd>
380 </dl> 380 </dl>
381 <dl> 381 <dl>
390 390
391 <p> 391 <p>
392 Public method to get the search paths for the TLD data file. 392 Public method to get the search paths for the TLD data file.
393 </p> 393 </p>
394 <dl> 394 <dl>
395 <dt>Returns:</dt> 395 <dt>Return:</dt>
396 <dd> 396 <dd>
397 search paths for the TLD data file 397 search paths for the TLD data file
398 </dd> 398 </dd>
399 </dl> 399 </dl>
400 <dl> 400 <dl>
416 <dd> 416 <dd>
417 host name to get the domain for 417 host name to get the domain for
418 </dd> 418 </dd>
419 </dl> 419 </dl>
420 <dl> 420 <dl>
421 <dt>Returns:</dt> 421 <dt>Return:</dt>
422 <dd> 422 <dd>
423 domain for host 423 domain for host
424 </dd> 424 </dd>
425 </dl> 425 </dl>
426 <dl> 426 <dl>
435 435
436 <p> 436 <p>
437 Public method to get the TLD data file download URL. 437 Public method to get the TLD data file download URL.
438 </p> 438 </p>
439 <dl> 439 <dl>
440 <dt>Returns:</dt> 440 <dt>Return:</dt>
441 <dd> 441 <dd>
442 download URL 442 download URL
443 </dd> 443 </dd>
444 </dl> 444 </dl>
445 <dl> 445 <dl>
454 454
455 <p> 455 <p>
456 Public method to check, if the TLD data ia already loaded. 456 Public method to check, if the TLD data ia already loaded.
457 </p> 457 </p>
458 <dl> 458 <dl>
459 <dt>Returns:</dt> 459 <dt>Return:</dt>
460 <dd> 460 <dd>
461 flag indicating data is loaded 461 flag indicating data is loaded
462 </dd> 462 </dd>
463 </dl> 463 </dl>
464 <dl> 464 <dl>
480 <dd> 480 <dd>
481 host name to get the registrable domain for 481 host name to get the registrable domain for
482 </dd> 482 </dd>
483 </dl> 483 </dl>
484 <dl> 484 <dl>
485 <dt>Returns:</dt> 485 <dt>Return:</dt>
486 <dd> 486 <dd>
487 registrable domain for host 487 registrable domain for host
488 </dd> 488 </dd>
489 </dl> 489 </dl>
490 <dl> 490 <dl>
521 <dd> 521 <dd>
522 host address to be split 522 host address to be split
523 </dd> 523 </dd>
524 </dl> 524 </dl>
525 <dl> 525 <dl>
526 <dt>Returns:</dt> 526 <dt>Return:</dt>
527 <dd> 527 <dd>
528 splitted host address 528 splitted host address
529 </dd> 529 </dd>
530 </dl> 530 </dl>
531 <dl> 531 <dl>
547 <dd> 547 <dd>
548 host name to get the subdomain for 548 host name to get the subdomain for
549 </dd> 549 </dd>
550 </dl> 550 </dl>
551 <dl> 551 <dl>
552 <dt>Returns:</dt> 552 <dt>Return:</dt>
553 <dd> 553 <dd>
554 subdomain for host 554 subdomain for host
555 </dd> 555 </dd>
556 </dl> 556 </dl>
557 <dl> 557 <dl>
566 566
567 <p> 567 <p>
568 Public method to execute the tests. 568 Public method to execute the tests.
569 </p> 569 </p>
570 <dl> 570 <dl>
571 <dt>Returns:</dt> 571 <dt>Return:</dt>
572 <dd> 572 <dd>
573 flag indicating the test result 573 flag indicating the test result
574 </dd> 574 </dd>
575 </dl> 575 </dl>
576 <dl> 576 <dl>
592 <dd> 592 <dd>
593 host name to get TLD for 593 host name to get TLD for
594 </dd> 594 </dd>
595 </dl> 595 </dl>
596 <dl> 596 <dl>
597 <dt>Returns:</dt> 597 <dt>Return:</dt>
598 <dd> 598 <dd>
599 TLD for host 599 TLD for host
600 </dd> 600 </dd>
601 </dl> 601 </dl>
602 <dl> 602 <dl>
665 <dd> 665 <dd>
666 flag indicating to load private TLDs as well 666 flag indicating to load private TLDs as well
667 </dd> 667 </dd>
668 </dl> 668 </dl>
669 <dl> 669 <dl>
670 <dt>Returns:</dt> 670 <dt>Return:</dt>
671 <dd> 671 <dd>
672 reference to the zoom manager object 672 reference to the zoom manager object
673 </dd> 673 </dd>
674 </dl> 674 </dl>
675 <dl> 675 <dl>

eric ide

mercurial