![]() |
JSlip
1.0
|


Public Member Functions | |
| getList ($cnd) | |
| getData ($mid) | |
| regist ($param) | |
| insert ($param) | |
| delete ($param) | |
| chkDup ($login_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) | |
Private Member Functions | |
| _getListWhere ($cnd) | |
| _getListCnt ($where) | |
| _getListDat ($where, $cnt, $pager) | |
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 AccountModel.php.
|
private |
Definition at line 41 of file AccountModel.php.


|
private |
Definition at line 49 of file AccountModel.php.


|
private |
Definition at line 26 of file AccountModel.php.


| AccountModel::chkDup | ( | $login_id | ) |
| AccountModel::delete | ( | $param | ) |
| AccountModel::getData | ( | $mid | ) |
| AccountModel::getList | ( | $cnd | ) |
| AccountModel::insert | ( | $param | ) |
| AccountModel::regist | ( | $param | ) |
1.8.16