|
dolibarr 21.0.0-beta
|
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 366 of file external_rss.php.