getConfiguredTypes(); return (sizeof($types) > 0); } /** * Returns if a tool may be hidden by configuration in the LAM server profile. * * @return boolean hideable */ function isHideable() { return true; } } ?>