diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.WebBrowser.AdBlock.AdBlockRule.html --- a/eric6/Documentation/Source/eric6.WebBrowser.AdBlock.AdBlockRule.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.AdBlock.AdBlockRule.html Sat Jan 16 16:51:23 2021 +0100 @@ -344,7 +344,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> string containing a regular expression </dd> @@ -370,7 +370,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a domain only filter </dd> @@ -397,7 +397,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a end of string match filter </dd> @@ -424,7 +424,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the exception state of the option </dd> @@ -450,7 +450,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the state of the option </dd> @@ -481,7 +481,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -508,7 +508,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -560,7 +560,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> fixed string parts of the filter </dd> @@ -608,7 +608,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -641,7 +641,7 @@ Public method to get a copy of the list of allowed domains. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of allowed domains </dd> @@ -660,7 +660,7 @@ Public method to get a copy of the list of blocked domains. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of blocked domains </dd> @@ -679,7 +679,7 @@ Public method to get the case sensitivity. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> case sensitivity </dd> @@ -712,7 +712,7 @@ Public method to get the CSS selector of the rule. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> CSS selector </dd> @@ -731,7 +731,7 @@ Public method to get the rule filter string. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> rule filter string </dd> @@ -751,7 +751,7 @@ matchers. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the regular expression and the list of string matchers @@ -771,7 +771,7 @@ Public method to check, if the rule is a CSS rule. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a CSS rule </dd> @@ -790,7 +790,7 @@ Public method to check, if this is a comment. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a comment </dd> @@ -809,7 +809,7 @@ Public method to check, if this is a document rule. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a document rule </dd> @@ -828,7 +828,7 @@ Public method to check, if this rule is restricted by domain. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a domain restriction </dd> @@ -847,7 +847,7 @@ Public method to check, if this is an element hiding rule. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an element hiding rule </dd> @@ -866,7 +866,7 @@ Public method to check, if the rule is enabled. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating enabled state </dd> @@ -885,7 +885,7 @@ Public method to check, if the rule defines an exception. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an exception </dd> @@ -904,7 +904,7 @@ Public method to check, if this is a header. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a header </dd> @@ -923,7 +923,7 @@ Public method to check, if this rule was disabled internally. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an internally disabled rule </dd> @@ -942,7 +942,7 @@ Public method to check, if this is a slow rule. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a slow rule </dd> @@ -968,7 +968,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -994,7 +994,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1020,7 +1020,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1046,7 +1046,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1072,7 +1072,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1098,7 +1098,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1124,7 +1124,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1150,7 +1150,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1176,7 +1176,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1195,7 +1195,7 @@ Public method to get the match string. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> match string </dd> @@ -1221,7 +1221,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1247,7 +1247,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1273,7 +1273,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1299,7 +1299,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1333,7 +1333,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1352,7 +1352,7 @@ Public method to get the rule exceptions. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> rule exceptions </dd> @@ -1371,7 +1371,7 @@ Public method to get the rule options. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> rule options </dd> @@ -1390,7 +1390,7 @@ Public method to get the rule type. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> rule type </dd> @@ -1479,7 +1479,7 @@ Public method to get the subscription this rule belongs to. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> subscription of the rule </dd> @@ -1505,7 +1505,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a match </dd> @@ -1598,7 +1598,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name of second level domain </dd>