dolibarr  20.0.0-beta
Public Member Functions | List of all members
MemberCardController Class Reference

Class for MemberCardController. More...

Inheritance diagram for MemberCardController:
Inheritance graph
[legend]
Collaboration diagram for MemberCardController:
Collaboration graph
[legend]

Public Member Functions

 checkAccess ()
 Check current access to controller. More...
 
 action ()
 Action method is called before html output can be used to manage security and change context. More...
 
 display ()
 Display. More...
 
- Public Member Functions inherited from Controller
 __construct ()
 Constructor. More...
 
 display404 ()
 Display error template. More...
 
 hookDoAction ($parameters=array())
 Execute hook doActions. More...
 
 hookPrintPageView ($parameters=array())
 Execute hook PrintPageView. More...
 
 loadTemplate ($templateName, $vars=false)
 Load a template .tpl file. More...
 

Detailed Description

Class for MemberCardController.

Definition at line 31 of file membercard.controller.class.php.

Member Function Documentation

◆ action()

MemberCardController::action ( )

Action method is called before html output can be used to manage security and change context.

Returns
int Return integer < 0 on error, > 0 on success

Reimplemented from Controller.

Definition at line 58 of file membercard.controller.class.php.

◆ checkAccess()

MemberCardController::checkAccess ( )

Check current access to controller.

Returns
bool

Reimplemented from Controller.

Definition at line 43 of file membercard.controller.class.php.

◆ display()

MemberCardController::display ( )

Display.

Returns
void

Reimplemented from Controller.

Definition at line 100 of file membercard.controller.class.php.


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