Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17166 программистов и 1835 роботов. Сейчас ищут 1555 программистов ...
Controller::getPrevName()
Вернуться к: HTML_QuickForm_Controller
Controller::getPrevName()
Controller::getPrevName() – Returns the name of the page before the given.
Synopsis
require_once 'HTML/QuickForm/Controller.php';
string HTML_QuickForm_Controller::getPrevName ( string $pageName )
This package is not documented yet.
Parameter
- string $pageName
-
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: HTML_QuickForm_Controller