apps/dvr/php/camera.php File Reference

Go to the source code of this file.

Enumerations

enum  DELETE
enum  UNDELETE

Functions

 addCam ($mac, $id, $ip1, $ip2, $place)
 editCam ($mac, $id, $ip1, $ip2, $place)
 delUndelCam ($mac, $id, $action)
 listCams ($mac, $id)

Variables

 $debug = fopen("/tmp/dvr.log", "a")
 return
 break
 $id = connectToServer (server, user, password)
 return
 return
 break
case add
case $id
case $_GET [ip1]
case $_GET [ip2]
case $_GET [place]
 break
case edit
case $id
case $_GET [ip1]
case $_GET [ip2]
case $_GET [place]
 break
case del
case $id
case DELETE
 break
case undel
case $id
case UNDELETE
 break
default __pad0__
default cameras
 break


Enumeration Type Documentation

enum DELETE

Definition at line 11 of file camera.php.

enum UNDELETE

Definition at line 12 of file camera.php.


Function Documentation

addCam ( mac,
id,
ip1,
ip2,
place 
)

Definition at line 15 of file camera.php.

References $i, $id, checkMac(), error(), and formClosedTag().

delUndelCam ( mac,
id,
action 
)

Definition at line 110 of file camera.php.

References $id, checkMac(), error(), and formClosedTag().

editCam ( mac,
id,
ip1,
ip2,
place 
)

Definition at line 48 of file camera.php.

References $id, checkMac(), error(), and formClosedTag().

listCams ( mac,
id 
)

Definition at line 153 of file camera.php.

References $i, $id, checkMac(), error(), and formClosedTag().


Variable Documentation

case $_GET[place]

Definition at line 254 of file camera.php.

case $_GET[ip2]

Definition at line 254 of file camera.php.

case $_GET[ip1]

Definition at line 254 of file camera.php.

case $_GET[place]

Definition at line 251 of file camera.php.

case $_GET[ip2]

Definition at line 251 of file camera.php.

case $_GET[ip1]

Definition at line 251 of file camera.php.

Referenced by parseGetNames(), processGet(), and showLastImages().

$debug = fopen("/tmp/dvr.log", "a")

Definition at line 211 of file camera.php.

Referenced by startSession(), and stopSession().

case $id

Definition at line 260 of file camera.php.

case $id

Definition at line 257 of file camera.php.

case $id

Definition at line 254 of file camera.php.

case $id

Definition at line 251 of file camera.php.

$id = connectToServer (server, user, password)

Definition at line 230 of file camera.php.

Referenced by addCam(), closeDB(), delUndelCam(), editCam(), listCams(), listSession(), openDB(), print_SOF(), print_SOS(), startSession(), and stopSession().

default __pad0__

Definition at line 263 of file camera.php.

case add

Definition at line 251 of file camera.php.

Referenced by createDefaultConfig(), and nand_correct_data().

break

Definition at line 264 of file camera.php.

break

Definition at line 261 of file camera.php.

break

Definition at line 258 of file camera.php.

break

Definition at line 255 of file camera.php.

break

Definition at line 252 of file camera.php.

break

Definition at line 249 of file camera.php.

break

Definition at line 227 of file camera.php.

default cameras

Definition at line 263 of file camera.php.

case del

Definition at line 257 of file camera.php.

case DELETE

Definition at line 257 of file camera.php.

case edit

Definition at line 254 of file camera.php.

Referenced by processGet().

return

Definition at line 241 of file camera.php.

return

Definition at line 234 of file camera.php.

return

Definition at line 226 of file camera.php.

Referenced by php_elphel_init_globals(), PHP_FUNCTION(), png_get_cHRM(), png_get_gAMA(), png_get_oFFs(), and png_get_sRGB().

case undel

Definition at line 260 of file camera.php.

case UNDELETE

Definition at line 260 of file camera.php.


Generated on Fri Nov 28 00:07:01 2008 for elphel by  doxygen 1.5.1