GridFieldHtmlFragment
class GridFieldHtmlFragment implements GridField_HTMLProvider (View source)
Facilitates adding arbitrary HTML to grid fields
Properties
| protected | string | $targetFragment | Fragment to write the html fragment to.  | 
                |
| protected | string | $htmlFragment | An HTML fragment to render  | 
                
Methods
Details
        
                            
    __construct(string $targetFragment, string $htmlFragment)
        
    
    No description
        
                            array
    getHTMLFragments(GridField $gridField)
        
    
    No description