Skip to content

class Rezepte

Oliver edited this page Apr 25, 2020 · 1 revision

www/includes/rezepte.inc.php


Rezepte

Package

zorg\Rezepte

Overview

Public Properties

No public properties found

Constants

No constants found

Public Methods

getCategories() | getNumNewRezepte() | getNumVotes() | getRezept() | getRezepte() | getRezeptNewest() | getScore() | hasVoted() |

Methods

getCategories()

public getCategories() : mixed static

getNumNewRezepte()

public getNumNewRezepte() : mixed static

getNumVotes()

public getNumVotes(mixed $rezept_id) : mixed static

getRezept()

public getRezept(mixed $rezept_id) : mixed static

getRezepte()

public getRezepte(mixed $category) : mixed static

getRezeptNewest()

public getRezeptNewest() : mixed static

getScore()

public getScore(mixed $rezept_id) : mixed static

hasVoted()

public hasVoted(mixed $user_id, mixed $rezept_id) : mixed static


\ » Classes » Rezepte

Clone this wiki locally