Object name | Nom du fichier | Résumé |
---|---|---|
QuickBlockContent | src/Plugin/QuickContent/QuickBlockContent.php | Class for tab content of type "block" - this is for rendering a block as tab content. @QuicktabFormat{ id = "quickblockcontent |
QuickCallbackContent | src/Plugin/QuickContent/QuickCallbackContent.php | Class for tab content of type "callback" - this is for rendering the contents of some menu callback function as tab content. @QuicktabFormat{ id = "quickcallbackcontent" |
QuickNodeContent | src/Plugin/QuickContent/QuickNodeContent.php | Class for tab content of type "node" - this is for rendering a node as tab content. @QuicktabFormat{ id = "quicknodecontent" } |
QuickQtabsContent | src/Plugin/QuickContent/QuickQtabsContent.php | Class for tab content of type "qtabs" - this is for rendering a QuickSet instance as the tab content of another QuickSet instance. @QuicktabFormat{ id = "quickqtabscontent" } |
QuickViewContent | src/Plugin/QuickContent/QuickViewContent.php | Class for tab content of type "view" - this is for rendering a view as tab content. @QuicktabFormat{ id = "quickviewcontent" } |