public function PowerMenuNodeHandler::configurationFormValidate in Power Menu 7.2
Overrides PowerMenuHandlerInterface::configurationFormValidate
See also
PowerMenuHandlerInterface::configurationFormValidate()
File
- plugins/
menu_handlers/ PowerMenuNodeHandler.class.php, line 28
Class
- PowerMenuNodeHandler
- Implementation of the interface PowerMenuHandlerInterface.
Code
public function configurationFormValidate(array &$elements, array &$form_state, $form_id = NULL) {
}