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

Controller::getActionName()

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

Controller::getActionName()

Controller::getActionName() – Finds the names of the current page and the current action.

Synopsis

require_once 'HTML/QuickForm/Controller.php';

array HTML_QuickForm_Controller::getActionName ( )

This method searches the $_REQUEST array for an element with a special name and splits the name into page name and action. If such an element is not found, the first page will be default and 'display' the default action.

Return value

returns first element is page name, second is action name

Throws

throws no exceptions thrown

Note

This function can not be called statically.



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

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