Changeset 34597
- Timestamp:
- 07/24/09 12:24:07 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/_libly.js
- Property svn:executable set to *
r34032 r34597 13 13 <author mail="suvene@zeromemory.info" homepage="http://zeromemory.sblo.jp/">suVene</author> 14 14 <license>MIT</license> 15 <version>0.1.2 3</version>15 <version>0.1.24</version> 16 16 <minVersion>1.2</minVersion> 17 17 <maxVersion>2.0pre</maxVersion> … … 167 167 getHTMLDocument(xpath, xmlns, ignoreTags, callback, thisObj): 168 168 レスポンスからHTMLDocumentオブジェクトを生成し、xpath を評価した結果の snapshot の配列を返す 169 170 == Object Wedata == 171 ~/vimperator/info/profile_name/plugins-libly-wedata-????? 172 に store されます。 173 getItems(expire, itemCallback, finalCallback): 174 インスタンス作成時に指定した dbname から、item を読込みます。 175 === TODO === 176 clearCache: 177 wedata 読込み成功したら、強制的にキャッシュと置き換えるの作って! 178 169 179 ]]></detail> 170 171 180 </VimperatorPlugin>; 172 181 //}}}
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)