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

Public Member Functions

 main ($param)
 
- Public Member Functions inherited from Controller
 chkYmd ($dt)
 

Public Attributes

 $param
 
 $rest
 
 $viewName
 
 $dat
 
 $pager
 
 $model
 
 $view
 

Private Member Functions

 _list ()
 
 _search ()
 
 _remember ()
 
 _edit ()
 
 _check ()
 
 _regist ()
 
 _create ()
 
 _drop ()
 

Detailed Description

Definition at line 14 of file AccountController.php.

Member Function Documentation

◆ _check()

AccountController::_check ( )
private

Definition at line 97 of file AccountController.php.

Here is the caller graph for this function:

◆ _create()

AccountController::_create ( )
private

Definition at line 161 of file AccountController.php.

Here is the caller graph for this function:

◆ _drop()

AccountController::_drop ( )
private

Definition at line 166 of file AccountController.php.

Here is the caller graph for this function:

◆ _edit()

AccountController::_edit ( )
private

Definition at line 91 of file AccountController.php.

Here is the caller graph for this function:

◆ _list()

AccountController::_list ( )
private

Definition at line 54 of file AccountController.php.

Here is the caller graph for this function:

◆ _regist()

AccountController::_regist ( )
private

Definition at line 143 of file AccountController.php.

Here is the caller graph for this function:

◆ _remember()

AccountController::_remember ( )
private

Definition at line 84 of file AccountController.php.

Here is the caller graph for this function:

◆ _search()

AccountController::_search ( )
private

Definition at line 69 of file AccountController.php.

Here is the caller graph for this function:

◆ main()

AccountController::main (   $param)

Definition at line 24 of file AccountController.php.

Here is the call graph for this function:

Member Data Documentation

◆ $dat

AccountController::$dat

Definition at line 19 of file AccountController.php.

◆ $model

AccountController::$model

Definition at line 21 of file AccountController.php.

◆ $pager

AccountController::$pager

Definition at line 20 of file AccountController.php.

◆ $param

AccountController::$param

Definition at line 16 of file AccountController.php.

◆ $rest

AccountController::$rest

Definition at line 17 of file AccountController.php.

◆ $view

AccountController::$view

Definition at line 22 of file AccountController.php.

◆ $viewName

AccountController::$viewName

Definition at line 18 of file AccountController.php.


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