\ModelsYorumlar_Model

yorumların kontroleri ile ilgili modeldir

Copyright (c) 2015

Author(s): Selman TUNÇ www.selmantunc.com selmantunc@gmail.com model yapısı

Summary

Methods
Properties
Constants
__construct()
insert_yorum()
UrunYorumlari()
getKullaniciBilgileri()
No public properties found
No constants found
No protected methods found
$_db
N/A
No private methods found
No private properties found
N/A

Properties

$_db

$_db : object

database bağlntısı ku r

Type

object

Methods

__construct()

__construct() 

database helper ına nesneyi init et

insert_yorum()

insert_yorum(array  $data) : boolean

yorum ekler

Parameters

array $data

Returns

boolean

UrunYorumlari()

UrunYorumlari(integer  $urunId) 

yorumlar onaylı olanlar

Parameters

integer $urunId

getKullaniciBilgileri()

getKullaniciBilgileri(string  $email) 

kullanici bilgileri

Parameters

string $email