49 QObject |
49 QObject |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#AdBlockPage.__checkRule">__checkRule</a></td> |
61 <td><a href="#AdBlockPage.__checkRule">__checkRule</a></td> |
58 <td>Private method to check, if a rule applies to the given web page and host.</td> |
62 <td>Private method to check, if a rule applies to the given web page and host.</td> |
59 </tr><tr> |
63 </tr><tr> |
60 <td><a href="#AdBlockPage.applyRulesToPage">applyRulesToPage</a></td> |
64 <td><a href="#AdBlockPage.applyRulesToPage">applyRulesToPage</a></td> |
61 <td>Public method to applay AdBlock rules to a web page.</td> |
65 <td>Public method to applay AdBlock rules to a web page.</td> |
62 </tr> |
66 </tr> |
|
67 </table> |
|
68 <h3>Static Methods</h3> |
|
69 <table> |
|
70 <tr><td>None</td></tr> |
63 </table> |
71 </table> |
64 <a NAME="AdBlockPage.__checkRule" ID="AdBlockPage.__checkRule"></a> |
72 <a NAME="AdBlockPage.__checkRule" ID="AdBlockPage.__checkRule"></a> |
65 <h4>AdBlockPage.__checkRule</h4> |
73 <h4>AdBlockPage.__checkRule</h4> |
66 <b>__checkRule</b>(<i>rule, page, host</i>) |
74 <b>__checkRule</b>(<i>rule, page, host</i>) |
67 <p> |
75 <p> |