Shows a list of pages that are related to this one
This is the code documentation for the SproutCMS project
Search documentation |
class ImageGalleryWidgetShows a list of pages that are related to this one
Variables
Functions
public cleanupSettings (from Widget)void $Widget->cleanupSettings ( ); Run after import of settings, allows extending widgets to clean up settings which may have bad values for some reason public contentReplacestring ImageGalleryWidget::contentReplace ( string $html ); Registered content replacement for embedded gallery via the editor public getDefaultSettings (from Widget)unknown $Widget->getDefaultSettings ( ); Returns the default settings for the widget public getEditUrlunknown $ImageGalleryWidget->getEditUrl ( ); Returns a URL for editing the contents of this widget See Widget::getEditUrl for full documentation public getFriendlyDesc (from Widget)unknown $Widget->getFriendlyDesc ( ); Gets the english name of this widget public getFriendlyName (from Widget)unknown $Widget->getFriendlyName ( ); Gets the english name of this widget public getInfoLabelsunknown $ImageGalleryWidget->getInfoLabels ( ); Returns a label which describes the contents of this widget See Widget::get_info_label for full documentation public getNotAvailableReasonunknown $ImageGalleryWidget->getNotAvailableReason ( ); Is there sufficent content to add this addon at the moment? If this widget is not available, a string message should be returned If this widget *is* available, NULL should be returned. public getSettings (from Widget)array $Widget->getSettings ( ); Return the currently loaded settings for the widget public getSettingsFormunknown $ImageGalleryWidget->getSettingsForm ( ); Returns the settings HTML public getTitle (from Widget)unknown $Widget->getTitle ( ); Returns the title to use for the widget - should not contain HTML public importSettings (from Widget)void $Widget->importSettings ( array $settings ); Imports the settings private orderSqlunknown $ImageGalleryWidget->orderSql ( One $order ); Returns the SQL which should be used for ordering the images public renderunknown $ImageGalleryWidget->render ( int $orientation ); Does the front-end rendering of this widget public setTitle (from Widget)void $Widget->setTitle ( string $str ); Set widget title private validateSettingsunknown $ImageGalleryWidget->validateSettings ( ); Validate and cleanup the settings fields |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Tuesday, 15th September, 2026 at 10:26 am |
|