JSlip
1.0
|
Public Member Functions | |
__construct ($bid) | |
getList () | |
chkDup ($name) | |
regist ($param) | |
insert ($param) | |
delete ($param) | |
getData ($id) | |
setValidFlg ($param) | |
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 UserTaxModel.php.
UserTaxModel::__construct | ( | $bid | ) |
Definition at line 14 of file UserTaxModel.php.
UserTaxModel::chkDup | ( | $name | ) |
UserTaxModel::delete | ( | $param | ) |
UserTaxModel::getData | ( | $id | ) |
UserTaxModel::getList | ( | ) |
UserTaxModel::insert | ( | $param | ) |
UserTaxModel::regist | ( | $param | ) |
UserTaxModel::setValidFlg | ( | $param | ) |
UserTaxModel::$bid |
Definition at line 12 of file UserTaxModel.php.