dolibarr  16.0.1
Public Member Functions | List of all members
mod_sn_free Class Reference
+ Inheritance diagram for mod_sn_free:
+ Collaboration diagram for mod_sn_free:

Public Member Functions

 __construct ()
 Constructor.
 
 info ()
 Return description of module. More...
 
 getNextValue ($objsoc, $object)
 Return an example of result returned by getNextValue. More...
 
- Public Member Functions inherited from ModeleNumRefBatch
 isEnabled ()
 Return if a module can be used or not. More...
 
 info ()
 Returns the default description of the numbering template. More...
 
 getExample ()
 Returns an example of numbering. More...
 
 canBeActivated ()
 Checks if the numbers already in the database do not cause conflicts that would prevent this numbering working. More...
 
 getNextValue ($objsoc, $object)
 Returns next assigned value. More...
 
 getVersion ()
 Returns version of numbering module. More...
 

Detailed Description

Definition at line 32 of file mod_sn_free.php.

Member Function Documentation

mod_sn_free::getNextValue (   $objsoc,
  $object 
)

Return an example of result returned by getNextValue.

Parameters
Societe$objsocObject thirdparty
Object$objectObject we need next value for
Returns
string Return next value

Definition at line 99 of file mod_sn_free.php.

mod_sn_free::info ( )

Return description of module.

Returns
string Description of module

Definition at line 84 of file mod_sn_free.php.


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