newt_form_add_component
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) Adds a single component to the form

2025-01-10 15:47:30
newt_listbox_insert_entry
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_listbox_insert_entry ( resource $listbox, string $text, mixed

2025-01-10 15:47:30
newt_entry_set_flags
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_entry_set_flags ( resource $entry, int $flags, int $sense )

2025-01-10 15:47:30
newt_form_add_components
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) Add several components to the form

2025-01-10 15:47:30
newt_entry_get_value
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) string newt_entry_get_value ( resource $entry )

2025-01-10 15:47:30
newt_grid_add_components_to_form
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_grid_add_components_to_form ( resource $grid, resource $form,

2025-01-10 15:47:30
newt_vertical_scrollbar
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) resource newt_vertical_scrollbar ( int $left, int $top, int $height [, int

2025-01-10 15:47:30
newt_checkbox_tree_get_current
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) Returns checkbox tree selected item

2025-01-10 15:47:30
newt_wait_for_key
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) Doesn't return until a key has been pressed

2025-01-10 15:47:30
newt_listbox_item_count
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) int newt_listbox_item_count ( resource $listbox )

2025-01-10 15:47:30