CaMykS  1.0-20231201
Public Member Functions | List of all members
StripePaymentConfig Class Reference

StripePayment Input configuration object. More...

Inheritance diagram for StripePaymentConfig:
PluginConfig

Public Member Functions

 __construct ($name, &$parent)
 
 get_runningModeList ()
 
 get_runningModeTitle ()
 
 get_insertModeList ()
 
 get_insertModeTitle ()
 
- Public Member Functions inherited from PluginConfig
 install ()
 
 uninstall ()
 
 init_config ()
 
 add_newItem ($name, $type, $default=null)
 
 initialise ()
 
 get ()
 
 save ()
 
 delete ()
 
 reset ()
 
 check_data ()
 
 get_fromHeader ()
 
 get_value ($param='', $default=false)
 
 get_translation ($str, $args=null)
 
 load_fromSession ()
 
 save_toSession ()
 
 delete_fromSession ()
 

Additional Inherited Members

- Public Attributes inherited from PluginConfig
 $object_type = 'PluginConfig'
 Object type description. More...
 
 $_libName
 PluginConfig name. More...
 
 $_libParent
 Object parent plugin. More...
 
 $_libItems = array()
 Object item list. More...
 
 $_libDesc
 Object description. More...
 
 $_libError = ''
 Object last error. More...
 
 $name
 Object name. More...
 
 $vars = null
 Object values. More...
 
- Protected Attributes inherited from PluginConfig
 $_libFolder
 Folder where object are stored. More...
 
 $_libFile
 Stored file for object. More...
 

Detailed Description

StripePayment Input configuration object.

Plugin / Input Library

Author
CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Version
1.0.1
Date
Creation: May 2020
Modification: Mar 2021
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. StripePaymentConfig PluginConfig class.

Constructor & Destructor Documentation

◆ __construct()

StripePaymentConfig::__construct (   $name,
$parent 
)

Class constructor.

Parameters
string$name
Module$parent
Returns
void

Reimplemented from PluginConfig.

Member Function Documentation

◆ get_runningModeList()

StripePaymentConfig::get_runningModeList ( )

Return running mode value list.

Returns
array

◆ get_runningModeTitle()

StripePaymentConfig::get_runningModeTitle ( )

Return running mode value title.

Returns
string

◆ get_insertModeList()

StripePaymentConfig::get_insertModeList ( )

Return insert mode value list.

Returns
array

◆ get_insertModeTitle()

StripePaymentConfig::get_insertModeTitle ( )

Return insert mode value title.

Returns
string

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