From ff1bf26d2613233690000d0f16de00e7533380bf Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 30 May 2009 10:14:59 +0200 Subject: update docs for 1.7 release Signed-off-by: Andreas Unterkircher --- docs/elementindex.html | 127 ++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 115 insertions(+), 12 deletions(-) (limited to 'docs/elementindex.html') diff --git a/docs/elementindex.html b/docs/elementindex.html index e8c970b..bc9b592 100644 --- a/docs/elementindex.html +++ b/docs/elementindex.html @@ -88,10 +88,10 @@
Method - check_config_table + check_phpfspot_db
-
PHPFSPOT::check_config_table() in phpfspot.class.php
+
PHPFSPOT::check_phpfspot_db() in phpfspot.class.php
create phpfspot own sqlite database
@@ -128,6 +128,14 @@
Method + db_check_column_exists +
+
+ +
PHPFSPOT_DB check column exist
+
+
+ Method db_check_table_exists
@@ -136,6 +144,14 @@
Method + db_commit_transaction +
+
+ +
commit transaction
+
+
+ Method db_exec
@@ -175,6 +191,22 @@
Method + db_rollback_transaction +
+
+ +
rollback transaction()
+
+
+ Method + db_start_transaction +
+
+ +
start transaction
+
+
+ Method delTag
@@ -210,7 +242,7 @@
PHPFSPOT::gen_thumb() in phpfspot.class.php
-
Generates a thumbnail from photo idx
+
generates thumbnails
Page @@ -229,14 +261,6 @@
Method - getCurrentPhoto -
-
-
PHPFSPOT::getCurrentPhoto() in phpfspot.class.php
-
return the current photo
-
-
- Method getExport
@@ -317,6 +341,38 @@
Method + get_current_photo +
+
+
PHPFSPOT::get_current_photo() in phpfspot.class.php
+
return the current photo
+
+
+ Method + get_current_version +
+
+
PHPFSPOT::get_current_version() in phpfspot.class.php
+
current selected photo version
+
+
+ Method + get_db_version +
+
+
PHPFSPOT::get_db_version() in phpfspot.class.php
+
get database version
+
+
+ Method + get_latest_version +
+
+
PHPFSPOT::get_latest_version() in phpfspot.class.php
+
returns latest available photo version
+
+
+ Method get_meta_informations
@@ -345,7 +401,7 @@
PHPFSPOT::get_photo_details() in phpfspot.class.php
-
extract all photo details
+
get all photo details from F-Spot database
Method @@ -357,6 +413,22 @@
Method + get_photo_versions +
+
+
PHPFSPOT::get_photo_versions() in phpfspot.class.php
+
get photo versions
+
+
+ Method + get_photo_version_name +
+
+ +
get photo version name
+
+
+ Method get_random_photo
@@ -426,6 +498,21 @@
PHPFSPOT::isValidDate() in phpfspot.class.php
validates provided date
+
+ Method + is_valid_version +
+
+
PHPFSPOT::is_valid_version() in phpfspot.class.php
+
check for invalid version of photo
+
+
+ Method + is_valid_width +
+
+
PHPFSPOT::is_valid_width() in phpfspot.class.php
+
@@ -669,6 +756,14 @@
Method + smarty_photo_version_select_list +
+
+ +
photo version select list
+
+
+ Method smarty_sort_select_list
@@ -731,6 +826,14 @@
PHPFSPOT::updateSortOrder() in phpfspot.class.php
updates sort order in session variable
+
+ Method + update_photo_version +
+
+
PHPFSPOT::update_photo_version() in phpfspot.class.php
+
update photo version in session variable
+
-- cgit v1.2.3-18-g5258