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

Public Member Functions

 __construct ($bid)
 
 getLimit ()
 
 getList ($cnd)
 
 getData ($id)
 
 regist ($param)
 
 insert ($param)
 
 delete ($param)
 
 getRound ($id)
 
 getTax ()
 
- 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
 

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 UserJournalModel.php.

Constructor & Destructor Documentation

◆ __construct()

UserJournalModel::__construct (   $bid)

Definition at line 14 of file UserJournalModel.php.

Member Function Documentation

◆ _getListCnt()

UserJournalModel::_getListCnt (   $where)
private

Definition at line 92 of file UserJournalModel.php.

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

◆ _getListDat()

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

Definition at line 105 of file UserJournalModel.php.

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

◆ _getListWhere()

UserJournalModel::_getListWhere (   $cnd)
private

Definition at line 54 of file UserJournalModel.php.

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

◆ delete()

UserJournalModel::delete (   $param)

Definition at line 341 of file UserJournalModel.php.

Here is the call graph for this function:

◆ getData()

UserJournalModel::getData (   $id)

Definition at line 161 of file UserJournalModel.php.

Here is the call graph for this function:

◆ getLimit()

UserJournalModel::getLimit ( )

Definition at line 18 of file UserJournalModel.php.

Here is the call graph for this function:

◆ getList()

UserJournalModel::getList (   $cnd)

Definition at line 41 of file UserJournalModel.php.

Here is the call graph for this function:

◆ getRound()

UserJournalModel::getRound (   $id)

Definition at line 372 of file UserJournalModel.php.

Here is the call graph for this function:

◆ getTax()

UserJournalModel::getTax ( )

Definition at line 388 of file UserJournalModel.php.

Here is the call graph for this function:

◆ insert()

UserJournalModel::insert (   $param)

Definition at line 263 of file UserJournalModel.php.

Here is the call graph for this function:

◆ regist()

UserJournalModel::regist (   $param)

Definition at line 184 of file UserJournalModel.php.

Here is the call graph for this function:

Member Data Documentation

◆ $bid

UserJournalModel::$bid

Definition at line 12 of file UserJournalModel.php.


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