dolibarr 21.0.0-alpha
PartnershipCardController Class Reference

Class for PartnershipCardController. More...

Inheritance diagram for PartnershipCardController:
Collaboration diagram for PartnershipCardController:

Public Member Functions

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

Detailed Description

Class for PartnershipCardController.

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

Member Function Documentation

◆ action()

PartnershipCardController::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 partnershipcard.controller.class.php.

References getDolGlobalString(), Context\getInstance(), and Controller\hookDoAction().

◆ checkAccess()

PartnershipCardController::checkAccess ( )

Check current access to controller.

Returns
bool

Reimplemented from Controller.

Definition at line 44 of file partnershipcard.controller.class.php.

References getDolGlobalString(), and Context\getInstance().

◆ display()

PartnershipCardController::display ( )

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