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

Public Member Functions

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

Constructor & Destructor Documentation

◆ __construct()

UserItemModel::__construct (   $bid)

Definition at line 14 of file UserItemModel.php.

Member Function Documentation

◆ _getListCnt()

UserItemModel::_getListCnt (   $where)
private

Definition at line 46 of file UserItemModel.php.

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

◆ _getListDat()

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

Definition at line 54 of file UserItemModel.php.

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

◆ _getListWhere()

UserItemModel::_getListWhere (   $cnd)
private

Definition at line 31 of file UserItemModel.php.

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

◆ chkDup()

UserItemModel::chkDup (   $param)

Definition at line 199 of file UserItemModel.php.

Here is the call graph for this function:

◆ delete()

UserItemModel::delete (   $param)

Definition at line 171 of file UserItemModel.php.

Here is the call graph for this function:

◆ getData()

UserItemModel::getData (   $id)

Definition at line 77 of file UserItemModel.php.

Here is the call graph for this function:

◆ getList()

UserItemModel::getList (   $cnd)

Definition at line 18 of file UserItemModel.php.

Here is the call graph for this function:

◆ insert()

UserItemModel::insert (   $param)

Definition at line 126 of file UserItemModel.php.

Here is the call graph for this function:

◆ regist()

UserItemModel::regist (   $param)

Definition at line 87 of file UserItemModel.php.

Here is the call graph for this function:

◆ setValidFlg()

UserItemModel::setValidFlg (   $param)

Definition at line 225 of file UserItemModel.php.

Here is the call graph for this function:

Member Data Documentation

◆ $bid

UserItemModel::$bid

Definition at line 12 of file UserItemModel.php.


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