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

Public Member Functions

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

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

Constructor & Destructor Documentation

◆ __construct()

UserAcitmModel::__construct (   $bid)

Definition at line 14 of file UserAcitmModel.php.

Member Function Documentation

◆ _getListCnt()

UserAcitmModel::_getListCnt (   $where)
private

Definition at line 46 of file UserAcitmModel.php.

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

◆ _getListDat()

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

Definition at line 54 of file UserAcitmModel.php.

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

◆ _getListWhere()

UserAcitmModel::_getListWhere (   $cnd)
private

Definition at line 31 of file UserAcitmModel.php.

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

◆ chkDup()

UserAcitmModel::chkDup (   $param)

Definition at line 192 of file UserAcitmModel.php.

Here is the call graph for this function:

◆ delete()

UserAcitmModel::delete (   $param)

Definition at line 164 of file UserAcitmModel.php.

Here is the call graph for this function:

◆ getData()

UserAcitmModel::getData (   $id)

Definition at line 77 of file UserAcitmModel.php.

Here is the call graph for this function:

◆ getList()

UserAcitmModel::getList (   $cnd)

Definition at line 18 of file UserAcitmModel.php.

Here is the call graph for this function:

◆ insert()

UserAcitmModel::insert (   $param)

Definition at line 123 of file UserAcitmModel.php.

Here is the call graph for this function:

◆ regist()

UserAcitmModel::regist (   $param)

Definition at line 87 of file UserAcitmModel.php.

Here is the call graph for this function:

Member Data Documentation

◆ $bid

UserAcitmModel::$bid

Definition at line 12 of file UserAcitmModel.php.


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