Public Member Functions | |
render () | |
Static Public Member Functions | |
static | shouldRenderAsDropDownWhenRequired () |
Protected Member Functions | |
getAjaxLinkTitle () | |
getDefaultLabel () | |
getRouteAction () | |
getDefaultRoute () | |
getAjaxOptions () | |
resolveHtmlOptionsForRendering () |
Definition at line 37 of file SendTestEmailLinkActionElement.php.
static shouldRenderAsDropDownWhenRequired | ( | ) | [static] |
Sometimes even though the element supports rendering as a dropDown, it doesn't mean it should. An example is the leaderboard. This should continue to render as normal links.
Reimplemented from ModalListLinkActionElement.
Definition at line 39 of file SendTestEmailLinkActionElement.php.