Słownik i definicje programowania w PHP na N
- Jak działa value_ get_ checkbox_ newt wywołanie funkcji , błędy i użycie
string newt_checkbox_get_value ( resource checkbox )
. - Jak działa text_ set_ label_ newt wywołanie funkcji , błędy i użycie
void newt_label_set_text ( resource label, string text )
. - Jak działa init_ ncurses wywołanie funkcji Initialize ncurses, błędy i użycie
void ncurses_init ( void )
. - Jak działa value_ set_ checkbox_ newt wywołanie funkcji , błędy i użycie
void newt_checkbox_set_value ( resource checkbox, string value )
. - Jak działa natcasesort wywołanie funkcji Sort an array using a case insensitive "natural order" algorithm, błędy i użycie
bool natcasesort ( array &array )
. - Jak działa natsort wywołanie funkcji Sort an array using a "natural order" algorithm, błędy i użycie
bool natsort ( array &array )
. - Jak działa next wywołanie funkcji Advance the internal array pointer of an array, błędy i użycie
mixed next ( array &array )
. - Jak działa ngettext wywołanie funkcji Plural version of gettext, błędy i użycie
string ngettext ( string msgid1, string msgid2, int n )
. - Jak działa body_ notes wywołanie funkcji Open the message msg_number in the specified mailbox on the specified server (leave serv, błędy i użycie
array notes_body ( string server, string mailbox, int msg_number )
. - Jak działa db_ copy_ notes wywołanie funkcji Copy a Lotus Notes database, błędy i użycie
bool notes_copy_db ( string from_database_name, string to_database_name )
. - Jak działa db_ create_ notes wywołanie funkcji Create a Lotus Notes database, błędy i użycie
bool notes_create_db ( string database_name )
. - Jak działa note_ create_ notes wywołanie funkcji Create a note using form form_name, błędy i użycie
bool notes_create_note ( string database_name, string form_name )
. - Jak działa db_ drop_ notes wywołanie funkcji Drop a Lotus Notes database, błędy i użycie
bool notes_drop_db ( string database_name )
. - Jak działa note_ find_ notes wywołanie funkcji Returns a note id found in database_name, błędy i użycie
int notes_find_note ( string database_name, string name [, string type] )
. - Jak działa info_ header_ notes wywołanie funkcji Open the message msg_number in the specified mailbox on the specified server (leave serv, błędy i użycie
object notes_header_info ( string server, string mailbox, int msg_number )
. - Jak działa msgs_ list_ notes wywołanie funkcji Returns the notes from a selected database_name, błędy i użycie
bool notes_list_msgs ( string db )
. - Jak działa read_ mark_ notes wywołanie funkcji Mark a note_id as read for the User user_name, błędy i użycie
bool notes_mark_read ( string database_name, string user_name, string note_id )
. - Jak działa unread_ mark_ notes wywołanie funkcji Mark a note_id as unread for the User user_name, błędy i użycie
bool notes_mark_unread ( string database_name, string user_name, string note_id )
. - Jak działa create_ nav_ notes wywołanie funkcji Create a navigator name, in database_name, błędy i użycie
bool notes_nav_create ( string database_name, string name )
. - Jak działa search_ notes wywołanie funkcji Find notes that match keywords in database_name, błędy i użycie
array notes_search ( string database_name, string keywords )
. - Jak działa unread_ notes wywołanie funkcji Returns the unread note id's for the current User user_name, błędy i użycie
array notes_unread ( string database_name, string user_name )
. - Jak działa version_ notes wywołanie funkcji Get the version Lotus Notes, błędy i użycie
float notes_version ( string database_name )
. - Jak działa addch_ ncurses wywołanie funkcji Add character at current position and advance cursor, błędy i użycie
int ncurses_addch ( int ch )
. - Jak działa addchnstr_ ncurses wywołanie funkcji Add attributed string with specified length at current position, błędy i użycie
int ncurses_addchnstr ( string s, int n )
. - Jak działa addchstr_ ncurses wywołanie funkcji Add attributed string at current position, błędy i użycie
int ncurses_addchstr ( string s )
. - Jak działa addnstr_ ncurses wywołanie funkcji Add string with specified length at current position, błędy i użycie
int ncurses_addnstr ( string s, int n )
. - Jak działa addstr_ ncurses wywołanie funkcji Output text at current position, błędy i użycie
int ncurses_addstr ( string text )
. - Jak działa colors_ default_ assume_ ncurses wywołanie funkcji Define default colors for color 0, błędy i użycie
int ncurses_assume_default_colors ( int fg, int bg )
. - Jak działa attroff_ ncurses wywołanie funkcji Turn off the given attributes, błędy i użycie
int ncurses_attroff ( int attributes )
. - Jak działa attron_ ncurses wywołanie funkcji Turn on the given attributes, błędy i użycie
int ncurses_attron ( int attributes )
. - Jak działa attrset_ ncurses wywołanie funkcji Set given attributes, błędy i użycie
int ncurses_attrset ( int attributes )
. - Jak działa baudrate_ ncurses wywołanie funkcji Returns baudrate of terminal, błędy i użycie
int ncurses_baudrate ( void )
. - Jak działa beep_ ncurses wywołanie funkcji Let the terminal beep, błędy i użycie
int ncurses_beep ( void )
. - Jak działa bkgd_ ncurses wywołanie funkcji Set background property for terminal screen, błędy i użycie
int ncurses_bkgd ( int attrchar )
. - Jak działa bkgdset_ ncurses wywołanie funkcji Control screen background, błędy i użycie
void ncurses_bkgdset ( int attrchar )
. - Jak działa border_ ncurses wywołanie funkcji Draw a border around the screen using attributed characters, błędy i użycie
int ncurses_border ( int left, int right, int top, int bottom, int tl_corner, int tr_corner, int bl_corner, int br_corner )
. - Jak działa panel_ bottom_ ncurses wywołanie funkcji Moves a visible panel to the bottom of the stack, błędy i użycie
int ncurses_bottom_panel ( resource panel )
. - Jak działa color_ change_ can_ ncurses wywołanie funkcji Check if we can change terminals colors, błędy i użycie
bool ncurses_can_change_color ( void )
. - Jak działa cbreak_ ncurses wywołanie funkcji Switch of input buffering, błędy i użycie
bool ncurses_cbreak ( void )
. - Jak działa clear_ ncurses wywołanie funkcji Clear screen, błędy i użycie
bool ncurses_clear ( void )
. - Jak działa clrtobot_ ncurses wywołanie funkcji Clear screen from current position to bottom, błędy i użycie
bool ncurses_clrtobot ( void )
. - Jak działa clrtoeol_ ncurses wywołanie funkcji Clear screen from current position to end of line, błędy i użycie
bool ncurses_clrtoeol ( void )
. - Jak działa content_ color_ ncurses wywołanie funkcji Gets the RGB value for color, błędy i użycie
int ncurses_color_content ( int color, int &r, int &g, int &b )
. - Jak działa set_ color_ ncurses wywołanie funkcji Set fore- and background color, błędy i użycie
int ncurses_color_set ( int pair )
. - Jak działa set_ curs_ ncurses wywołanie funkcji Set cursor state, błędy i użycie
int ncurses_curs_set ( int visibility )
. - Jak działa mode_ prog_ def_ ncurses wywołanie funkcji Saves terminals (program) mode, błędy i użycie
bool ncurses_def_prog_mode ( void )
. - Jak działa mode_ shell_ def_ ncurses wywołanie funkcji Saves terminals (shell) mode, błędy i użycie
bool ncurses_def_shell_mode ( void )
. - Jak działa key_ define_ ncurses wywołanie funkcji Define a keycode, błędy i użycie
int ncurses_define_key ( string definition, int keycode )
. - Jak działa panel_ del_ ncurses wywołanie funkcji Remove panel from the stack and delete it (but not the associated window), błędy i użycie
bool ncurses_del_panel ( resource panel )
. - Jak działa output_ delay_ ncurses wywołanie funkcji Delay output on terminal using padding characters, błędy i użycie
int ncurses_delay_output ( int milliseconds )
. - Jak działa delch_ ncurses wywołanie funkcji Delete character at current position, move rest of line left, błędy i użycie
bool ncurses_delch ( void )
. - Jak działa deleteln_ ncurses wywołanie funkcji Delete line at current position, move rest of screen up, błędy i użycie
bool ncurses_deleteln ( void )
. - Jak działa delwin_ ncurses wywołanie funkcji Delete a ncurses window, błędy i użycie
bool ncurses_delwin ( resource window )
. - Jak działa doupdate_ ncurses wywołanie funkcji Write all prepared refreshes to terminal, błędy i użycie
bool ncurses_doupdate ( void )
. - Jak działa echo_ ncurses wywołanie funkcji Activate keyboard input echo, błędy i użycie
bool ncurses_echo ( void )
. - Jak działa echochar_ ncurses wywołanie funkcji Single character output including refresh, błędy i użycie
int ncurses_echochar ( int character )
. - Jak działa end_ ncurses wywołanie funkcji Stop using ncurses, clean up the screen, błędy i użycie
int ncurses_end ( void )
. - Jak działa erase_ ncurses wywołanie funkcji Erase terminal screen, błędy i użycie
bool ncurses_erase ( void )
. - Jak działa erasechar_ ncurses wywołanie funkcji Returns current erase character, błędy i użycie
string ncurses_erasechar ( void )
. - Jak działa filter_ ncurses wywołanie funkcji Set LINES for iniscr() and newterm() to 1, błędy i użycie
void ncurses_filter ( void )
. - Jak działa flash_ ncurses wywołanie funkcji Flash terminal screen (visual bell), błędy i użycie
bool ncurses_flash ( void )
. - Jak działa flushinp_ ncurses wywołanie funkcji Flush keyboard input buffer, błędy i użycie
bool ncurses_flushinp ( void )
. - Jak działa getch_ ncurses wywołanie funkcji Read a character from keyboard, błędy i użycie
int ncurses_getch ( void )
. - Jak działa getmaxyx_ ncurses wywołanie funkcji Returns the size of a window, błędy i użycie
void ncurses_getmaxyx ( resource window, int &y, int &x )
. - Jak działa getmouse_ ncurses wywołanie funkcji Reads mouse event, błędy i użycie
bool ncurses_getmouse ( array &mevent )
. - Jak działa getyx_ ncurses wywołanie funkcji Returns the current cursor position for a window, błędy i użycie
void ncurses_getyx ( resource window, int &y, int &x )
. - Jak działa halfdelay_ ncurses wywołanie funkcji Put terminal into halfdelay mode, błędy i użycie
int ncurses_halfdelay ( int tenth )
. - Jak działa colors_ has_ ncurses wywołanie funkcji Check if terminal has colors, błędy i użycie
bool ncurses_has_colors ( void )
. - Jak działa ic_ has_ ncurses wywołanie funkcji Check for insert- and delete-capabilities, błędy i użycie
bool ncurses_has_ic ( void )
. - Jak działa il_ has_ ncurses wywołanie funkcji Check for line insert- and delete-capabilities, błędy i użycie
bool ncurses_has_il ( void )
. - Jak działa key_ has_ ncurses wywołanie funkcji Check for presence of a function key on terminal keyboard, błędy i użycie
int ncurses_has_key ( int keycode )
. - Jak działa panel_ hide_ ncurses wywołanie funkcji Remove panel from the stack, making it invisible, błędy i użycie
int ncurses_hide_panel ( resource panel )
. - Jak działa hline_ ncurses wywołanie funkcji Draw a horizontal line at current position using an attributed character and max. n characters long, błędy i użycie
int ncurses_hline ( int charattr, int n )
. - Jak działa inch_ ncurses wywołanie funkcji Get character and attribute at current position, błędy i użycie
string ncurses_inch ( void )
. - Jak działa color_ init_ ncurses wywołanie funkcji Set new RGB value for color, błędy i użycie
int ncurses_init_color ( int color, int r, int g, int b )
. - Jak działa pair_ init_ ncurses wywołanie funkcji Allocate a color pair, błędy i użycie
int ncurses_init_pair ( int pair, int fg, int bg )
. - Jak działa insch_ ncurses wywołanie funkcji Insert character moving rest of line including character at current position, błędy i użycie
int ncurses_insch ( int character )
. - Jak działa insdelln_ ncurses wywołanie funkcji Insert lines before current line scrolling down (negative numbers delete and scroll up), błędy i użycie
int ncurses_insdelln ( int count )
. - Jak działa insertln_ ncurses wywołanie funkcji Insert a line, move rest of screen down, błędy i użycie
bool ncurses_insertln ( void )
. - Jak działa insstr_ ncurses wywołanie funkcji Insert string at current position, moving rest of line right, błędy i użycie
int ncurses_insstr ( string text )
. - Jak działa instr_ ncurses wywołanie funkcji Reads string from terminal screen, błędy i użycie
int ncurses_instr ( string &buffer )
. - Jak działa isendwin_ ncurses wywołanie funkcji Ncurses is in endwin mode, normal screen output may be performed, błędy i użycie
bool ncurses_isendwin ( void )
. - Jak działa keyok_ ncurses wywołanie funkcji Enable or disable a keycode, błędy i użycie
int ncurses_keyok ( int keycode, bool enable )
. - Jak działa keypad_ ncurses wywołanie funkcji Turns keypad on or off, błędy i użycie
int ncurses_keypad ( resource window, bool bf )
. - Jak działa killchar_ ncurses wywołanie funkcji Returns current line kill character, błędy i użycie
string ncurses_killchar ( void )
. - Jak działa longname_ ncurses wywołanie funkcji Returns terminals description, błędy i użycie
string ncurses_longname ( void )
. - Jak działa meta_ ncurses wywołanie funkcji Enables/Disable 8-bit meta key information, błędy i użycie
int ncurses_meta ( resource window, bool 8bit )
. - Jak działa trafo_ mouse_ ncurses wywołanie funkcji Transforms coordinates, błędy i użycie
bool ncurses_mouse_trafo ( int &y, int &x, bool toscreen )
. - Jak działa mouseinterval_ ncurses wywołanie funkcji Set timeout for mouse button clicks, błędy i użycie
int ncurses_mouseinterval ( int milliseconds )
. - Jak działa mousemask_ ncurses wywołanie funkcji Sets mouse options, błędy i użycie
int ncurses_mousemask ( int newmask, int &oldmask )
. - Jak działa panel_ move_ ncurses wywołanie funkcji Moves a panel so that its upper-left corner is at [startx, starty], błędy i użycie
int ncurses_move_panel ( resource panel, int startx, int starty )
. - Jak działa move_ ncurses wywołanie funkcji Move output position, błędy i użycie
int ncurses_move ( int y, int x )
. - Jak działa mvaddch_ ncurses wywołanie funkcji Move current position and add character, błędy i użycie
int ncurses_mvaddch ( int y, int x, int c )
. - Jak działa mvaddchnstr_ ncurses wywołanie funkcji Move position and add attributed string with specified length, błędy i użycie
int ncurses_mvaddchnstr ( int y, int x, string s, int n )
. - Jak działa mvaddchstr_ ncurses wywołanie funkcji Move position and add attributed string, błędy i użycie
int ncurses_mvaddchstr ( int y, int x, string s )
. - Jak działa mvaddnstr_ ncurses wywołanie funkcji Move position and add string with specified length, błędy i użycie
int ncurses_mvaddnstr ( int y, int x, string s, int n )
. - Jak działa mvaddstr_ ncurses wywołanie funkcji Move position and add string, błędy i użycie
int ncurses_mvaddstr ( int y, int x, string s )
. - Jak działa mvcur_ ncurses wywołanie funkcji Move cursor immediately, błędy i użycie
int ncurses_mvcur ( int old_y, int old_x, int new_y, int new_x )
. - Jak działa mvdelch_ ncurses wywołanie funkcji Move position and delete character, shift rest of line left, błędy i użycie
int ncurses_mvdelch ( int y, int x )
. - Jak działa mvgetch_ ncurses wywołanie funkcji Move position and get character at new position, błędy i użycie
int ncurses_mvgetch ( int y, int x )
. - Jak działa mvhline_ ncurses wywołanie funkcji Set new position and draw a horizontal line using an attributed character and max. n characters long, błędy i użycie
int ncurses_mvhline ( int y, int x, int attrchar, int n )
. - Jak działa mvinch_ ncurses wywołanie funkcji Move position and get attributed character at new position, błędy i użycie
int ncurses_mvinch ( int y, int x )
. - Jak działa mvvline_ ncurses wywołanie funkcji Set new position and draw a vertical line using an attributed character and max. n characters long, błędy i użycie
int ncurses_mvvline ( int y, int x, int attrchar, int n )
. - Jak działa mvwaddstr_ ncurses wywołanie funkcji Add string at new position in window, błędy i użycie
int ncurses_mvwaddstr ( resource window, int y, int x, string text )
. - Jak działa napms_ ncurses wywołanie funkcji Sleep, błędy i użycie
int ncurses_napms ( int milliseconds )
. - Jak działa panel_ new_ ncurses wywołanie funkcji Create a new panel and associate it with window, błędy i użycie
resource ncurses_new_panel ( resource window )
. - Jak działa newpad_ ncurses wywołanie funkcji Creates a new pad (window), błędy i użycie
resource ncurses_newpad ( int rows, int cols )
. - Jak działa newwin_ ncurses wywołanie funkcji Create a new window, błędy i użycie
resource ncurses_newwin ( int rows, int cols, int y, int x )
. - Jak działa nl_ ncurses wywołanie funkcji Translate newline and carriage return / line feed, błędy i użycie
bool ncurses_nl ( void )
. - Jak działa nocbreak_ ncurses wywołanie funkcji Switch terminal to cooked mode, błędy i użycie
bool ncurses_nocbreak ( void )
. - Jak działa noecho_ ncurses wywołanie funkcji Switch off keyboard input echo, błędy i użycie
bool ncurses_noecho ( void )
. - Jak działa nonl_ ncurses wywołanie funkcji Do not translate newline and carriage return / line feed, błędy i użycie
bool ncurses_nonl ( void )
. - Jak działa noqiflush_ ncurses wywołanie funkcji Do not flush on signal characters, błędy i użycie
void ncurses_noqiflush ( void )
. - Jak działa noraw_ ncurses wywołanie funkcji Switch terminal out of raw mode, błędy i użycie
bool ncurses_noraw ( void )
. - Jak działa content_ pair_ ncurses wywołanie funkcji Gets the RGB value for color, błędy i użycie
int ncurses_pair_content ( int pair, int &f, int &b )
. - Jak działa above_ panel_ ncurses wywołanie funkcji Returns the panel above panel, błędy i użycie
resource ncurses_panel_above ( resource panel )
. - Jak działa below_ panel_ ncurses wywołanie funkcji Returns the panel below panel, błędy i użycie
resource ncurses_panel_below ( resource panel )
. - Jak działa window_ panel_ ncurses wywołanie funkcji Returns the window associated with panel, błędy i użycie
resource ncurses_panel_window ( resource panel )
. - Jak działa pnoutrefresh_ ncurses wywołanie funkcji Copies a region from a pad into the virtual screen, błędy i użycie
int ncurses_pnoutrefresh ( resource pad, int pminrow, int pmincol, int sminrow, int smincol, int smaxrow, int smaxcol )
. - Jak działa prefresh_ ncurses wywołanie funkcji Copies a region from a pad into the virtual screen, błędy i użycie
int ncurses_prefresh ( resource pad, int pminrow, int pmincol, int sminrow, int smincol, int smaxrow, int smaxcol )
. - Jak działa putp_ ncurses wywołanie funkcji Apply padding information to the string and output it, błędy i użycie
int ncurses_putp ( string text )
. - Jak działa qiflush_ ncurses wywołanie funkcji Flush on signal characters, błędy i użycie
void ncurses_qiflush ( void )
. - Jak działa raw_ ncurses wywołanie funkcji Switch terminal into raw mode, błędy i użycie
bool ncurses_raw ( void )
. - Jak działa refresh_ ncurses wywołanie funkcji Refresh screen, błędy i użycie
int ncurses_refresh ( int ch )
. - Jak działa panel_ replace_ ncurses wywołanie funkcji Replaces the window associated with panel, błędy i użycie
int ncurses_replace_panel ( resource panel, resource window )
. - Jak działa mode_ prog_ reset_ ncurses wywołanie funkcji Resets the prog mode saved by def_prog_mode, błędy i użycie
int ncurses_reset_prog_mode ( void )
. - Jak działa mode_ shell_ reset_ ncurses wywołanie funkcji Resets the shell mode saved by def_shell_mode, błędy i użycie
int ncurses_reset_shell_mode ( void )
. - Jak działa resetty_ ncurses wywołanie funkcji Restores saved terminal state, błędy i użycie
bool ncurses_resetty ( void )
. - Jak działa savetty_ ncurses wywołanie funkcji Saves terminal state, błędy i użycie
bool ncurses_savetty ( void )
. - Jak działa dump_ scr_ ncurses wywołanie funkcji Dump screen content to file, błędy i użycie
int ncurses_scr_dump ( string filename )
. - Jak działa init_ scr_ ncurses wywołanie funkcji Initialize screen from file dump, błędy i użycie
int ncurses_scr_init ( string filename )
. - Jak działa restore_ scr_ ncurses wywołanie funkcji Restore screen from file dump, błędy i użycie
int ncurses_scr_restore ( string filename )
. - Jak działa set_ scr_ ncurses wywołanie funkcji Inherit screen from file dump, błędy i użycie
int ncurses_scr_set ( string filename )
. - Jak działa scrl_ ncurses wywołanie funkcji Scroll window content up or down without changing current position, błędy i użycie
int ncurses_scrl ( int count )
. - Jak działa panel_ show_ ncurses wywołanie funkcji Places an invisible panel on top of the stack, making it visible, błędy i użycie
int ncurses_show_panel ( resource panel )
. - Jak działa attr_ slk_ ncurses wywołanie funkcji Returns current soft label key attribute, błędy i użycie
bool ncurses_slk_attr ( void )
. - Jak działa attroff_ slk_ ncurses wywołanie funkcji Turn off the given attributes for soft function-key labels, błędy i użycie
int ncurses_slk_attroff ( int intarg )
. - Jak działa attron_ slk_ ncurses wywołanie funkcji Turn on the given attributes for soft function-key labels, błędy i użycie
int ncurses_slk_attron ( int intarg )
. - Jak działa attrset_ slk_ ncurses wywołanie funkcji Set given attributes for soft function-key labels, błędy i użycie
int ncurses_slk_attrset ( int intarg )
. - Jak działa clear_ slk_ ncurses wywołanie funkcji Clears soft labels from screen, błędy i użycie
bool ncurses_slk_clear ( void )
. - Jak działa color_ slk_ ncurses wywołanie funkcji Sets color for soft label keys, błędy i użycie
int ncurses_slk_color ( int intarg )
. - Jak działa init_ slk_ ncurses wywołanie funkcji Initializes soft label key functions, błędy i użycie
bool ncurses_slk_init ( int format )
. - Jak działa noutrefresh_ slk_ ncurses wywołanie funkcji Copies soft label keys to virtual screen, błędy i użycie
bool ncurses_slk_noutrefresh ( void )
. - Jak działa refresh_ slk_ ncurses wywołanie funkcji Copies soft label keys to screen, błędy i użycie
bool ncurses_slk_refresh ( void )
. - Jak działa restore_ slk_ ncurses wywołanie funkcji Restores soft label keys, błędy i użycie
bool ncurses_slk_restore ( void )
. - Jak działa set_ slk_ ncurses wywołanie funkcji Sets function key labels, błędy i użycie
bool ncurses_slk_set ( int labelnr, string label, int format )
. - Jak działa touch_ slk_ ncurses wywołanie funkcji Forces output when ncurses_slk_noutrefresh is performed, błędy i użycie
bool ncurses_slk_touch ( void )
. - Jak działa standend_ ncurses wywołanie funkcji Stop using 'standout' attribute, błędy i użycie
int ncurses_standend ( void )
. - Jak działa standout_ ncurses wywołanie funkcji Start using 'standout' attribute, błędy i użycie
int ncurses_standout ( void )
. - Jak działa color_ start_ ncurses wywołanie funkcji Start using colors, błędy i użycie
int ncurses_start_color ( void )
. - Jak działa termattrs_ ncurses wywołanie funkcji Returns a logical OR of all attribute flags supported by terminal, błędy i użycie
bool ncurses_termattrs ( void )
. - Jak działa termname_ ncurses wywołanie funkcji Returns terminals (short)-name, błędy i użycie
string ncurses_termname ( void )
. - Jak działa timeout_ ncurses wywołanie funkcji Set timeout for special key sequences, błędy i użycie
void ncurses_timeout ( int millisec )
. - Jak działa panel_ top_ ncurses wywołanie funkcji Moves a visible panel to the top of the stack, błędy i użycie
int ncurses_top_panel ( resource panel )
. - Jak działa typeahead_ ncurses wywołanie funkcji Specify different filedescriptor for typeahead checking, błędy i użycie
int ncurses_typeahead ( int fd )
. - Jak działa ungetch_ ncurses wywołanie funkcji Put a character back into the input stream, błędy i użycie
int ncurses_ungetch ( int keycode )
. - Jak działa ungetmouse_ ncurses wywołanie funkcji Pushes mouse event to queue, błędy i użycie
bool ncurses_ungetmouse ( array mevent )
. - Jak działa panels_ update_ ncurses wywołanie funkcji Refreshes the virtual screen to reflect the relations between panels in the stack, błędy i użycie
void ncurses_update_panels ( void )
. - Jak działa colors_ default_ use_ ncurses wywołanie funkcji Assign terminal default colors to color id -1, błędy i użycie
bool ncurses_use_default_colors ( void )
. - Jak działa env_ use_ ncurses wywołanie funkcji Control use of environment information about terminal size, błędy i użycie
void ncurses_use_env ( bool flag )
. - Jak działa names_ extended_ use_ ncurses wywołanie funkcji Control use of extended names in terminfo descriptions, błędy i użycie
int ncurses_use_extended_names ( bool flag )
. - Jak działa vidattr_ ncurses wywołanie funkcji Display the string on the terminal in the video attribute mode, błędy i użycie
int ncurses_vidattr ( int intarg )
. - Jak działa vline_ ncurses wywołanie funkcji Draw a vertical line at current position using an attributed character and max. n characters long, błędy i użycie
int ncurses_vline ( int charattr, int n )
. - Jak działa waddch_ ncurses wywołanie funkcji Adds character at current position in a window and advance cursor, błędy i użycie
int ncurses_waddch ( resource window, int ch )
. - Jak działa waddstr_ ncurses wywołanie funkcji Outputs text at current postion in window, błędy i użycie
int ncurses_waddstr ( resource window, string str [, int n] )
. - Jak działa wattroff_ ncurses wywołanie funkcji Turns off attributes for a window, błędy i użycie
int ncurses_wattroff ( resource window, int attrs )
. - Jak działa wattron_ ncurses wywołanie funkcji Turns on attributes for a window, błędy i użycie
int ncurses_wattron ( resource window, int attrs )
. - Jak działa wattrset_ ncurses wywołanie funkcji Set the attributes for a window, błędy i użycie
int ncurses_wattrset ( resource window, int attrs )
. - Jak działa wborder_ ncurses wywołanie funkcji Draws a border around the window using attributed characters, błędy i użycie
int ncurses_wborder ( resource window, int left, int right, int top, int bottom, int tl_corner, int tr_corner, int bl_corner, int br_corner )
. - Jak działa wclear_ ncurses wywołanie funkcji Clears window, błędy i użycie
int ncurses_wclear ( resource window )
. - Jak działa set_ wcolor_ ncurses wywołanie funkcji Sets windows color pairings, błędy i użycie
int ncurses_wcolor_set ( resource window, int color_pair )
. - Jak działa werase_ ncurses wywołanie funkcji Erase window contents, błędy i użycie
int ncurses_werase ( resource window )
. - Jak działa wgetch_ ncurses wywołanie funkcji Reads a character from keyboard (window), błędy i użycie
int ncurses_wgetch ( resource window )
. - Jak działa whline_ ncurses wywołanie funkcji Draws a horizontal line in a window at current position using an attributed character and max. n characters long, błędy i użycie
int ncurses_whline ( resource window, int charattr, int n )
. - Jak działa trafo_ wmouse_ ncurses wywołanie funkcji Transforms window/stdscr coordinates, błędy i użycie
bool ncurses_wmouse_trafo ( resource window, int &y, int &x, bool toscreen )
. - Jak działa wmove_ ncurses wywołanie funkcji Moves windows output position, błędy i użycie
int ncurses_wmove ( resource window, int y, int x )
. - Jak działa wnoutrefresh_ ncurses wywołanie funkcji Copies window to virtual screen, błędy i użycie
int ncurses_wnoutrefresh ( resource window )
. - Jak działa wrefresh_ ncurses wywołanie funkcji Refresh window on terminal screen, błędy i użycie
int ncurses_wrefresh ( resource window )
. - Jak działa wstandend_ ncurses wywołanie funkcji End standout mode for a window, błędy i użycie
int ncurses_wstandend ( resource window )
. - Jak działa wstandout_ ncurses wywołanie funkcji Enter standout mode for a window, błędy i użycie
int ncurses_wstandout ( resource window )
. - Jak działa wvline_ ncurses wywołanie funkcji Draws a vertical line in a window at current position using an attributed character and max. n characters long, błędy i użycie
int ncurses_wvline ( resource window, int charattr, int n )
. - Jak działa bell_ newt wywołanie funkcji Send a beep to the terminal, błędy i użycie
void newt_bell ( void )
. - Jak działa bar_ button_ newt wywołanie funkcji , błędy i użycie
resource newt_button_bar ( array &buttons )
. - Jak działa button_ newt wywołanie funkcji , błędy i użycie
resource newt_button ( int left, int top, string text )
. - Jak działa window_ centered_ newt wywołanie funkcji Open a centered window of the specified size, błędy i użycie
int newt_centered_window ( int width, int height [, string title] )
. - Jak działa flags_ set_ checkbox_ newt wywołanie funkcji , błędy i użycie
void newt_checkbox_set_flags ( resource checkbox, int flags, int sense )
. - Jak działa item_ add_ tree_ checkbox_ newt wywołanie funkcji *, błędy i użycie
void newt_checkbox_tree_add_item ( resource checkboxtree, string text, mixed data, int flags, int index [, int ...] )
. - Jak działa item_ find_ tree_ checkbox_ newt wywołanie funkcji , błędy i użycie
array newt_checkbox_tree_find_item ( resource checkboxtree, mixed data )
. - Jak działa current_ get_ tree_ checkbox_ newt wywołanie funkcji , błędy i użycie
mixed newt_checkbox_tree_get_current ( resource checkboxtree )
. - Jak działa value_ entry_ get_ tree_ checkbox_ newt wywołanie funkcji , błędy i użycie
string newt_checkbox_tree_get_entry_value ( resource checkboxtree, mixed data )
. - Jak działa selection_ multi_ get_ tree_ checkbox_ newt wywołanie funkcji , błędy i użycie
array newt_checkbox_tree_get_multi_selection ( resource checkboxtree, string seqnum )
. - Jak działa selection_ get_ tree_ checkbox_ newt wywołanie funkcji , błędy i użycie
array newt_checkbox_tree_get_selection ( resource checkboxtree )
. - Jak działa multi_ tree_ checkbox_ newt wywołanie funkcji , błędy i użycie
resource newt_checkbox_tree_multi ( int left, int top, int height, string seq [, int flags] )
. - Jak działa current_ set_ tree_ checkbox_ newt wywołanie funkcji , błędy i użycie
void newt_checkbox_tree_set_current ( resource checkboxtree, mixed data )
. - Jak działa value_ entry_ set_ tree_ checkbox_ newt wywołanie funkcji , błędy i użycie
void newt_checkbox_tree_set_entry_value ( resource checkboxtree, mixed data, string value )
. - Jak działa entry_ set_ tree_ checkbox_ newt wywołanie funkcji , błędy i użycie
void newt_checkbox_tree_set_entry ( resource checkboxtree, mixed data, string text )
. - Jak działa width_ set_ tree_ checkbox_ newt wywołanie funkcji , błędy i użycie
void newt_checkbox_tree_set_width ( resource checkbox_tree, int width )
. - Jak działa tree_ checkbox_ newt wywołanie funkcji , błędy i użycie
resource newt_checkbox_tree ( int left, int top, int height [, int flags] )
. - Jak działa checkbox_ newt wywołanie funkcji , błędy i użycie
resource newt_checkbox ( int left, int top, string text, string def_value [, string seq] )
. - Jak działa buffer_ key_ clear_ newt wywołanie funkcji Discards the contents of the terminal's input buffer without waiting for additional input, błędy i użycie
void newt_clear_key_buffer ( void )
. - Jak działa cls_ newt wywołanie funkcji , błędy i użycie
void newt_cls ( void )
. - Jak działa button_ compact_ newt wywołanie funkcji , błędy i użycie
resource newt_compact_button ( int left, int top, string text )
. - Jak działa callback_ add_ component_ newt wywołanie funkcji , błędy i użycie
void newt_component_add_callback ( resource component, mixed func_name, mixed data )
. - Jak działa focus_ takes_ component_ newt wywołanie funkcji , błędy i użycie
void newt_component_takes_focus ( resource component, bool takes_focus )
. - Jak działa grid_ create_ newt wywołanie funkcji , błędy i użycie
resource newt_create_grid ( int cols, int rows )
. - Jak działa off_ cursor_ newt wywołanie funkcji , błędy i użycie
void newt_cursor_off ( void )
. - Jak działa on_ cursor_ newt wywołanie funkcji , błędy i użycie
void newt_cursor_on ( void )
. - Jak działa delay_ newt wywołanie funkcji , błędy i użycie
void newt_delay ( int microseconds )
. - Jak działa form_ draw_ newt wywołanie funkcji , błędy i użycie
void newt_draw_form ( resource form )
. - Jak działa text_ root_ draw_ newt wywołanie funkcji Displays the string text at the position indicated, błędy i użycie
void newt_draw_root_text ( int left, int top, string text )
. - Jak działa value_ get_ entry_ newt wywołanie funkcji , błędy i użycie
string newt_entry_get_value ( resource entry )
. - Jak działa filter_ set_ entry_ newt wywołanie funkcji , błędy i użycie
void newt_entry_set_filter ( resource entry, callback filter, mixed data )
. - Jak działa flags_ set_ entry_ newt wywołanie funkcji , błędy i użycie
void newt_entry_set_flags ( resource entry, int flags, int sense )
. - Jak działa set_ entry_ newt wywołanie funkcji , błędy i użycie
void newt_entry_set ( resource entry, string value [, bool cursor_at_end] )
. - Jak działa entry_ newt wywołanie funkcji , błędy i użycie
resource newt_entry ( int left, int top, int width [, string init_value [, int flags]] )
. - Jak działa finished_ newt wywołanie funkcji Uninitializes newt interface, błędy i użycie
int newt_finished ( void )
. - Jak działa component_ add_ form_ newt wywołanie funkcji Adds a single component to the form, błędy i użycie
void newt_form_add_component ( resource form, resource component )
. - Jak działa components_ add_ form_ newt wywołanie funkcji Add several components to the form, błędy i użycie
void newt_form_add_components ( resource form, array components )
. - Jak działa key_ host_ add_ form_ newt wywołanie funkcji , błędy i użycie
void newt_form_add_host_key ( resource form, int key )
. - Jak działa destroy_ form_ newt wywołanie funkcji Destroys a form, błędy i użycie
void newt_form_destroy ( resource form )
. - Jak działa current_ get_ form_ newt wywołanie funkcji , błędy i użycie
resource newt_form_get_current ( resource form )
. - Jak działa run_ form_ newt wywołanie funkcji Runs a form, błędy i użycie
void newt_form_run ( resource form, array &exit_struct )
. - Jak działa background_ set_ form_ newt wywołanie funkcji , błędy i użycie
void newt_form_set_background ( resource from, int background )
. - Jak działa height_ set_ form_ newt wywołanie funkcji , błędy i użycie
void newt_form_set_height ( resource form, int height )
. - Jak działa size_ set_ form_ newt wywołanie funkcji , błędy i użycie
void newt_form_set_size ( resource form )
. - Jak działa timer_ set_ form_ newt wywołanie funkcji , błędy i użycie
void newt_form_set_timer ( resource form, int milliseconds )
. - Jak działa width_ set_ form_ newt wywołanie funkcji , błędy i użycie
void newt_form_set_width ( resource form, int width )
. - Jak działa fd_ watch_ form_ newt wywołanie funkcji , błędy i użycie
void newt_form_watch_fd ( resource form, resource stream [, int flags] )
. - Jak działa form_ newt wywołanie funkcji Create a form, błędy i użycie
resource newt_form ( [resource vert_bar [, string help [, int flags]]] )
. - Jak działa size_ screen_ get_ newt wywołanie funkcji Fills in the passed references with the current size of the terminal, błędy i użycie
void newt_get_screen_size ( int &cols, int &rows )
. - Jak działa form_ to_ components_ add_ grid_ newt wywołanie funkcji , błędy i użycie
void newt_grid_add_components_to_form ( resource grid, resource form, bool recurse )
. - Jak działa window_ basic_ grid_ newt wywołanie funkcji , błędy i użycie
resource newt_grid_basic_window ( resource text, resource middle, resource buttons )
. - Jak działa free_ grid_ newt wywołanie funkcji , błędy i użycie
void newt_grid_free ( resource grid, bool recurse )
. - Jak działa size_ get_ grid_ newt wywołanie funkcji , błędy i użycie
void newt_grid_get_size ( resouce grid, int &width, int &height )
. - Jak działa stacked_ close_ h_ grid_ newt wywołanie funkcji , błędy i użycie
resource newt_grid_h_close_stacked ( int element1_type, resource element1 [, int ... [, resource ...]] )
. - Jak działa stacked_ h_ grid_ newt wywołanie funkcji , błędy i użycie
resource newt_grid_h_stacked ( int element1_type, resource element1 [, int ... [, resource ...]] )
. - Jak działa place_ grid_ newt wywołanie funkcji , błędy i użycie
void newt_grid_place ( resource grid, int left, int top )
. - Jak działa field_ set_ grid_ newt wywołanie funkcji , błędy i użycie
void newt_grid_set_field ( resource grid, int col, int row, int type, resource val, int pad_left, int pad_top, int pad_right, int pad_bottom, int anchor [, int flags] )
. - Jak działa window_ simple_ grid_ newt wywołanie funkcji , błędy i użycie
resource newt_grid_simple_window ( resource text, resource middle, resource buttons )
. - Jak działa stacked_ close_ v_ grid_ newt wywołanie funkcji , błędy i użycie
resource newt_grid_v_close_stacked ( int element1_type, resource element1 [, int ... [, resource ...]] )
. - Jak działa stacked_ v_ grid_ newt wywołanie funkcji , błędy i użycie
resource newt_grid_v_stacked ( int element1_type, resource element1 [, int ... [, resource ...]] )
. - Jak działa at_ window_ wrapped_ grid_ newt wywołanie funkcji , błędy i użycie
void newt_grid_wrapped_window_at ( resource grid, string title, int left, int top )
. - Jak działa window_ wrapped_ grid_ newt wywołanie funkcji , błędy i użycie
void newt_grid_wrapped_window ( resource grid, string title )
. - Jak działa init_ newt wywołanie funkcji Initialize newt, błędy i użycie
int newt_init ( void )
. - Jak działa label_ newt wywołanie funkcji , błędy i użycie
resource newt_label ( int left, int top, string text )
. - Jak działa entry_ append_ listbox_ newt wywołanie funkcji , błędy i użycie
void newt_listbox_append_entry ( resource listbox, string text, mixed data )
. - Jak działa selection_ clear_ listbox_ newt wywołanie funkcji , błędy i użycie
void newt_listbox_clear_selection ( resource listbox )
. - Jak działa clear_ listbox_ newt wywołanie funkcji , błędy i użycie
void newt_listbox_clear ( resource listobx )
. - Jak działa entry_ delete_ listbox_ newt wywołanie funkcji , błędy i użycie
void newt_listbox_delete_entry ( resource listbox, mixed key )
. - Jak działa current_ get_ listbox_ newt wywołanie funkcji , błędy i użycie
string newt_listbox_get_current ( resource listbox )
. - Jak działa selection_ get_ listbox_ newt wywołanie funkcji , błędy i użycie
array newt_listbox_get_selection ( resource listbox )
. - Jak działa entry_ insert_ listbox_ newt wywołanie funkcji , błędy i użycie
void newt_listbox_insert_entry ( resource listbox, string text, mixed data, mixed key )
. - Jak działa count_ item_ listbox_ newt wywołanie funkcji , błędy i użycie
int newt_listbox_item_count ( resource listbox )
. - Jak działa item_ select_ listbox_ newt wywołanie funkcji , błędy i użycie
void newt_listbox_select_item ( resource listbox, mixed key, int sense )
. - Jak działa key_ by_ current_ set_ listbox_ newt wywołanie funkcji , błędy i użycie
void newt_listbox_set_current_by_key ( resource listbox, mixed key )
. - Jak działa current_ set_ listbox_ newt wywołanie funkcji , błędy i użycie
void newt_listbox_set_current ( resource listbox, int num )
. - Jak działa data_ set_ listbox_ newt wywołanie funkcji , błędy i użycie
void newt_listbox_set_data ( resource listbox, int num, mixed data )
. - Jak działa entry_ set_ listbox_ newt wywołanie funkcji , błędy i użycie
void newt_listbox_set_entry ( resource listbox, int num, string text )
. - Jak działa width_ set_ listbox_ newt wywołanie funkcji , błędy i użycie
void newt_listbox_set_width ( resource listbox, int width )
. - Jak działa listbox_ newt wywołanie funkcji , błędy i użycie
resource newt_listbox ( int left, int top, int height [, int flags] )
. - Jak działa data_ get_ listitem_ newt wywołanie funkcji , błędy i użycie
mixed newt_listitem_get_data ( resource item )
. - Jak działa set_ listitem_ newt wywołanie funkcji , błędy i użycie
void newt_listitem_set ( resource item, string text )
. - Jak działa listitem_ newt wywołanie funkcji , błędy i użycie
resource newt_listitem ( int left, int top, string text, bool is_default, resouce prev_item, mixed data [, int flags] )
. - Jak działa window_ open_ newt wywołanie funkcji Open a window of the specified size and position, błędy i użycie
int newt_open_window ( int left, int top, int width, int height [, string title] )
. - Jak działa line_ help_ pop_ newt wywołanie funkcji Replaces the current help line with the one from the stack, błędy i użycie
void newt_pop_help_line ( void )
. - Jak działa window_ pop_ newt wywołanie funkcji Removes the top window from the display, błędy i użycie
void newt_pop_window ( void )
. - Jak działa line_ help_ push_ newt wywołanie funkcji Saves the current help line on a stack, and displays the new line, błędy i użycie
void newt_push_help_line ( [string text] )
. - Jak działa current_ get_ radio_ newt wywołanie funkcji , błędy i użycie
resource newt_radio_get_current ( resource set_member )
. - Jak działa radiobutton_ newt wywołanie funkcji , błędy i użycie
resource newt_radiobutton ( int left, int top, string text, bool is_default [, resource prev_button] )
. - Jak działa line_ help_ redraw_ newt wywołanie funkcji , błędy i użycie
void newt_redraw_help_line ( void )
. - Jak działa text_ reflow_ newt wywołanie funkcji , błędy i użycie
string newt_reflow_text ( string text, int width, int flex_down, int flex_up, int &actual_width, int &actual_height )
. - Jak działa refresh_ newt wywołanie funkcji Updates modified portions of the screen, błędy i użycie
void newt_refresh ( void )
. - Jak działa screen_ resize_ newt wywołanie funkcji , błędy i użycie
void newt_resize_screen ( [bool redraw] )
. - Jak działa resume_ newt wywołanie funkcji Resume using the newt interface after calling newt_suspend(), błędy i użycie
void newt_resume ( void )
. - Jak działa form_ run_ newt wywołanie funkcji Runs a form, błędy i użycie
resource newt_run_form ( resource form )
. - Jak działa set_ scale_ newt wywołanie funkcji , błędy i użycie
void newt_scale_set ( resource scale, int amount )
. - Jak działa scale_ newt wywołanie funkcji , błędy i użycie
resource newt_scale ( int left, int top, int width, int full_value )
. - Jak działa set_ scrollbar_ newt wywołanie funkcji , błędy i użycie
void newt_scrollbar_set ( resource scrollbar, int where, int total )
. - Jak działa callback_ help_ set_ newt wywołanie funkcji , błędy i użycie
void newt_set_help_callback ( mixed function )
. - Jak działa callback_ suspend_ set_ newt wywołanie funkcji Set a callback function which gets invoked when user presses the suspend key, błędy i użycie
void newt_set_suspend_callback ( callback function, mixed data )
. - Jak działa suspend_ newt wywołanie funkcji Tells newt to return the terminal to its initial state, błędy i użycie
void newt_suspend ( void )
. - Jak działa text_ set_ texbox_ newt wywołanie funkcji , błędy i użycie
void newt_texbox_set_text ( resource textbox, string text )
. - Jak działa lines_ num_ get_ textbox_ newt wywołanie funkcji , błędy i użycie
int newt_textbox_get_num_lines ( resource textbox )
. - Jak działa reflowed_ textbox_ newt wywołanie funkcji , błędy i użycie
resource newt_textbox_reflowed ( int left, int top, char *text, int width, int flex_down, int flex_up [, int flags] )
. - Jak działa height_ set_ textbox_ newt wywołanie funkcji , błędy i użycie
void newt_textbox_set_height ( resource textbox, int height )
. - Jak działa textbox_ newt wywołanie funkcji , błędy i użycie
resource newt_textbox ( int left, int top, int width, int height [, int flags] )
. - Jak działa scrollbar_ vertical_ newt wywołanie funkcji , błędy i użycie
resource newt_vertical_scrollbar ( int left, int top, int height [, int normal_colorset [, int thumb_colorset]] )
. - Jak działa key_ for_ wait_ newt wywołanie funkcji Doesn't return until a key has been pressed, błędy i użycie
void newt_wait_for_key ( void )
. - Jak działa choice_ win_ newt wywołanie funkcji , błędy i użycie
int newt_win_choice ( string title, string button1_text, string button2_text, string format [, mixed args [, mixed ...]] )
. - Jak działa entries_ win_ newt wywołanie funkcji , błędy i użycie
int newt_win_entries ( string title, string text, int suggested_width, int flex_down, int flex_up, int data_width, array &items, string button1 [, string ...] )
. - Jak działa menu_ win_ newt wywołanie funkcji , błędy i użycie
int newt_win_menu ( string title, string text, int suggestedWidth, int flexDown, int flexUp, int maxListHeight, array items, int &listItem [, string button1 [, string ...]] )
. - Jak działa message_ win_ newt wywołanie funkcji , błędy i użycie
void newt_win_message ( string title, string button_text, string format [, mixed args [, mixed ...]] )
. - Jak działa messagev_ win_ newt wywołanie funkcji , błędy i użycie
void newt_win_messagev ( string title, string button_text, string format, array args )
. - Jak działa ternary_ win_ newt wywołanie funkcji , błędy i użycie
int newt_win_ternary ( string title, string button1_text, string button2_text, string button3_text, string format [, mixed args [, mixed ...]] )
. - Jak działa headers_ request_ nsapi wywołanie funkcji Fetch all HTTP request headers, błędy i użycie
array nsapi_request_headers ( void )
. - Jak działa headers_ response_ nsapi wywołanie funkcji Fetch all HTTP response headers, błędy i użycie
array nsapi_response_headers ( void )
. - Jak działa virtual_ nsapi wywołanie funkcji Perform an NSAPI sub-request, błędy i użycie
bool nsapi_virtual ( string uri )
. - Jak działa langinfo_ nl wywołanie funkcji Query language and locale information, błędy i użycie
string nl_langinfo ( int item )
. - Jak działa nl2br wywołanie funkcji Inserts HTML line breaks before all newlines in a string, błędy i użycie
string nl2br ( string string )
. - Jak działa format_ number wywołanie funkcji Format a number with grouped thousands, błędy i użycie
string number_format ( float number [, int decimals [, string dec_point, string thousands_sep]] )
.
PHP programowanie dla początkujących
Kodowanie w języku PHP-Z. Słownik pojęć.
Programowanie w jezyku PHP.Z