Class \Prado\Web\UI\WebControls\TRatingList
        TRatingList class.
        
    This class is EXPERIMENTAL.
Class hierarchy
- \Prado\Web\UI\WebControls\TRatingList
- 
                     \Prado\Web\UI\WebControls\TRadioButtonList \Prado\Web\UI\WebControls\TRadioButtonList
- 
                     \Prado\Web\UI\WebControls\TCheckBoxList
                    implements
                            IRepeatInfoUser,                             INamingContainer,                             IPostBackDataHandler,                             IValidatable \Prado\Web\UI\WebControls\TCheckBoxList
                    implements
                            IRepeatInfoUser,                             INamingContainer,                             IPostBackDataHandler,                             IValidatable
- 
                     \Prado\Web\UI\WebControls\TListControl
                    implements
                            IDataRenderer \Prado\Web\UI\WebControls\TListControl
                    implements
                            IDataRenderer
- 
                     \Prado\Web\UI\WebControls\TDataBoundControl \Prado\Web\UI\WebControls\TDataBoundControl
- 
                     \Prado\Web\UI\WebControls\TWebControl
                    implements
                            IStyleable \Prado\Web\UI\WebControls\TWebControl
                    implements
                            IStyleable
- 
                     \Prado\Web\UI\TControl
                    implements
                            IRenderable,                             IBindable \Prado\Web\UI\TControl
                    implements
                            IRenderable,                             IBindable
- 
                     \Prado\TApplicationComponent \Prado\TApplicationComponent
- 
                     \Prado\TComponent \Prado\TComponent
Author: Bradley Booms <bradley[dot]booms[at]gmail[dot]com>
Since: 3.0
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | 
                    render(THtmlWriter $writer) : mixed                
                    Add rating style class name to the class attribute
when {@see setReadOnly ReadOnly} property is true and when the
{@see setCssClass CssClass} property is empty.
                    
                 | 
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | 
                    setHalfRatingInterval(array<string|int, mixed> $value) : mixed                
                    Sets the interval such that those rating values within the interval
will be considered as a half star rating.
                    
                 | 
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            protected
                                                             | |
| 
            protected
                                                             | |
| 
            protected
                                                             | |
| 
            protected
                                                             | 
                    getClientClassName() : string                
                    Gets the name of the javascript class responsible for performing postback for this control.
                     This method overrides the parent implementation. | 
| 
            protected
                                                             | |
| 
            protected
                                                             | |
| 
            protected
                                                             | |
| 
            protected
                                                             | |
| 
            protected
                                                             | |
| 
            protected
                                                             | 
| 
                public
                                mixed
             | 
                SCRIPT_PATH
            
                Script path relative to the TClientScriptManager::SCRIPT_PATH
             | 'ratings' |