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

Public Member Functions

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

Public Attributes

 $bid
 

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

Constructor & Destructor Documentation

◆ __construct()

UserEraModel::__construct (   $bid)

Definition at line 14 of file UserEraModel.php.

Member Function Documentation

◆ delete()

UserEraModel::delete (   $param)

Definition at line 100 of file UserEraModel.php.

Here is the call graph for this function:

◆ getData()

UserEraModel::getData (   $id)

Definition at line 128 of file UserEraModel.php.

Here is the call graph for this function:

◆ getList()

UserEraModel::getList ( )

Definition at line 18 of file UserEraModel.php.

Here is the call graph for this function:

◆ insert()

UserEraModel::insert (   $param)

Definition at line 64 of file UserEraModel.php.

Here is the call graph for this function:

◆ regist()

UserEraModel::regist (   $param)

Definition at line 31 of file UserEraModel.php.

Here is the call graph for this function:

Member Data Documentation

◆ $bid

UserEraModel::$bid

Definition at line 12 of file UserEraModel.php.


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