Mental Space

MoodsRepository
in package

FinalYes

Table of Contents

Properties

$hydrator  : Hydrator
$queryFactory  : QueryFactory
$transaction  : Transaction

Methods

__construct()  : mixed
The constructor.
deleteMood()  : mixed
insertMood()  : int
last10mood()  : mixed
last10moodGraph()  : mixed
periodoMood()  : mixed

Properties

Methods

deleteMood()

public deleteMood(mixed $mood_id, mixed $user_id) : mixed
Parameters
$mood_id : mixed
$user_id : mixed

insertMood()

public insertMood(int $user_id, int $mood, mixed $w_sign) : int
Parameters
$user_id : int
$mood : int
$w_sign : mixed
Return values
int

last10mood()

public last10mood(mixed $uid) : mixed
Parameters
$uid : mixed

last10moodGraph()

public last10moodGraph(mixed $uid) : mixed
Parameters
$uid : mixed

periodoMood()

public periodoMood(mixed $uid, mixed $dataA, mixed $dateB) : mixed
Parameters
$uid : mixed
$dataA : mixed
$dateB : mixed

        
On this page

Search results