Base class for widgets included in a RefineBar
This is the code documentation for the SproutCMS project
Search documentation |
class RefineWidgetBase class for widgets included in a RefineBar
Variables
Functions
public __constructvoid $RefineWidget->__construct ( mixed $name , mixed $label ); This function does not have a description public getLabelunknown $RefineWidget->getLabel ( ); This function does not have a description public getNameunknown $RefineWidget->getName ( ); This function does not have a description public getValueunknown $RefineWidget->getValue ( ); Returns the current value for this refine widget public renderstring $RefineWidget->render ( ); Draws the widget. public setLabelvoid $RefineWidget->setLabel ( mixed $label ); This function does not have a description public setNamevoid $RefineWidget->setName ( mixed $name ); This function does not have a description |
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 |