dolibarr 21.0.3
|
Page to setup fedivers in module Socialnetworks. More...
Go to the source code of this file.
Functions | |
_isInBoxListFediverse (int $id, array $boxlist) | |
Check if the given fediverse feed if inside the list of boxes/widgets. | |
Variables | |
if(!isModEnabled('oauth')) | else |
@phan-var-force array<string, array{label:string, data-html:string, disable?:int, css?:string}> $oauthservices | |
Page to setup fedivers in module Socialnetworks.
Definition in file fediverse.php.
_isInBoxListFediverse | ( | int | $id, |
array | $boxlist ) |
Check if the given fediverse feed if inside the list of boxes/widgets.
int | $id | The id of the socialnetwork |
ModeleBoxes[] | $boxlist | A list with boxes/widgets |
Definition at line 595 of file fediverse.php.