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

Public Member Functions

 chkPasswd ($account, $passwd)
 
 getMemberInfo ($account)
 
 cntBasic ($mid)
 
 getBid ($mid)
 
- 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)
 

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

Member Function Documentation

◆ chkPasswd()

LoginModel::chkPasswd (   $account,
  $passwd 
)

Definition at line 12 of file LoginModel.php.

Here is the call graph for this function:

◆ cntBasic()

LoginModel::cntBasic (   $mid)

Definition at line 36 of file LoginModel.php.

Here is the call graph for this function:

◆ getBid()

LoginModel::getBid (   $mid)

Definition at line 50 of file LoginModel.php.

Here is the call graph for this function:

◆ getMemberInfo()

LoginModel::getMemberInfo (   $account)

Definition at line 22 of file LoginModel.php.

Here is the call graph for this function:

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