Functions for dealing with promo and banner images on the home page(s)
This is the code documentation for the SproutCMS project
Search documentation |
class HomePagesFunctions for dealing with promo and banner images on the home page(s) Functions
public getActiveBannersarray HomePages::getActiveBanners ( int $homepage_id [, int $limit ] ); Return list of active banners for given home page public getActivePromosarray HomePages::getActivePromos ( int $homepage_id , int $limit ); Return list of active promos for given home page public getForSubSitearray HomePages::getForSubSite ( [ int $subsite_id ] ); Return home page record for given sub-site public getRandomActiveBannerarray HomePages::getRandomActiveBanner ( int $homepage_id ); Return a randomly selected active banner for given home page |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |