JSlip
1.0
|
Public Member Functions | |
__construct ($bid) | |
getList () | |
regist ($param) | |
insert ($param) | |
delete ($param) | |
getData ($id) | |
Public Member Functions inherited from Model | |
connect () | |
close () | |
begin () | |
commit () | |
rollback () | |
esc ($str) | |
query ($sql) | |
insert_id () | |
getRecord ($sql) | |
getPaging ($cnt, $page, $rpp) | |
getBasicByBid ($bid) | |
getConst ($name) | |
getC34 () | |
getAcitm ($bid) | |
getKcode ($bid) | |
getKcd ($bid) | |
getItemByName ($bid) | |
getItemByTime ($bid) | |
touchItem ($id) | |
getSection ($bid) | |
texStr ($s) | |
era ($bid, $day) | |
cntJournal ($bid) | |
Public Attributes | |
$bid | |
for the canonical source repository Copyright (c) 2006-2019 Datagram Ltd. (https://datagram.co.jp) https://datagram.co.jp/source/bksj/license.txt
Definition at line 10 of file UserEraModel.php.
UserEraModel::__construct | ( | $bid | ) |
Definition at line 14 of file UserEraModel.php.
UserEraModel::delete | ( | $param | ) |
UserEraModel::getData | ( | $id | ) |
UserEraModel::getList | ( | ) |
UserEraModel::insert | ( | $param | ) |
UserEraModel::regist | ( | $param | ) |
UserEraModel::$bid |
Definition at line 12 of file UserEraModel.php.