Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 23439 программистов и 1603 робота. Сейчас ищут 1790 программистов ...

Controller::addAction()

Вернуться к: HTML_QuickForm_Controller

Controller::addAction()

Controller::addAction() – Registers a handler for a specific action.

Synopsis

require_once 'HTML/QuickForm/Controller.php';

void HTML_QuickForm_Controller::addAction ( string $actionName , object HTML_QuickForm_Action &$action )

This handler will be used if the Page that has to handle some action does not have a handler itself.

Parameter

string $actionName

name of the action

object HTML_QuickForm_Action &$action

the handler for the action

Throws

throws no exceptions thrown

Note

This function can not be called statically.



Вернуться к: HTML_QuickForm_Controller

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware