NaviServer - programmable web server

[ Main Table Of Contents | Table Of Contents | Keyword Index ]

commandlist(n) 4.99.19 naviserver "NaviServer Built-in Commands"

Name

commandlist - NaviServer commands

Table Of Contents

Synopsis

Description

List of all currently available NaviServer commands.

ADP commands

ns_adp_register
ns_adp_registeradp
ns_adp_registerproc
ns_adp_registerscript
ADP configuration
ns_adp_ctl
ADP exception management
ns_adp_abort
ns_adp_break
ns_adp_exception
ns_adp_return
ADP output commands
ns_adp_append
ns_adp_puts
ns_adp_close
ns_adp_flush
ADP introspection commands
ns_adp_argc
ns_adp_argv
ns_adp_dir
ns_adp_dump
ns_adp_info
ns_adp_tell
ns_adp_stats
ns_adp_bind_args
ns_adp_debug
ns_adp_include
ns_adp_mime
ns_adp_mimetype
ns_adp_parse
ns_adp_trunc

Authorization commands

ns_checkurl
ns_requestauthorize
ns_perm
ns_permpasswd

Cache commands

ns_cache
ns_cache_flush
ns_cache_keys
ns_cache_names
ns_cache_stats
ns_cache_append
ns_cache_create
ns_cache_eval
ns_cache_incr
ns_cache_lappend
ns_fastpath_cache_stats
ns_memoize
ns_memoize_flush
ns_memoize_stats

Cookie commands

ns_cookie
ns_deletecookie
ns_getcookie
ns_setcookie

Concurrent programming, Job administration

ns_cond
ns_critsec
ns_event
ns_job
ns_kill
ns_mutex
ns_rwlock
ns_sema
ns_sleep
ns_thread

DNS lookup commands

ns_addrbyhost
ns_hostbyaddr

Files and File system commands

ns_mktemp
ns_ftruncate
ns_normalizepath
ns_symlink
ns_truncate
ns_rollfile
ns_filestat

Hashing and Encryption commands

ns_crypt
ns_hmac
ns_hotp
ns_md5
ns_md
ns_sha1
ns_totp

HTML, Form, Request related commands

ns_browsermatch
ns_conn
ns_connchan
ns_conncptofp
ns_formvalueput
ns_getcontent
ns_getform
ns_getformfile
ns_htmlselect
ns_internalredirect
ns_queryexists
ns_queryget
ns_querygetall
ns_quotehtml
ns_return
ns_returnfile
ns_returnfp
ns_respond
returnstatus-cmds
ns_returnbadrequest
ns_returnerror
ns_returnforbidden
ns_returnmoved
ns_returnnotfound
ns_returnnotice
ns_returnok
ns_returnredirect
ns_returnunauthorized
ns_returnunavailable
ns_setexpires
ns_striphtml
ns_tagelement
ns_tagelementset
ns_writecontent
ns_writer

HTTP and URL commands

ns_absoluteurl
ns_http
ns_httpget
ns_httpopen
ns_httppost
ns_parsefieldvalue
ns_parseheader
ns_parseurl
ns_url2file
ns_urldecode
ns_urlencode

I18N - Internationalization commands

ns_charsets
ns_choosecharset
ns_cookiecharset
ns_encodingforcharset
ns_encodingfortype
ns_formfieldcharset
ns_setformencoding
ns_urlcharset

Image processing

ns_gifsize
ns_jpegsize
ns_pngsize
ns_imgmime
ns_imgtype
ns_imgsize

Logfile Management

ns_accesslog
ns_asynclogfile
ns_log
ns_logctl
ns_logroll

Mail commands

ns_sendmail
ns_sendmail_config

MIME and encoding related

ns_base64
ns_base64decode
ns_base64encode
ns_base64urldecode
ns_base64urlencode
ns_uudecode
ns_uuencode
ns_guesstype

Scheduling commands

ns_atclose
ns_atsignal
ns_atexit
ns_atprestartup
ns_atshutdown
ns_atstartup
ns_runonce
ns_schedule
ns_schedule_daily
ns_schedule_proc
ns_schedule_weekly
ns_unschedule_proc
ns_pause
ns_resume
ns_after

Sharing variables

nsv
nsv_array
nsv_bucket
nsv_exists
nsv_get
nsv_incr
nsv_append
nsv_lappend
nsv_names
nsv_set
nsv_unset

Streaming commands

ns_write
ns_headers
ns_writefp

Tcl channel management

ns_chan
ns_cleanupchans

Time commands

ns_fmttime
ns_gmtime
ns_httptime
ns_localtime
ns_parsehttptime
ns_parsetime
ns_time

Registration of Filters and Procs for URLs

ns_register
ns_register_filter
ns_register_adp
ns_register_proc
ns_register_tcl
ns_register_trace
ns_unregister_op
ns_register_proxy
ns_register_fastpath
ns_register_fasturl2file
ns_register_url2file
ns_unregister_url2file
ns_shortcut_filter
ns_urlspace

Tcl interpreter management commands

ns_cleanup
ns_eval
ns_ictl
ns_init
ns_reinit

Server configuration commands

ns_config
ns_configsection
ns_configsections
ns_library
ns_modulepath

Server introspection

ns_driver
ns_env
ns_info
ns_server

Suicide commands

ns_shutdown
ns_crash

Socket commands

ns_sls
ns_sockaccept
ns_sockblocking
ns_sockcallback
ns_sockcheck
ns_socketpair
ns_socklisten
ns_socklistencallback
ns_socknonblocking
ns_socknread
ns_sockopen
ns_sockselect

Virtual Server commands

ns_hashpath
ns_serverpath
ns_pagepath
ns_serverrootproc
ns_locationproc

Data structures

ns_set
ns_set
ns_findset
keyl
keylget
keyldel
keylkeys
keylset

Operating System interface and Systems Resource Limits

Setting Privileges
ns_setgroup
ns_setuser
ns_rlimit

Proxy commands

ns_proxy

Unsorted

ns_rand
ns_tcl_abort
ns_set_precision
ns_hrefs
ns_issmallint
ns_module
ns_openexcl
ns_paren
ns_parseargs
ns_parsequery
ns_purgefiles
ns_filewrite
ns_sourcefile
ns_proxy_handler_http
ns_fileread
ns_sourceproc
ns_upload_stats
ns_moduleload

Deprecated

env
ns_adp_eval
ns_adp_registertag
ns_adp_safeeval
ns_cancel
ns_connsendfp
ns_geturl
ns_info filters
ns_info pagedir
ns_info pageroot
ns_info platform
ns_info requestprocs
ns_info tcllib
ns_info traces
ns_info url2file
ns_info winnt
ns_isformcached
ns_passwordcheck
ns_register_adptag
ns_resetcachedform
ns_returnadminnotice
ns_server keepalive
ns_startcontent
ns_thread create
ns_thread get
ns_thread getid
ns_thread join
ns_tmpnam
ns_updateheader

See Also

nsd

Keywords

NaviServer