[phpfspot] element index
All elements
a
c
d
f
g
i
p
r
s
t
u
w
_
_
top
_error
PHPFSPOT::_error()
in phpfspot.class.php
output error text
__construct
PHPFSPOT_IMG::__construct()
in phpfspot_img.php
PHPFSPOT_IMG class constructor
__construct
PHPFSPOT::__construct()
in phpfspot.class.php
class constructor ($cfg, $db, $cfg_db, $tmpl, $db_ver)
__construct
PHPFSPOT_DB::__construct()
in phpfspot_db.php
PHPFSPOT_DB class constructor
__construct
PHPFSPOT_TMPL::__construct()
in phpfspot_tmpl.php
PHPFSPOT_TMPL constructor
__construct
PHPFSPOT_RPC::__construct()
in rpc.php
PHPFSPOT_RPC constructor
__destruct
PHPFSPOT_DB::__destruct()
in phpfspot_db.php
PHPFSPOT_DB class deconstructor
__destruct
PHPFSPOT::__destruct()
in phpfspot.class.php
__destruct
PHPFSPOT_IMG::__destruct()
in phpfspot_img.php
PHPFSPOT_IMG class destructor
a
top
$avail_tags
PHPFSPOT::$avail_tags
in phpfspot.class.php
list of available, not-selected, tags
addTag
PHPFSPOT::addTag()
in phpfspot.class.php
add tag to users session variable
c
top
$cfg
PHPFSPOT::$cfg
in phpfspot.class.php
phpfspot configuration
$cfg_db
PHPFSPOT::$cfg_db
in phpfspot.class.php
SQLite database handle to phpfspot database
checkifImageSupported
PHPFSPOT::checkifImageSupported()
in phpfspot.class.php
check if specified MIME type is supported
check_config_table
PHPFSPOT::check_config_table()
in phpfspot.class.php
create phpfspot own sqlite database
cleanup_phpfspot_db
PHPFSPOT::cleanup_phpfspot_db()
in phpfspot.class.php
cleanup phpfspot own database
create_thumbnail
PHPFSPOT::create_thumbnail()
in phpfspot.class.php
create_thumbnails for the requested width
d
top
$db
PHPFSPOT::$db
in phpfspot.class.php
SQLite database handle to f-spot database
db_check_table_exists
PHPFSPOT_DB::db_check_table_exists()
in phpfspot_db.php
PHPFSPOT_DB check table exists
db_exec
PHPFSPOT_DB::db_exec()
in phpfspot_db.php
PHPFSPOT_DB database query & execute
db_fetchSingleRow
PHPFSPOT_DB::db_fetchSingleRow()
in phpfspot_db.php
PHPFSPOT_DB fetch ONE row
db_fetch_object
PHPFSPOT_DB::db_fetch_object()
in phpfspot_db.php
db_getNumRows
PHPFSPOT_DB::db_getNumRows()
in phpfspot_db.php
PHPFSPOT_DB number of affected rows
db_query
PHPFSPOT_DB::db_query()
in phpfspot_db.php
PHPFSPOT_DB database query
delTag
PHPFSPOT::delTag()
in phpfspot.class.php
remove tag to users session variable
f
top
find_dups.php
find_dups.php
in find_dups.php
g
top
gen_thumb
PHPFSPOT::gen_thumb()
in phpfspot.class.php
Generates a thumbnail from photo idx
gen_thumbs.php
gen_thumbs.php
in gen_thumbs.php
getAvailableTags
PHPFSPOT::getAvailableTags()
in phpfspot.class.php
all available tags and tag cloud
getCurrentPhoto
PHPFSPOT::getCurrentPhoto()
in phpfspot.class.php
return the current photo
getExport
PHPFSPOT::getExport()
in phpfspot.class.php
output export page
getFspotDBVersion
PHPFSPOT::getFspotDBVersion()
in phpfspot.class.php
retrive F-Spot database version
getMD5
PHPFSPOT::getMD5()
in phpfspot.class.php
returns stored md5 sum for a specific photo
getNextSlideShowImage
PHPFSPOT::getNextSlideShowImage()
in phpfspot.class.php
return the next to be shown slide show image
getPhotoName
PHPFSPOT::getPhotoName()
in phpfspot.class.php
returns aligned photo names
getPhotoSelection
PHPFSPOT::getPhotoSelection()
in phpfspot.class.php
return all photo according selection
getPrevSlideShowImage
PHPFSPOT::getPrevSlideShowImage()
in phpfspot.class.php
return the previous to be shown slide show image
getRSSFeed
PHPFSPOT::getRSSFeed()
in phpfspot.class.php
output RSS feed
getSelectedTags
PHPFSPOT::getSelectedTags()
in phpfspot.class.php
output all selected tags
get_calendar_matrix
PHPFSPOT::get_calendar_matrix()
in phpfspot.class.php
output calendar matrix
get_meta_informations
PHPFSPOT::get_meta_informations()
in phpfspot.class.php
return all exif meta data from the file
get_num_photos
PHPFSPOT::get_num_photos()
in phpfspot.class.php
returns the number of photos which are tagged with $tag_id
get_photo_details
PHPFSPOT::get_photo_details()
in phpfspot.class.php
extract all photo details
get_random_photo
PHPFSPOT::get_random_photo()
in phpfspot.class.php
get random photo
get_thumb_path
PHPFSPOT::get_thumb_path()
in phpfspot.class.php
returns the full path to a thumbnail
get_xml_tag_list
PHPFSPOT::get_xml_tag_list()
in phpfspot.class.php
returns the value for the autocomplet tag-search
i
top
index.php
index.php
in index.php
isValidDate
PHPFSPOT::isValidDate()
in phpfspot.class.php
validates provided date
p
top
parse_uri
PHPFSPOT::parse_uri()
in phpfspot.class.php
parse the provided URI and will returned the requested chunk
PHPFSPOT
PHPFSPOT
in phpfspot.class.php
PHPFSPOT main class
phpfspot.class.php
phpfspot.class.php
in phpfspot.class.php
PHPFSPOT_DB
PHPFSPOT_DB
in phpfspot_db.php
PHPFSPOT_DB class
phpfspot_db.php
phpfspot_db.php
in phpfspot_db.php
PHPFSPOT_IMG
PHPFSPOT_IMG
in phpfspot_img.php
PHPFSPOT_IMG class
phpfspot_img.php
phpfspot_img.php
in phpfspot_img.php
PHPFSPOT_RPC
PHPFSPOT_RPC
in rpc.php
PHPFSPOT_RPC class
PHPFSPOT_TMPL
PHPFSPOT_TMPL
in phpfspot_tmpl.php
PHPFSPOT_TMPL class
phpfspot_tmpl.php
phpfspot_tmpl.php
in phpfspot_tmpl.php
process_ajax_request
PHPFSPOT_RPC::process_ajax_request()
in rpc.php
r
top
resetDateSearch
PHPFSPOT::resetDateSearch()
in phpfspot.class.php
reset date search
resetNameSearch
PHPFSPOT::resetNameSearch()
in phpfspot.class.php
reset name search
resetPhotoView
PHPFSPOT::resetPhotoView()
in phpfspot.class.php
reset single photo
resetSlideShow
PHPFSPOT::resetSlideShow()
in phpfspot.class.php
resetTags
PHPFSPOT::resetTags()
in phpfspot.class.php
reset tag selection
resetTagSearch
PHPFSPOT::resetTagSearch()
in phpfspot.class.php
reset tag search
rpc.php
rpc.php
in rpc.php
s
top
setTagCondition
PHPFSPOT::setTagCondition()
in phpfspot.class.php
store current tag condition
show
PHPFSPOT_TMPL::show()
in phpfspot_tmpl.php
show template
show
PHPFSPOT::show()
in phpfspot.class.php
show - generate html output
show
PHPFSPOT_IMG::show()
in phpfspot_img.php
sends the specified image to the browser
showCredits
PHPFSPOT::showCredits()
in phpfspot.class.php
show credit template
showPhoto
PHPFSPOT::showPhoto()
in phpfspot.class.php
control HTML ouput for a single photo
showPhotoIndex
PHPFSPOT::showPhotoIndex()
in phpfspot.class.php
control HTML ouput for photo index
showTextImage
PHPFSPOT::showTextImage()
in phpfspot.class.php
create on-the-fly images with text within
smarty_sort_select_list
PHPFSPOT::smarty_sort_select_list()
in phpfspot.class.php
returns a select-dropdown box to select photo index sort parameters
startSearch
PHPFSPOT::startSearch()
in phpfspot.class.php
invoke tag & date search
t
top
$tags
PHPFSPOT::$tags
in phpfspot.class.php
full tag - list
$tmpl
PHPFSPOT::$tmpl
in phpfspot.class.php
Smarty template engine
translate_path
PHPFSPOT::translate_path()
in phpfspot.class.php
translate f-spoth photo path
u
top
updateSortOrder
PHPFSPOT::updateSortOrder()
in phpfspot.class.php
updates sort order in session variable
w
top
whatToDo
PHPFSPOT::whatToDo()
in phpfspot.class.php
tells the client browser what to do
a
c
d
f
g
i
p
r
s
t
u
w
_