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

Public Member Functions

 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

 _getC0 ()
 
 _getC1 ()
 
 _getC2 ()
 
 _getC3 ()
 
 _getC4 ()
 
 _getDebCre ()
 
 _getItemClass ()
 
 _getRound ()
 
 _getSettled ()
 

Private Attributes

 $_mysqli
 

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 8 of file Model.php.

Member Function Documentation

◆ _getC0()

Model::_getC0 ( )
private

Definition at line 135 of file Model.php.

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

◆ _getC1()

Model::_getC1 ( )
private

Definition at line 150 of file Model.php.

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

◆ _getC2()

Model::_getC2 ( )
private

Definition at line 165 of file Model.php.

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

◆ _getC3()

Model::_getC3 ( )
private

Definition at line 180 of file Model.php.

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

◆ _getC4()

Model::_getC4 ( )
private

Definition at line 195 of file Model.php.

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

◆ _getDebCre()

Model::_getDebCre ( )
private

Definition at line 210 of file Model.php.

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

◆ _getItemClass()

Model::_getItemClass ( )
private

Definition at line 225 of file Model.php.

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

◆ _getRound()

Model::_getRound ( )
private

Definition at line 240 of file Model.php.

Here is the call graph for this function:

◆ _getSettled()

Model::_getSettled ( )
private

Definition at line 255 of file Model.php.

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

◆ begin()

Model::begin ( )

Definition at line 31 of file Model.php.

Here is the caller graph for this function:

◆ close()

Model::close ( )

Definition at line 27 of file Model.php.

◆ cntJournal()

Model::cntJournal (   $bid)

Reimplemented in UserMenuModel.

Definition at line 494 of file Model.php.

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

◆ commit()

Model::commit ( )

Definition at line 35 of file Model.php.

Here is the caller graph for this function:

◆ connect()

Model::connect ( )

Definition at line 12 of file Model.php.

◆ era()

Model::era (   $bid,
  $day 
)

Definition at line 464 of file Model.php.

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

◆ esc()

Model::esc (   $str)

Definition at line 43 of file Model.php.

◆ getAcitm()

Model::getAcitm (   $bid)

Definition at line 301 of file Model.php.

Here is the call graph for this function:

◆ getBasicByBid()

Model::getBasicByBid (   $bid)

Definition at line 98 of file Model.php.

Here is the call graph for this function:

◆ getC34()

Model::getC34 ( )

Definition at line 270 of file Model.php.

Here is the call graph for this function:

◆ getConst()

Model::getConst (   $name)

Definition at line 118 of file Model.php.

Here is the call graph for this function:

◆ getItemByName()

Model::getItemByName (   $bid)

Definition at line 365 of file Model.php.

Here is the call graph for this function:

◆ getItemByTime()

Model::getItemByTime (   $bid)

Definition at line 386 of file Model.php.

Here is the call graph for this function:

◆ getKcd()

Model::getKcd (   $bid)

Definition at line 344 of file Model.php.

Here is the call graph for this function:

◆ getKcode()

Model::getKcode (   $bid)

Definition at line 322 of file Model.php.

Here is the call graph for this function:

◆ getPaging()

Model::getPaging (   $cnt,
  $page,
  $rpp 
)

Definition at line 69 of file Model.php.

Here is the caller graph for this function:

◆ getRecord()

Model::getRecord (   $sql)

Definition at line 55 of file Model.php.

◆ getSection()

Model::getSection (   $bid)

Definition at line 437 of file Model.php.

Here is the call graph for this function:

◆ insert_id()

Model::insert_id ( )

Definition at line 51 of file Model.php.

Here is the caller graph for this function:

◆ query()

Model::query (   $sql)

Definition at line 47 of file Model.php.

◆ rollback()

Model::rollback ( )

Definition at line 39 of file Model.php.

Here is the caller graph for this function:

◆ texStr()

Model::texStr (   $s)

Definition at line 458 of file Model.php.

Here is the caller graph for this function:

◆ touchItem()

Model::touchItem (   $id)

Definition at line 407 of file Model.php.

Here is the call graph for this function:

Member Data Documentation

◆ $_mysqli

Model::$_mysqli
private

Definition at line 10 of file Model.php.


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