Downloads
Documentation
Get Involved
Help
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Einführung »
« ncurses_wvline
PHP-Handbuch
Funktionsreferenz
Eingabezeilenspezifische Erweiterungen
Change language:
English
Brazilian Portuguese
Chinese (Simplified)
French
German
Japanese
Korean
Romanian
Russian
Spanish
Turkish
Other
Edit
Report a Bug
Newt
Einführung
Installation/Konfiguration
Anforderungen
Installation
Laufzeit-Konfiguration
Ressource-Typen
Vordefinierte Konstanten
Newt form exit reasons
Newt colorsets
Newt argument flags
Newt Flags Sense
Newt Components Flags
File Descriptor Flags
Checkbox Tree Flags
Entry Flags
Listbox Flags
Textbox Flags
Form Flags
Newt Keys
Newt Anchors
Grid Flags
Beispiele
Basic usage
Newt Funktionen
newt_bell
— Send a beep to the terminal
newt_button_bar
— This function returns a grid containing the buttons created
newt_button
— Create a new button
newt_centered_window
— Open a centered window of the specified size
newt_checkbox_get_value
— Retreives value of checkox resource
newt_checkbox_set_flags
— Configures checkbox resource
newt_checkbox_set_value
— Sets the value of the checkbox
newt_checkbox_tree_add_item
— Adds new item to the checkbox tree
newt_checkbox_tree_find_item
— Finds an item in the checkbox tree
newt_checkbox_tree_get_current
— Returns checkbox tree selected item
newt_checkbox_tree_get_entry_value
— Beschreibung
newt_checkbox_tree_get_multi_selection
— Beschreibung
newt_checkbox_tree_get_selection
— Beschreibung
newt_checkbox_tree_multi
— Beschreibung
newt_checkbox_tree_set_current
— Beschreibung
newt_checkbox_tree_set_entry_value
— Beschreibung
newt_checkbox_tree_set_entry
— Beschreibung
newt_checkbox_tree_set_width
— Beschreibung
newt_checkbox_tree
— Beschreibung
newt_checkbox
— Beschreibung
newt_clear_key_buffer
— Discards the contents of the terminal's input buffer without waiting for additional input
newt_cls
— Beschreibung
newt_compact_button
— Beschreibung
newt_component_add_callback
— Beschreibung
newt_component_takes_focus
— Beschreibung
newt_create_grid
— Beschreibung
newt_cursor_off
— Beschreibung
newt_cursor_on
— Beschreibung
newt_delay
— Beschreibung
newt_draw_form
— Beschreibung
newt_draw_root_text
— Displays the string text at the position indicated
newt_entry_get_value
— Beschreibung
newt_entry_set_filter
— Beschreibung
newt_entry_set_flags
— Beschreibung
newt_entry_set
— Beschreibung
newt_entry
— Beschreibung
newt_finished
— Uninitializes newt interface
newt_form_add_component
— Adds a single component to the form
newt_form_add_components
— Add several components to the form
newt_form_add_hot_key
— Beschreibung
newt_form_destroy
— Destroys a form
newt_form_get_current
— Beschreibung
newt_form_run
— Runs a form
newt_form_set_background
— Beschreibung
newt_form_set_height
— Beschreibung
newt_form_set_size
— Beschreibung
newt_form_set_timer
— Beschreibung
newt_form_set_width
— Beschreibung
newt_form_watch_fd
— Beschreibung
newt_form
— Create a form
newt_get_screen_size
— Fills in the passed references with the current size of the terminal
newt_grid_add_components_to_form
— Beschreibung
newt_grid_basic_window
— Beschreibung
newt_grid_free
— Beschreibung
newt_grid_get_size
— Beschreibung
newt_grid_h_close_stacked
— Beschreibung
newt_grid_h_stacked
— Beschreibung
newt_grid_place
— Beschreibung
newt_grid_set_field
— Beschreibung
newt_grid_simple_window
— Beschreibung
newt_grid_v_close_stacked
— Beschreibung
newt_grid_v_stacked
— Beschreibung
newt_grid_wrapped_window_at
— Beschreibung
newt_grid_wrapped_window
— Beschreibung
newt_init
— Initialize newt
newt_label_set_text
— Beschreibung
newt_label
— Beschreibung
newt_listbox_append_entry
— Beschreibung
newt_listbox_clear_selection
— Beschreibung
newt_listbox_clear
— Beschreibung
newt_listbox_delete_entry
— Beschreibung
newt_listbox_get_current
— Beschreibung
newt_listbox_get_selection
— Beschreibung
newt_listbox_insert_entry
— Beschreibung
newt_listbox_item_count
— Beschreibung
newt_listbox_select_item
— Beschreibung
newt_listbox_set_current_by_key
— Beschreibung
newt_listbox_set_current
— Beschreibung
newt_listbox_set_data
— Beschreibung
newt_listbox_set_entry
— Beschreibung
newt_listbox_set_width
— Beschreibung
newt_listbox
— Beschreibung
newt_listitem_get_data
— Beschreibung
newt_listitem_set
— Beschreibung
newt_listitem
— Beschreibung
newt_open_window
— Open a window of the specified size and position
newt_pop_help_line
— Replaces the current help line with the one from the stack
newt_pop_window
— Removes the top window from the display
newt_push_help_line
— Saves the current help line on a stack, and displays the new line
newt_radio_get_current
— Beschreibung
newt_radiobutton
— Beschreibung
newt_redraw_help_line
— Beschreibung
newt_reflow_text
— Beschreibung
newt_refresh
— Updates modified portions of the screen
newt_resize_screen
— Beschreibung
newt_resume
— Resume using the newt interface after calling newt_suspend
newt_run_form
— Runs a form
newt_scale_set
— Beschreibung
newt_scale
— Beschreibung
newt_scrollbar_set
— Beschreibung
newt_set_help_callback
— Beschreibung
newt_set_suspend_callback
— Set a callback function which gets invoked when user presses the suspend key
newt_suspend
— Tells newt to return the terminal to its initial state
newt_textbox_get_num_lines
— Beschreibung
newt_textbox_reflowed
— Beschreibung
newt_textbox_set_height
— Beschreibung
newt_textbox_set_text
— Beschreibung
newt_textbox
— Beschreibung
newt_vertical_scrollbar
— Beschreibung
newt_wait_for_key
— Doesn't return until a key has been pressed
newt_win_choice
— Beschreibung
newt_win_entries
— Beschreibung
newt_win_menu
— Beschreibung
newt_win_message
— Beschreibung
newt_win_messagev
— Beschreibung
newt_win_ternary
— Beschreibung
add a note
User Contributed Notes
There are no user contributed notes for this page.