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