PHP Dokumentation: Function newt-push-help-line
12. Januar 2010 von werner
newt_push_help_line
(PECL newt >= 0.1)
newt_push_help_line — Saves the current help line on a stack, and displays the new line
Beschreibung
void newt_push_help_line ([ string $text ] )
Saves the current help line on a stack, and displays the new line.
Parameter-Liste
- text
New help text message
Hinweis: If not specified, the help line is cleared.
Rückgabewerte
Es wird kein Wert zurückgegeben.
Siehe auch
- newt_pop_help_line() – Replaces the current help line with the one from the stack