Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockRule.html

changeset 1994
84d55b34ba5a
parent 1963
9c5b3235abf9
child 2367
78f6c8193d37
diff -r 5038ab5ff88f -r 84d55b34ba5a Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockRule.html
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockRule.html	Thu Aug 09 19:13:46 2012 +0200
+++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockRule.html	Sun Aug 12 12:50:29 2012 +0200
@@ -100,6 +100,9 @@
 <td><a href="#AdBlockRule.isException">isException</a></td>
 <td>Public method to check, if the rule defines an exception.</td>
 </tr><tr>
+<td><a href="#AdBlockRule.isHeader">isHeader</a></td>
+<td>Public method to check, if this is a header.</td>
+</tr><tr>
 <td><a href="#AdBlockRule.isInternalDisabled">isInternalDisabled</a></td>
 <td>Public method to check, if this rule was disabled internally.</td>
 </tr><tr>
@@ -272,6 +275,16 @@
 <dd>
 flag indicating an exception (boolean)
 </dd>
+</dl><a NAME="AdBlockRule.isHeader" ID="AdBlockRule.isHeader"></a>
+<h4>AdBlockRule.isHeader</h4>
+<b>isHeader</b>(<i></i>)
+<p>
+        Public method to check, if this is a header.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating a header (boolean)
+</dd>
 </dl><a NAME="AdBlockRule.isInternalDisabled" ID="AdBlockRule.isInternalDisabled"></a>
 <h4>AdBlockRule.isInternalDisabled</h4>
 <b>isInternalDisabled</b>(<i></i>)

eric ide

mercurial