Home
last modified time | relevance | path

Searched refs:Feed (Results 1 – 25 of 28) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/Resource/
H A DFeeds.php22 use Google\Service\CloudAsset\Feed; alias
47 * @return Feed
53 return $this->call('create', [$params], Feed::class);
79 * @return Feed
85 return $this->call('get', [$params], Feed::class);
115 * @return Feed
121 return $this->call('patch', [$params], Feed::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DCreateFeedRequest.php22 protected $feedType = Feed::class;
30 * @param Feed
32 public function setFeed(Feed $feed)
37 * @return Feed
H A DUpdateFeedRequest.php22 protected $feedType = Feed::class;
30 * @param Feed
32 public function setFeed(Feed $feed)
37 * @return Feed
H A DListFeedsResponse.php23 protected $feedsType = Feed::class;
27 * @param Feed[]
34 * @return Feed[]
H A DFeed.php20 class Feed extends \Google\Collection class
149 class_alias(Feed::class, 'Google_Service_CloudAsset_Feed');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DRegistration.php28 protected $feedType = Feed::class;
64 * @param Feed
66 public function setFeed(Feed $feed)
71 * @return Feed
H A DFeed.php20 class Feed extends \Google\Model class
76 class_alias(Feed::class, 'Google_Service_Classroom_Feed');
/plugin/feed/
H A DREADME1 ====== Feed Plugin for DokuWiki ======
3 All documentation for the Feed Plugin is available online at:
H A Dplugin.info.txt5 name Feed Plugin
/plugin/news/scripts/
H A Dnewsfeed.ini7 title = "Dokuwiki News Feed"
8 description = "Dokuwiki News Feed"
/plugin/feedmod/
H A Dfeed.css2 * Feed CSS for the DokuWiki feedmod plugin
/plugin/news/lang/de/
H A Dsettings.php17 $lang['createtime'] = 'Bei der Bearbeitung eines Feed-Eintrags das original Erstellungsd…
/plugin/dontfeedtemplates/
H A Dplugin.info.txt5 name Don't Feed Templates
H A DREADME.md1 Don't Feed Templates Plugin for DokuWiki
/plugin/news/
H A DREADME75 2. title: Feed Title
76 3. desc: Feed Description.
/plugin/feedaggregator/
H A DREADME.md1 Feed Aggregator plugin for DokuWiki
/plugin/miniblog/
H A DREADME17 Feed:
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D43.43.js.map1Feed',\n 'Odbc.DataSource',\n 'Odbc.Query',\n 'OleDb.DataSource',\n 'O…
/plugin/bible/bible_douayRheims/
H A D1_Peter.txt93 …5:2. Feed the flock of God which is among you, taking care of it, not by constraint but willingly,…
H A DMicheas.txt98 …7:14. Feed thy people with thy rod, the flock of thy inheritance, them that dwell alone in the for…
H A DJohn.txt869 …n these? He saith to him: Yea, Lord, thou knowest that I love thee. He saith to him: Feed my lambs.
870 …thou me? He saith to him: yea, Lord, thou knowest that I love thee. He saith to him: Feed my lambs.
871 …o him: Lord, thou knowest all things: thou knowest that I love thee. He said to him: Feed my sheep.
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt343 ===== RSS/ATOM Feed Aggregation =====
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt454 ===== RSS/ATOM Feed Aggregation =====
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1653 results = results.replace(/\{ \{ rss>Feed:/mg,'{{rss>http://');
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc1654 results = results.replace(/\{ \{ rss>Feed:/mg, '{{rss>http://');

12