1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-02 22:57:26 +02:00

Updated _Sidebar (markdown)

LogMANOriginal
2018-09-15 21:01:57 +02:00
parent 5165275571
commit 69e8dcf997

@@ -34,13 +34,13 @@
- [`getIcon`](The-getIcon-function)
- [FeedExpander](FeedExpander)
# Helper functions
- [`getInput`](The-getInput-function)
- [`getContents`](The-getContents-function)
- [`getSimpleHTMLDOM`](The-getSimpleHTMLDOM-function)
- [`getSimpleHTMLDOMCached`](The-getSimpleHTMLDOMCached-function)
- [`returnError`](The-returnError-function)
- [`returnClientError`](The-returnClientError-function)
- [`returnServerError`](The-returnServerError-function)
- [`getInput`](The-getInput-function)
- [`getContents`](The-getContents-function)
- [`getSimpleHTMLDOM`](The-getSimpleHTMLDOM-function)
- [`getSimpleHTMLDOMCached`](The-getSimpleHTMLDOMCached-function)
- [`returnError`](The-returnError-function)
- [`returnClientError`](The-returnClientError-function)
- [`returnServerError`](The-returnServerError-function)
# [Cache API](Cache-API)
- [How to create a new Cache?](How-to-create-a-new-Cache)
- [CacheInterface](CacheInterface)