dolibarr 21.0.0-alpha
donation.lib.php File Reference

Library of donation functions. More...

Go to the source code of this file.

Functions

 donation_admin_prepare_head ()
 Prepare array with list of admin tabs.
 
 donation_prepare_head ($object)
 Prepare array with list of tabs.
 

Detailed Description

Library of donation functions.

Definition in file donation.lib.php.

Function Documentation

◆ donation_admin_prepare_head()

donation_admin_prepare_head ( )

Prepare array with list of admin tabs.

Returns
array Array of tabs to show

Definition at line 29 of file donation.lib.php.

References complete_head_from_modules().

◆ donation_prepare_head()

donation_prepare_head ( $object)

Prepare array with list of tabs.

Parameters
Don$objectDonation
Returns
array Array of tabs to show

Definition at line 70 of file donation.lib.php.

References $object, complete_head_from_modules(), Link\count(), dol_dir_list(), and dol_sanitizeFileName().