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/
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/
DUpdateFeedRequest.php22 protected $feedType = Feed::class;
30 * @param Feed
32 public function setFeed(Feed $feed)
37 * @return Feed
DCreateFeedRequest.php22 protected $feedType = Feed::class;
30 * @param Feed
32 public function setFeed(Feed $feed)
37 * @return Feed
DListFeedsResponse.php23 protected $feedsType = Feed::class;
27 * @param Feed[]
34 * @return Feed[]
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/
DRegistration.php28 protected $feedType = Feed::class;
64 * @param Feed
66 public function setFeed(Feed $feed)
71 * @return Feed
DFeed.php20 class Feed extends \Google\Model class
76 class_alias(Feed::class, 'Google_Service_Classroom_Feed');
/plugin/feed/
DREADME1 ====== Feed Plugin for DokuWiki ======
3 All documentation for the Feed Plugin is available online at:
Dplugin.info.txt5 name Feed Plugin
/plugin/news/scripts/
Dnewsfeed.ini7 title = "Dokuwiki News Feed"
8 description = "Dokuwiki News Feed"
/plugin/feedmod/
Dfeed.css2 * Feed CSS for the DokuWiki feedmod plugin
/plugin/news/lang/de/
Dsettings.php17 $lang['createtime'] = 'Bei der Bearbeitung eines Feed-Eintrags das original Erstellungsd…
/plugin/dontfeedtemplates/
Dplugin.info.txt5 name Don't Feed Templates
DREADME.md1 Don't Feed Templates Plugin for DokuWiki
/plugin/news/
DREADME75 2. title: Feed Title
76 3. desc: Feed Description.
/plugin/feedaggregator/
DREADME.md1 Feed Aggregator plugin for DokuWiki
/plugin/miniblog/
DREADME17 Feed:
/plugin/dirtylittlehelper/mermaid/editor/docs/
D43.43.js.map1Feed',\n 'Odbc.DataSource',\n 'Odbc.Query',\n 'OleDb.DataSource',\n 'O…
/plugin/farm/install/animaltemplate/data/pages/wiki/
Dsyntax.txt343 ===== RSS/ATOM Feed Aggregation =====
/plugin/bible/bible_douayRheims/
D1_Peter.txt93 …5:2. Feed the flock of God which is among you, taking care of it, not by constraint but willingly,…
DMicheas.txt98 …7:14. Feed thy people with thy rod, the flock of thy inheritance, them that dwell alone in the for…
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/farmer/_animal/data/pages/wiki/
Dsyntax.txt454 ===== RSS/ATOM Feed Aggregation =====
/plugin/ckgedit/scripts/
Dparse_wiki.js.unc1654 results = results.replace(/\{ \{ rss>Feed:/mg, '{{rss>http://');
/plugin/ckgdoku/scripts/
Dparse_wiki.js.unc1653 results = results.replace(/\{ \{ rss>Feed:/mg,'{{rss>http://');

12