Searched defs:newsId (Results 1 – 5 of 5) sorted by relevance
/plugin/fksnewsfeed/inc/ORM/ | ||
H A D | ServicePriority.php | 20 public function findByNewsAndStream(int $newsId, int $streamId): ?ModelPriority { |
H A D | ModelPriority.php | 21 public int $newsId; variable in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\ModelPriority |
H A D | ModelNews.php | 11 public int $newsId; variable in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\ModelNews |
/plugin/fksnewsfeed/admin/ | ||
H A D | push.php | 107 private function newsAddForm(string $stream, int $newsId): string { |
/plugin/fksnewsfeed/ | ||
H A D | action.php | 176 private function saveIntoStreams(int $newsId, string $streamName): void { |