dolibarr 19.0.3
|
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 |
array | $boxlist | A list with boxes/widgets |
Definition at line 353 of file external_rss.php.