dolibarr 21.0.0-alpha
|
Page to setupe module ExternalRss. More...
Go to the source code of this file.
Functions | |
_isInBoxList ($idrss, array $boxlist) | |
Check if the given RSS feed if inside the list of boxes/widgets. | |
Page to setupe module ExternalRss.
Definition in file external_rss.php.
_isInBoxList | ( | $idrss, | |
array | $boxlist ) |
Check if the given RSS feed if inside the list of boxes/widgets.
int | $idrss | The id of the RSS feed |
ModeleBoxes[] | $boxlist | A list with boxes/widgets |
Definition at line 357 of file external_rss.php.