Section::has_widgets()
Method: Returns true if the section contains widgets.
@package: LearnDash / Core
Source Files: src/Core/Template/Dashboards/Sections/Section.php
Method: Returns true if the section contains widgets.
Method: Sets the title of the section.
Method: Sets the hint text of the section.
Method: Returns the hint text of the section.
Method: Returns the title of the section.
Method: Returns the size of the section.
Method: Sets the size of the section.
Method: Returns the supported HTML tags for the hint text.
Filter Hook: Filters the supported HTML tags for the hint text.
Method: Sets the widgets of the section.
Method: Adds the widget.
Method: Sets the sections of the section.
Method: Adds the section.
Method: Returns sections.
Method: Returns widgets.
Method: Returns true if the section contains sections.
Class: A dashboard section.
Method: Constructor.
Method: Creates a new instance of the class.