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>)