doc list widget
This is the code documentation for the SproutCMS project
Search documentation |
class FileListWidgetdoc list widget
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 getDefaultSettings (from Widget)unknown $Widget->getDefaultSettings ( ); Returns the default settings for the widget public getEditUrlunknown $FileListWidget->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 $FileListWidget->getInfoLabels ( ); Returns a label which describes the contents of this widget See Widget::get_info_label for full documentation public getNotAvailableReason (from Widget)unknown $Widget->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. private getOrderSqlunknown $FileListWidget->getOrderSql ( ); Returns the SQL which should be used for ordering the articles public getSettings (from Widget)array $Widget->getSettings ( ); Return the currently loaded settings for the widget public getSettingsFormunknown $FileListWidget->getSettingsForm ( ); Returns the settings for the doc list widget See Widget::getSettingsForm for full documentation 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 public renderunknown $FileListWidget->render ( int $orientation ); Returns the output of the doc list widget See Widget::render for full documentation public setTitle (from Widget)void $Widget->setTitle ( string $str ); Set widget title |
| 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 |
|