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

Public Member Functions

 getList ($cnd)
 
 getMember ()
 
 getData ($bid)
 
 regist ($param)
 
 getMemberList ($list)
 
- 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 BasicInfoModel.php.

Member Function Documentation

◆ _getListCnt()

BasicInfoModel::_getListCnt (   $where)
private

Definition at line 49 of file BasicInfoModel.php.

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

◆ _getListDat()

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

Definition at line 57 of file BasicInfoModel.php.

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

◆ _getListWhere()

BasicInfoModel::_getListWhere (   $cnd)
private

Definition at line 34 of file BasicInfoModel.php.

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

◆ getData()

BasicInfoModel::getData (   $bid)

Definition at line 97 of file BasicInfoModel.php.

Here is the call graph for this function:

◆ getList()

BasicInfoModel::getList (   $cnd)

Definition at line 12 of file BasicInfoModel.php.

Here is the call graph for this function:

◆ getMember()

BasicInfoModel::getMember ( )

Definition at line 83 of file BasicInfoModel.php.

Here is the call graph for this function:

◆ getMemberList()

BasicInfoModel::getMemberList (   $list)

Definition at line 144 of file BasicInfoModel.php.

Here is the call graph for this function:

◆ regist()

BasicInfoModel::regist (   $param)

Definition at line 107 of file BasicInfoModel.php.

Here is the call graph for this function:

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