Method | Description | |
---|---|---|
description ( ) : string | Returns the description. | |
id ( ) : string | Returns the ID of the container element. | |
label_id ( ) : string | Returns the ID of the form element to be used by the label in order to make it accessible for screen readers. | |
markup ( ) : string | Returns the markup for the settings box. | |
title ( ) : string | Returns the title of the settings box. |
public description ( ) : string | ||
return | string | The description. |