You are here

public function PowerMenuPathHandler::configurationFormValidate in Power Menu 7.2

Overrides PowerMenuHandlerInterface::configurationFormValidate

See also

PowerMenuHandlerInterface::configurationFormValidate()

File

plugins/menu_handlers/PowerMenuPathHandler.class.php, line 75

Class

PowerMenuPathHandler
Implementation of the interface PowerMenuHandlerInterface.

Code

public function configurationFormValidate(array &$elements, array &$form_state, $form_id = NULL) {
}