7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
274 <dd> | 274 <dd> |
275 name of the file containing the subscription | 275 name of the file containing the subscription |
276 </dd> | 276 </dd> |
277 </dl> | 277 </dl> |
278 <dl> | 278 <dl> |
279 <dt>Returns:</dt> | 279 <dt>Return:</dt> |
280 <dd> | 280 <dd> |
281 flag indicating a valid file. A file is considered | 281 flag indicating a valid file. A file is considered |
282 valid, if the checksum is OK, the file does not contain a | 282 valid, if the checksum is OK, the file does not contain a |
283 checksum (i.e. cannot be checked) or we are using the limited | 283 checksum (i.e. cannot be checked) or we are using the limited |
284 EasyList (because we fiddled with the original). | 284 EasyList (because we fiddled with the original). |
303 <dd> | 303 <dd> |
304 reference to the rule to add | 304 reference to the rule to add |
305 </dd> | 305 </dd> |
306 </dl> | 306 </dl> |
307 <dl> | 307 <dl> |
308 <dt>Returns:</dt> | 308 <dt>Return:</dt> |
309 <dd> | 309 <dd> |
310 offset of the rule | 310 offset of the rule |
311 </dd> | 311 </dd> |
312 </dl> | 312 </dl> |
313 <dl> | 313 <dl> |
322 | 322 |
323 <p> | 323 <p> |
324 Public method to get the list of rules. | 324 Public method to get the list of rules. |
325 </p> | 325 </p> |
326 <dl> | 326 <dl> |
327 <dt>Returns:</dt> | 327 <dt>Return:</dt> |
328 <dd> | 328 <dd> |
329 list of rules | 329 list of rules |
330 </dd> | 330 </dd> |
331 </dl> | 331 </dl> |
332 <dl> | 332 <dl> |
341 | 341 |
342 <p> | 342 <p> |
343 Public method to check, if the subscription can be removed. | 343 Public method to check, if the subscription can be removed. |
344 </p> | 344 </p> |
345 <dl> | 345 <dl> |
346 <dt>Returns:</dt> | 346 <dt>Return:</dt> |
347 <dd> | 347 <dd> |
348 flag indicating removal is allowed | 348 flag indicating removal is allowed |
349 </dd> | 349 </dd> |
350 </dl> | 350 </dl> |
351 <dl> | 351 <dl> |
360 | 360 |
361 <p> | 361 <p> |
362 Public method to check, if rules can be edited. | 362 Public method to check, if rules can be edited. |
363 </p> | 363 </p> |
364 <dl> | 364 <dl> |
365 <dt>Returns:</dt> | 365 <dt>Return:</dt> |
366 <dd> | 366 <dd> |
367 flag indicating rules may be edited | 367 flag indicating rules may be edited |
368 </dd> | 368 </dd> |
369 </dl> | 369 </dl> |
370 <dl> | 370 <dl> |
386 | 386 |
387 <p> | 387 <p> |
388 Public method to check, if the subscription is enabled. | 388 Public method to check, if the subscription is enabled. |
389 </p> | 389 </p> |
390 <dl> | 390 <dl> |
391 <dt>Returns:</dt> | 391 <dt>Return:</dt> |
392 <dd> | 392 <dd> |
393 flag indicating the enabled status | 393 flag indicating the enabled status |
394 </dd> | 394 </dd> |
395 </dl> | 395 </dl> |
396 <dl> | 396 <dl> |
405 | 405 |
406 <p> | 406 <p> |
407 Public method to get the date and time of the last update. | 407 Public method to get the date and time of the last update. |
408 </p> | 408 </p> |
409 <dl> | 409 <dl> |
410 <dt>Returns:</dt> | 410 <dt>Return:</dt> |
411 <dd> | 411 <dd> |
412 date and time of the last update | 412 date and time of the last update |
413 </dd> | 413 </dd> |
414 </dl> | 414 </dl> |
415 <dl> | 415 <dl> |
424 | 424 |
425 <p> | 425 <p> |
426 Public method to get the subscription location. | 426 Public method to get the subscription location. |
427 </p> | 427 </p> |
428 <dl> | 428 <dl> |
429 <dt>Returns:</dt> | 429 <dt>Return:</dt> |
430 <dd> | 430 <dd> |
431 URL of the subscription location | 431 URL of the subscription location |
432 </dd> | 432 </dd> |
433 </dl> | 433 </dl> |
434 <dl> | 434 <dl> |
468 <dd> | 468 <dd> |
469 offset of the rule to remove | 469 offset of the rule to remove |
470 </dd> | 470 </dd> |
471 </dl> | 471 </dl> |
472 <dl> | 472 <dl> |
473 <dt>Returns:</dt> | 473 <dt>Return:</dt> |
474 <dd> | 474 <dd> |
475 requested rule | 475 requested rule |
476 </dd> | 476 </dd> |
477 </dl> | 477 </dl> |
478 <dl> | 478 <dl> |
487 | 487 |
488 <p> | 488 <p> |
489 Public method to get the location of a required subscription. | 489 Public method to get the location of a required subscription. |
490 </p> | 490 </p> |
491 <dl> | 491 <dl> |
492 <dt>Returns:</dt> | 492 <dt>Return:</dt> |
493 <dd> | 493 <dd> |
494 location of a required subscription | 494 location of a required subscription |
495 </dd> | 495 </dd> |
496 </dl> | 496 </dl> |
497 <dl> | 497 <dl> |
513 <dd> | 513 <dd> |
514 offset of the rule | 514 offset of the rule |
515 </dd> | 515 </dd> |
516 </dl> | 516 </dl> |
517 <dl> | 517 <dl> |
518 <dt>Returns:</dt> | 518 <dt>Return:</dt> |
519 <dd> | 519 <dd> |
520 requested rule | 520 requested rule |
521 </dd> | 521 </dd> |
522 </dl> | 522 </dl> |
523 <dl> | 523 <dl> |
532 | 532 |
533 <p> | 533 <p> |
534 Public method to get the name of the rules file. | 534 Public method to get the name of the rules file. |
535 </p> | 535 </p> |
536 <dl> | 536 <dl> |
537 <dt>Returns:</dt> | 537 <dt>Return:</dt> |
538 <dd> | 538 <dd> |
539 name of the rules file | 539 name of the rules file |
540 </dd> | 540 </dd> |
541 </dl> | 541 </dl> |
542 <dl> | 542 <dl> |
597 <dd> | 597 <dd> |
598 new enabled state | 598 new enabled state |
599 </dd> | 599 </dd> |
600 </dl> | 600 </dl> |
601 <dl> | 601 <dl> |
602 <dt>Returns:</dt> | 602 <dt>Return:</dt> |
603 <dd> | 603 <dd> |
604 reference to the changed rule | 604 reference to the changed rule |
605 </dd> | 605 </dd> |
606 </dl> | 606 </dl> |
607 <dl> | 607 <dl> |
630 | 630 |
631 <p> | 631 <p> |
632 Public method to get the subscription title. | 632 Public method to get the subscription title. |
633 </p> | 633 </p> |
634 <dl> | 634 <dl> |
635 <dt>Returns:</dt> | 635 <dt>Return:</dt> |
636 <dd> | 636 <dd> |
637 subscription title | 637 subscription title |
638 </dd> | 638 </dd> |
639 </dl> | 639 </dl> |
640 <dl> | 640 <dl> |
656 | 656 |
657 <p> | 657 <p> |
658 Public method to generate the URL for this subscription. | 658 Public method to generate the URL for this subscription. |
659 </p> | 659 </p> |
660 <dl> | 660 <dl> |
661 <dt>Returns:</dt> | 661 <dt>Return:</dt> |
662 <dd> | 662 <dd> |
663 AdBlock URL for the subscription | 663 AdBlock URL for the subscription |
664 </dd> | 664 </dd> |
665 </dl> | 665 </dl> |
666 <dl> | 666 <dl> |