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

Public Member Functions

 getLast ($bid)
 
 useLast ($mid, $src, $dst)
 
 cntJournal ($bid)
 
 getBasicByMid ($mid)
 
 makeCsv ($bid, $fname)
 
 setImportedCsvData ($mid, $bid, $dat)
 
- 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)
 

Private Member Functions

 _useSection ($mid, $src, $dst)
 
 _useAccount ($mid, $src, $dst)
 
 _useItem ($mid, $src, $dst)
 
 _updImportedData ($mid, $bid, $basic, $section, $account, $item, $slip)
 
 _updBasic ($bid, $dat)
 
 _updSection ($mid, $bid, $dat)
 
 _updAccount ($mid, $bid, $dat)
 
 _updItem ($mid, $bid, $dat)
 
 _updSlip ($mid, $bid, $dat)
 

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

Member Function Documentation

◆ _updAccount()

UserMenuModel::_updAccount (   $mid,
  $bid,
  $dat 
)
private

Definition at line 434 of file UserMenuModel.php.

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

◆ _updBasic()

UserMenuModel::_updBasic (   $bid,
  $dat 
)
private

Definition at line 389 of file UserMenuModel.php.

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

◆ _updImportedData()

UserMenuModel::_updImportedData (   $mid,
  $bid,
  $basic,
  $section,
  $account,
  $item,
  $slip 
)
private

Definition at line 359 of file UserMenuModel.php.

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

◆ _updItem()

UserMenuModel::_updItem (   $mid,
  $bid,
  $dat 
)
private

Definition at line 476 of file UserMenuModel.php.

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

◆ _updSection()

UserMenuModel::_updSection (   $mid,
  $bid,
  $dat 
)
private

Definition at line 406 of file UserMenuModel.php.

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

◆ _updSlip()

UserMenuModel::_updSlip (   $mid,
  $bid,
  $dat 
)
private

Definition at line 519 of file UserMenuModel.php.

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

◆ _useAccount()

UserMenuModel::_useAccount (   $mid,
  $src,
  $dst 
)
private

Definition at line 94 of file UserMenuModel.php.

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

◆ _useItem()

UserMenuModel::_useItem (   $mid,
  $src,
  $dst 
)
private

Definition at line 139 of file UserMenuModel.php.

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

◆ _useSection()

UserMenuModel::_useSection (   $mid,
  $src,
  $dst 
)
private

Definition at line 62 of file UserMenuModel.php.

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

◆ cntJournal()

UserMenuModel::cntJournal (   $bid)

Reimplemented from Model.

Definition at line 186 of file UserMenuModel.php.

Here is the call graph for this function:

◆ getBasicByMid()

UserMenuModel::getBasicByMid (   $mid)

Definition at line 196 of file UserMenuModel.php.

Here is the call graph for this function:

◆ getLast()

UserMenuModel::getLast (   $bid)

Definition at line 12 of file UserMenuModel.php.

Here is the call graph for this function:

◆ makeCsv()

UserMenuModel::makeCsv (   $bid,
  $fname 
)

Definition at line 218 of file UserMenuModel.php.

Here is the call graph for this function:

◆ setImportedCsvData()

UserMenuModel::setImportedCsvData (   $mid,
  $bid,
  $dat 
)

Definition at line 310 of file UserMenuModel.php.

Here is the call graph for this function:

◆ useLast()

UserMenuModel::useLast (   $mid,
  $src,
  $dst 
)

Definition at line 34 of file UserMenuModel.php.

Here is the call graph for this function:

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