JSlip  1.0
Public Member Functions | Private Member Functions | List of all members
AccountModel Class Reference
Inheritance diagram for AccountModel:
Inheritance graph
Collaboration diagram for AccountModel:
Collaboration graph

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)
 

Detailed Description

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.

Member Function Documentation

◆ _getListCnt()

AccountModel::_getListCnt (   $where)
private

Definition at line 41 of file AccountModel.php.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _getListDat()

AccountModel::_getListDat (   $where,
  $cnt,
  $pager 
)
private

Definition at line 49 of file AccountModel.php.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _getListWhere()

AccountModel::_getListWhere (   $cnd)
private

Definition at line 26 of file AccountModel.php.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ chkDup()

AccountModel::chkDup (   $login_id)

Definition at line 219 of file AccountModel.php.

Here is the call graph for this function:

◆ delete()

AccountModel::delete (   $param)

Definition at line 187 of file AccountModel.php.

Here is the call graph for this function:

◆ getData()

AccountModel::getData (   $mid)

Definition at line 75 of file AccountModel.php.

Here is the call graph for this function:

◆ getList()

AccountModel::getList (   $cnd)

Definition at line 13 of file AccountModel.php.

Here is the call graph for this function:

◆ insert()

AccountModel::insert (   $param)

Definition at line 139 of file AccountModel.php.

Here is the call graph for this function:

◆ regist()

AccountModel::regist (   $param)

Definition at line 88 of file AccountModel.php.

Here is the call graph for this function:

The documentation for this class was generated from the following file: