diff options
| author | Andrew Dolgov <noreply@madoka.volgo-balt.ru> | 2017-05-04 14:50:56 +0300 |
|---|---|---|
| committer | Andrew Dolgov <noreply@madoka.volgo-balt.ru> | 2017-05-04 14:50:56 +0300 |
| commit | 86a8351ca2abbacda557819cefb66379a450103c (patch) | |
| tree | e50d01443417ee8fee24440b466fe87e8e049a95 /classes/plugin.php | |
| parent | 7e5f8d9fb323dc5e47f545984c6f9b3d320a2912 (diff) | |
move the following to Feeds:
+ static function catchup_feed($feed, $cat_view, $owner_uid = false, $mode = 'all', $search = false) {
+ static function getFeedArticles($feed, $is_cat = false, $unread_only = false,
+ static function subscribe_to_feed($url, $cat_id = 0,
+ static function getFeedIcon($id) {
+ static function getFeedTitle($id, $cat = false) {
+ static function getCategoryUnread($cat, $owner_uid = false) {
+ static function getCategoryChildrenUnread($cat, $owner_uid = false) {
Diffstat (limited to 'classes/plugin.php')
0 files changed, 0 insertions, 0 deletions