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