45 $component->description =
"Provides support for tool hints - dismissable blocks of popup content that provide introductory text";
57 "Site Content" => array
60 "Tool Hints" => array(
"page" =>
"/admin/tool_hints",
63 "icon" =>
"info-circle")
72 return array(
"/components/tool_hints/js/tool_hint.js");
81 "RegisterSerializationHandler" => array(
ToolHintsManager, registerSerializationHandler)