Documentation/Source/eric5.Helpviewer.GreaseMonkey.GreaseMonkeyUrlMatcher.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
105 </p><dl> 105 </p><dl>
106 <dt><i>urlString</i></dt> 106 <dt><i>urlString</i></dt>
107 <dd> 107 <dd>
108 URL to match (string) 108 URL to match (string)
109 </dd> 109 </dd>
110 </dl><dl>
111 <dt>Returns:</dt>
112 <dd>
113 flag indicating a successful match (boolean)
114 </dd>
110 </dl><a NAME="GreaseMonkeyUrlMatcher.pattern" ID="GreaseMonkeyUrlMatcher.pattern"></a> 115 </dl><a NAME="GreaseMonkeyUrlMatcher.pattern" ID="GreaseMonkeyUrlMatcher.pattern"></a>
111 <h4>GreaseMonkeyUrlMatcher.pattern</h4> 116 <h4>GreaseMonkeyUrlMatcher.pattern</h4>
112 <b>pattern</b>(<i></i>) 117 <b>pattern</b>(<i></i>)
113 <p> 118 <p>
114 Public method to get the match pattern. 119 Public method to get the match pattern.
131 string to match (string) 136 string to match (string)
132 </dd><dt><i>pattern</i></dt> 137 </dd><dt><i>pattern</i></dt>
133 <dd> 138 <dd>
134 pattern to be used (string) 139 pattern to be used (string)
135 </dd> 140 </dd>
141 </dl><dl>
142 <dt>Returns:</dt>
143 <dd>
144 flag indicating a successful match (boolean)
145 </dd>
136 </dl> 146 </dl>
137 <div align="right"><a href="#top">Up</a></div> 147 <div align="right"><a href="#top">Up</a></div>
138 <hr /> 148 <hr />
139 </body></html> 149 </body></html>

eric ide

mercurial