Documentation/Source/eric5.Utilities.FtpUtilities.html

changeset 2077
68a34718a0ce
parent 2047
739aa1717df5
child 2367
78f6c8193d37
equal deleted inserted replaced
2076:0d6286344ac1 2077:68a34718a0ce
129 directory line to be parsed (string) 129 directory line to be parsed (string)
130 </dd> 130 </dd>
131 </dl><dl> 131 </dl><dl>
132 <dt>Returns:</dt> 132 <dt>Returns:</dt>
133 <dd> 133 <dd>
134 URL info object containing the valid data (QUrlInfo) 134 URL info object containing the valid data (E5UrlInfo)
135 </dd> 135 </dd>
136 </dl><dl> 136 </dl><dl>
137 <dt>Raises <b>FtpDirLineParserError</b>:</dt> 137 <dt>Raises <b>FtpDirLineParserError</b>:</dt>
138 <dd> 138 <dd>
139 Raised if the line is not of a 139 Raised if the line is not of a
149 <dt><i>modeString</i></dt> 149 <dt><i>modeString</i></dt>
150 <dd> 150 <dd>
151 mode string to be parsed (string) 151 mode string to be parsed (string)
152 </dd><dt><i>urlInfo</i></dt> 152 </dd><dt><i>urlInfo</i></dt>
153 <dd> 153 <dd>
154 reference to the URL info object (QUrlInfo) 154 reference to the URL info object (E5UrlInfo)
155 </dd> 155 </dd>
156 </dl><dl> 156 </dl><dl>
157 <dt>Raises <b>FtpDirLineParserError</b>:</dt> 157 <dt>Raises <b>FtpDirLineParserError</b>:</dt>
158 <dd> 158 <dd>
159 Raised if the mode cannot be parsed. 159 Raised if the mode cannot be parsed.
183 </dd><dt><i>yearOrTime</i></dt> 183 </dd><dt><i>yearOrTime</i></dt>
184 <dd> 184 <dd>
185 string giving the year or a time (string) 185 string giving the year or a time (string)
186 </dd><dt><i>urlInfo</i></dt> 186 </dd><dt><i>urlInfo</i></dt>
187 <dd> 187 <dd>
188 reference to the URL info object (QUrlInfo) 188 reference to the URL info object (E5UrlInfo)
189 </dd> 189 </dd>
190 </dl><dl> 190 </dl><dl>
191 <dt>Raises <b>FtpDirLineParserError</b>:</dt> 191 <dt>Raises <b>FtpDirLineParserError</b>:</dt>
192 <dd> 192 <dd>
193 Raised if the month abbreviation is 193 Raised if the month abbreviation is
204 directory line to be parsed (string) 204 directory line to be parsed (string)
205 </dd> 205 </dd>
206 </dl><dl> 206 </dl><dl>
207 <dt>Returns:</dt> 207 <dt>Returns:</dt>
208 <dd> 208 <dd>
209 URL info object containing the valid data (QUrlInfo) 209 URL info object containing the valid data (E5UrlInfo)
210 </dd> 210 </dd>
211 </dl><dl> 211 </dl><dl>
212 <dt>Raises <b>FtpDirLineParserError</b>:</dt> 212 <dt>Raises <b>FtpDirLineParserError</b>:</dt>
213 <dd> 213 <dd>
214 Raised if the line is not of a 214 Raised if the line is not of a
231 </dd><dt><i>time</i></dt> 231 </dd><dt><i>time</i></dt>
232 <dd> 232 <dd>
233 time string (string) 233 time string (string)
234 </dd><dt><i>urlInfo</i></dt> 234 </dd><dt><i>urlInfo</i></dt>
235 <dd> 235 <dd>
236 reference to the URL info object (QUrlInfo) 236 reference to the URL info object (E5UrlInfo)
237 </dd> 237 </dd>
238 </dl><dl> 238 </dl><dl>
239 <dt>Raises <b>FtpDirLineParserError</b>:</dt> 239 <dt>Raises <b>FtpDirLineParserError</b>:</dt>
240 <dd> 240 <dd>
241 Raised if either of the strings is not 241 Raised if either of the strings is not
276 directory line to be parsed (string) 276 directory line to be parsed (string)
277 </dd> 277 </dd>
278 </dl><dl> 278 </dl><dl>
279 <dt>Returns:</dt> 279 <dt>Returns:</dt>
280 <dd> 280 <dd>
281 URL info object containing the valid data (QUrlInfo) 281 URL info object containing the valid data (E5UrlInfo)
282 </dd> 282 </dd>
283 </dl><dl> 283 </dl><dl>
284 <dt>Raises <b>FtpDirLineParserError</b>:</dt> 284 <dt>Raises <b>FtpDirLineParserError</b>:</dt>
285 <dd> 285 <dd>
286 Raised if the line is not of a 286 Raised if the line is not of a

eric ide

mercurial