From ff1bf26d2613233690000d0f16de00e7533380bf Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 30 May 2009 10:14:59 +0200 Subject: [PATCH] update docs for 1.7 release Signed-off-by: Andreas Unterkircher --- docs/classtrees_phpfspot.html | 2 +- docs/elementindex.html | 127 ++++- docs/elementindex_phpfspot.html | 127 ++++- docs/index.html | 2 +- docs/packages.html | 6 +- docs/phpfspot/PHPFSPOT.html | 627 +++++++++++++++++++------ docs/phpfspot/PHPFSPOT_DB.html | 164 ++++++- docs/phpfspot/PHPFSPOT_IMG.html | 19 +- docs/phpfspot/PHPFSPOT_RPC.html | 6 +- docs/phpfspot/PHPFSPOT_TMPL.html | 6 +- docs/phpfspot/_find_dups.php.html | 2 +- docs/phpfspot/_gen_thumbs.php.html | 2 +- docs/phpfspot/_index.php.html | 2 +- docs/phpfspot/_phpfspot.class.php.html | 6 +- docs/phpfspot/_phpfspot_db.php.html | 2 +- docs/phpfspot/_phpfspot_img.php.html | 4 +- docs/phpfspot/_phpfspot_tmpl.php.html | 2 +- docs/phpfspot/_rpc.php.html | 4 +- docs/ric_CHANGELOG.html | 15 +- docs/ric_INSTALL.html | 3 +- docs/ric_README.html | 4 +- 21 files changed, 921 insertions(+), 211 deletions(-) diff --git a/docs/classtrees_phpfspot.html b/docs/classtrees_phpfspot.html index 5d38c25..60c4b64 100644 --- a/docs/classtrees_phpfspot.html +++ b/docs/classtrees_phpfspot.html @@ -34,7 +34,7 @@
  • PHPFSPOT_TMPL
  • - Documentation generated on Wed, 02 Jul 2008 20:40:46 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:35 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file 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
    +
    diff --git a/docs/elementindex_phpfspot.html b/docs/elementindex_phpfspot.html index 274fc90..7f33f8e 100644 --- a/docs/elementindex_phpfspot.html +++ b/docs/elementindex_phpfspot.html @@ -164,10 +164,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
    @@ -204,6 +204,14 @@
    Method + db_check_column_exists +
    +
    + +
    PHPFSPOT_DB check column exist
    +
    +
    + Method db_check_table_exists
    @@ -212,6 +220,14 @@
    Method + db_commit_transaction +
    +
    + +
    commit transaction
    +
    +
    + Method db_exec
    @@ -251,6 +267,22 @@
    Method + db_rollback_transaction +
    +
    + +
    rollback transaction()
    +
    +
    + Method + db_start_transaction +
    +
    + +
    start transaction
    +
    +
    + Method delTag
    @@ -286,7 +318,7 @@
    PHPFSPOT::gen_thumb() in phpfspot.class.php
    -
    Generates a thumbnail from photo idx
    +
    generates thumbnails
    Page @@ -305,14 +337,6 @@
    Method - getCurrentPhoto -
    -
    -
    PHPFSPOT::getCurrentPhoto() in phpfspot.class.php
    -
    return the current photo
    -
    -
    - Method getExport
    @@ -393,6 +417,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
    @@ -421,7 +477,7 @@
    PHPFSPOT::get_photo_details() in phpfspot.class.php
    -
    extract all photo details
    +
    get all photo details from F-Spot database
    Method @@ -433,6 +489,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
    @@ -502,6 +574,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
    +
    @@ -745,6 +832,14 @@
    Method + smarty_photo_version_select_list +
    +
    + +
    photo version select list
    +
    +
    + Method smarty_sort_select_list
    @@ -807,6 +902,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
    +
    diff --git a/docs/index.html b/docs/index.html index facfebb..d38bb71 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> - + phpfspot source-code documentation diff --git a/docs/packages.html b/docs/packages.html index 01ced09..80c75da 100644 --- a/docs/packages.html +++ b/docs/packages.html @@ -17,11 +17,11 @@ - CHANGELOG + README - | INSTALL + | CHANGELOG - | README + | INSTALL   diff --git a/docs/phpfspot/PHPFSPOT.html b/docs/phpfspot/PHPFSPOT.html index de4a0f2..5131ab2 100644 --- a/docs/phpfspot/PHPFSPOT.html +++ b/docs/phpfspot/PHPFSPOT.html @@ -97,7 +97,7 @@
    -
    +
     PHPFSPOT __construct @@ -124,7 +124,7 @@
    @@ -158,12 +158,6 @@ ()
    -  - void - getCurrentPhoto - () -
    -
     void getExport @@ -179,7 +173,7 @@  string|null getMD5 - (integer $idx) + (integer $idx, [ $version_idx = 0])
     @@ -221,7 +215,31 @@  void get_calendar_matrix - ([integer $year = 0], [integer $month = 0], [integer $day = 0]) + ( $userdate, integer $year, integer $month, integer $day) +
    +
    +  + void + get_current_photo + () +
    +
    +  + int + get_current_version + () +
    +
    +  + integer + get_db_version + () +
    +
    +  + int + get_latest_version + ( $photo_idx)
     @@ -245,7 +263,7 @@  object|null get_photo_details - (integer $idx) + (integer $idx, [ $version_idx = NULL])
     @@ -254,6 +272,18 @@ (integer $idx)
    +  + array + get_photo_versions + (int $idx) +
    +
    +  + string + get_photo_version_name + (int $photo_idx, int $version_idx) +
    +
     array get_random_photo @@ -281,7 +311,7 @@  string get_thumb_path - (integer $width, integer $photo) + (integer $width,  $photo_idx,  $version_idx, integer $photo)
     @@ -296,6 +326,18 @@ (string $date_str)
    +  + bool + is_valid_version + (int $photo_idx, int $version_idx) +
    +
    +  + void + is_valid_width + ( $image_width) +
    +
     string parse_uri @@ -380,6 +422,12 @@ (string $txt, [string $color = 000000], [integer $space = 4], [integer $font = 4], [integer $w = 300])
    +  + string + smarty_photo_version_select_list + (array $params,  &$smarty, smarty $smarty) +
    +
     string smarty_sort_select_list @@ -404,6 +452,12 @@ ( $order, string $sort_order)
    +  + string + update_photo_version + ( $photo_idx, string $photo_version) +
    +
     string whatToDo @@ -622,7 +676,7 @@
    - Destructor __destruct (line 248) + Destructor __destruct (line 256)
    @@ -646,7 +700,7 @@
    - addTag (line 953) + addTag (line 1031)
    @@ -677,7 +731,7 @@
    - checkifImageSupported (line 2350) + checkifImageSupported (line 2608)
    @@ -702,12 +756,12 @@
    - +
    - check_config_table (line 1846) + check_phpfspot_db (line 1944)
    @@ -720,7 +774,7 @@
    void - check_config_table + check_phpfspot_db ()
    @@ -733,7 +787,7 @@
    - cleanup_phpfspot_db (line 3215) + cleanup_phpfspot_db (line 3575)
    @@ -759,7 +813,7 @@
    - create_thumbnail (line 1599) + create_thumbnail (line 1697)
    @@ -796,7 +850,7 @@
    - delTag (line 982) + delTag (line 1060)
    @@ -827,12 +881,12 @@
    - gen_thumb (line 1874) + gen_thumb (line 2080)
    -

    Generates a thumbnail from photo idx

    -

    This function will generate JPEG thumbnails from provided F-Spot photo indizes.

    1. Check if all thumbnail generations (width) are already in place and +

      generates thumbnails

      +

      This function generates JPEG thumbnails from provided F-Spot photo indize and its alternative versions.

      1. Check if all thumbnail generations (width) are already in place and readable
      2. Check if the md5sum of the original file has changed
      3. Generate the thumbnails if needed

      • access: public
      • @@ -865,7 +919,7 @@
        - getAvailableTags (line 806) + getAvailableTags (line 884)
        @@ -885,38 +939,13 @@ -
    - -
    - -
    - - getCurrentPhoto (line 2645) -
    - - -

    return the current photo

    -
      -
    • access: public
    • -
    - -
    - void - - getCurrentPhoto - - () -
    - - -
    -
    +
    - getExport (line 2502) + getExport (line 2780)
    @@ -942,11 +971,11 @@
    -
    +
    - getFspotDBVersion (line 3084) + getFspotDBVersion (line 3439)
    @@ -968,16 +997,16 @@
    -
    +
    - getMD5 (line 1976) + getMD5 (line 2191)

    returns stored md5 sum for a specific photo

    -

    this function queries the phpfspot database for a stored MD5 checksum of the specified photo

    +

    this function queries the phpfspot database for a stored MD5 checksum of the specified photo. It also takes care of the requested photo version - original or alternative photo.

    • access: public
    @@ -987,23 +1016,26 @@ getMD5 - (integer $idx) + (integer $idx, [ $version_idx = 0])
    • integer $idx
    • +
    • + + $version_idx
    -
    +
    - getNextSlideShowImage (line 2765) + getNextSlideShowImage (line 3114)
    @@ -1025,11 +1057,11 @@
    -
    +
    - getPhotoName (line 538) + getPhotoName (line 594)
    @@ -1059,11 +1091,11 @@
    -
    +
    - getPhotoSelection (line 1136) + getPhotoSelection (line 1217)
    @@ -1085,11 +1117,11 @@
    -
    +
    - getPrevSlideShowImage (line 2789) + getPrevSlideShowImage (line 3138)
    @@ -1111,11 +1143,11 @@
    -
    +
    - getRSSFeed (line 2549) + getRSSFeed (line 2827)
    @@ -1136,11 +1168,11 @@
    -
    +
    - getSelectedTags (line 905) + getSelectedTags (line 983)
    @@ -1167,11 +1199,11 @@
    -
    +
    - get_calendar_matrix (line 2423) + get_calendar_matrix (line 2685)
    @@ -1185,7 +1217,7 @@ get_calendar_matrix - ([integer $year = 0], [integer $month = 0], [integer $day = 0]) + ( $userdate, integer $year, integer $month, integer $day)
      @@ -1198,16 +1230,127 @@
    • integer $day
    • +
    • + + $userdate
    - + +
    + +
    + + get_current_photo (line 2923) +
    + + +

    return the current photo

    +
      +
    • access: public
    • +
    + +
    + void + + get_current_photo + + () +
    + + + +
    +
    - get_meta_informations (line 1833) + get_current_version (line 2941) +
    + + +

    current selected photo version

    +

    this function returns the current selected photo version from the session variables.

    +
      +
    • access: public
    • +
    + +
    + int + + get_current_version + + () +
    + + + +
    + +
    + +
    + + get_db_version (line 3770) +
    + + +

    get database version

    +

    this function queries the meta table and returns the current database version.

    +
      +
    • access: public
    • +
    + +
    + integer + + get_db_version + + () +
    + + + +
    + +
    + +
    + + get_latest_version (line 2959) +
    + + +

    returns latest available photo version

    +

    this function returns the latested available version for the requested photo.

    +
      +
    • access: public
    • +
    + +
    + int + + get_latest_version + + ( $photo_idx) +
    + +
      +
    • + + $photo_idx
    • +
    + + +
    + +
    + +
    + + get_meta_informations (line 1931)
    @@ -1233,11 +1376,11 @@
    -
    +
    - get_mime_info (line 3276) + get_mime_info (line 3636)
    @@ -1264,11 +1407,11 @@
    -
    +
    - get_num_photos (line 3013) + get_num_photos (line 3368)
    @@ -1294,16 +1437,16 @@
    -
    +
    - get_photo_details (line 465) + get_photo_details (line 480)
    -

    extract all photo details

    -

    retrieve all available details from f-spot's database and return them as object

    +

    get all photo details from F-Spot database

    +

    this function queries the F-Spot database for all available details of the requested photo. It returns them as a object.

    Furthermore it takes care of the photo version to be requested. If photo version is not yet, it queries information for the original photo.

    • access: public
    @@ -1313,23 +1456,26 @@ get_photo_details - (integer $idx) + (integer $idx, [ $version_idx = NULL])
    • integer $idx
    • +
    • + + $version_idx
    -
    +
    - get_photo_rating (line 562) + get_photo_rating (line 618)
    @@ -1355,12 +1501,77 @@
    - + +
    + +
    + + get_photo_versions (line 3798) +
    + + +

    get photo versions

    +

    this function returns an array of all available alterntaive versions of the provided photo id. has alternative photo versions available

    +
      +
    • access: public
    • +
    + +
    + array + + get_photo_versions + + (int $idx) +
    + +
      +
    • + int + $idx
    • +
    + + +
    +
    - get_random_photo (line 2824) + get_photo_version_name (line 3852) +
    + + +

    get photo version name

    +

    this function returns the name of the version identified by the photo-id and version-id.

    +
      +
    • access: public
    • +
    + +
    + string + + get_photo_version_name + + (int $photo_idx, int $version_idx) +
    + +
      +
    • + int + $photo_idx
    • +
    • + int + $version_idx
    • +
    + + +
    + +
    + +
    + + get_random_photo (line 3173)
    @@ -1382,11 +1593,11 @@
    -
    +
    - get_random_tag_photo (line 2867) + get_random_tag_photo (line 3216)
    @@ -1413,11 +1624,11 @@
    -
    +
    - get_rate_search (line 580) + get_rate_search (line 636)
    @@ -1439,11 +1650,11 @@
    -
    +
    - get_tag_name (line 3303) + get_tag_name (line 3663)
    @@ -1470,11 +1681,11 @@
    -
    +
    - get_thumb_path (line 2963) + get_thumb_path (line 3318)
    @@ -1488,7 +1699,7 @@ get_thumb_path - (integer $width, integer $photo) + (integer $width,  $photo_idx,  $version_idx, integer $photo)
      @@ -1498,16 +1709,22 @@
    • integer $photo
    • +
    • + + $photo_idx
    • +
    • + + $version_idx
    -
    +
    - get_xml_tag_list (line 1014) + get_xml_tag_list (line 1092)
    @@ -1528,11 +1745,11 @@
    -
    +
    - isValidDate (line 2915) + isValidDate (line 3270)
    @@ -1558,12 +1775,75 @@
    - + +
    + +
    + + is_valid_version (line 3827) +
    + + +

    check for invalid version of photo

    +

    this function validates the provided photo-id and version-id

    +
      +
    • access: public
    • +
    + +
    + bool + + is_valid_version + + (int $photo_idx, int $version_idx) +
    + +
      +
    • + int + $photo_idx
    • +
    • + int + $version_idx
    • +
    + + +
    +
    - parse_uri (line 3104) + is_valid_width (line 3874) +
    + + +
      +
    • access: public
    • +
    + +
    + void + + is_valid_width + + ( $image_width) +
    + +
      +
    • + + $image_width
    • +
    + + +
    + +
    + +
    + + parse_uri (line 3459)
    @@ -1592,11 +1872,11 @@
    -
    +
    - resetDateSearch (line 1104) + resetDateSearch (line 1185)
    @@ -1618,11 +1898,11 @@
    -
    +
    - resetNameSearch (line 1092) + resetNameSearch (line 1173)
    @@ -1644,11 +1924,11 @@
    -
    +
    - resetPhotoView (line 1068) + resetPhotoView (line 1146)
    @@ -1670,11 +1950,11 @@
    -
    +
    - resetRateSearch (line 1118) + resetRateSearch (line 1199)
    @@ -1696,11 +1976,11 @@
    -
    +
    - resetSlideShow (line 2806) + resetSlideShow (line 3155)
    @@ -1720,11 +2000,11 @@
    -
    +
    - resetTags (line 1003) + resetTags (line 1081)
    @@ -1746,11 +2026,11 @@
    -
    +
    - resetTagSearch (line 1080) + resetTagSearch (line 1161)
    @@ -1772,11 +2052,11 @@
    -
    +
    - setTagCondition (line 2014) + setTagCondition (line 2241)
    @@ -1803,11 +2083,11 @@
    -
    +
    - show (line 262) + show (line 270)
    @@ -1829,11 +2109,11 @@
    -
    +
    - showCredits (line 1578) + showCredits (line 1676)
    @@ -1854,11 +2134,11 @@
    -
    +
    - showPhoto (line 662) + showPhoto (line 723)
    @@ -1885,11 +2165,11 @@
    -
    +
    - showPhotoIndex (line 1365) + showPhotoIndex (line 1454)
    @@ -1911,11 +2191,11 @@
    -
    +
    - showTextImage (line 2264) + showTextImage (line 2510)
    @@ -1951,13 +2231,50 @@ +
    + +
    + +
    + + smarty_photo_version_select_list (line 3019) +
    + + +

    photo version select list

    +

    this function returns a HTML select list (drop down) to select a alternative photo version of the original photo.

    +
      +
    • access: public
    • +
    + +
    + string + + smarty_photo_version_select_list + + (array $params,  &$smarty, smarty $smarty) +
    + +
      +
    • + array + $params
    • +
    • + smarty + $smarty
    • +
    • + + &$smarty
    • +
    + +
    - smarty_sort_select_list (line 2697) + smarty_sort_select_list (line 3046)
    @@ -1993,7 +2310,7 @@
    - startSearch (line 2032) + startSearch (line 2259)
    @@ -2019,7 +2336,7 @@
    - translate_path (line 649) + translate_path (line 705)
    @@ -2050,7 +2367,7 @@
    - updateSortOrder (line 2106) + updateSortOrder (line 2333)
    @@ -2079,12 +2396,46 @@
    - +
    - whatToDo (line 2662) + update_photo_version (line 2352) +
    + + +

    update photo version in session variable

    +

    this function is invoked by RPC and will set the requested photo version in the session variable.

    +
      +
    • access: public
    • +
    + +
    + string + + update_photo_version + + ( $photo_idx, string $photo_version) +
    + +
      +
    • + string + $photo_version
    • +
    • + + $photo_idx
    • +
    + + +
    + +
    + +
    + + whatToDo (line 2980)
    @@ -2106,11 +2457,11 @@
    -
    +
    - _error (line 2370) + _error (line 2628)
    @@ -2141,7 +2492,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:40:55 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:35 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/phpfspot/PHPFSPOT_DB.html b/docs/phpfspot/PHPFSPOT_DB.html index d552e99..7344507 100644 --- a/docs/phpfspot/PHPFSPOT_DB.html +++ b/docs/phpfspot/PHPFSPOT_DB.html @@ -47,7 +47,7 @@
    -
    +
     PHPFSPOT_DB __construct @@ -60,12 +60,24 @@ ()
    +  + void + db_check_column_exists + ( $table_name,  $column) +
    +
     true db_check_table_exists ([string, $table_name = ""])
    +  + bool + db_commit_transaction + () +
    +
     void db_exec @@ -94,6 +106,18 @@ void db_query ([ $query = ""]) +
    +
    +  + bool + db_rollback_transaction + () +
    +
    +  + bool + db_start_transaction + ()
    @@ -111,7 +135,7 @@
    -
    +
    @@ -145,7 +169,7 @@
    -
    +
    @@ -169,13 +193,47 @@ +
    + +
    + +
    + + db_check_column_exists (line 284) +
    + + +

    PHPFSPOT_DB check column exist

    +

    This function checks if the given column exists within the specified table.

    +
      +
    • access: public
    • +
    + +
    + void + + db_check_column_exists + + ( $table_name,  $column) +
    + +
      +
    • + + $table_name
    • +
    • + + $column
    • +
    + +
    - db_check_table_exists (line 254) + db_check_table_exists (line 253)
    @@ -202,12 +260,38 @@
    - +
    - db_exec (line 164) + db_commit_transaction (line 398) +
    + + +

    commit transaction

    +

    this will commit an ongoing transaction on ACID-supporting database systems

    +
      +
    • access: public
    • +
    + +
    + bool + + db_commit_transaction + + () +
    + + + +
    + +
    + +
    + + db_exec (line 162)
    @@ -234,11 +318,11 @@
    -
    +
    - db_fetchSingleRow (line 207) + db_fetchSingleRow (line 208)
    @@ -265,11 +349,11 @@
    -
    +
    - db_fetch_object (line 190) + db_fetch_object (line 191)
    @@ -294,11 +378,11 @@
    -
    +
    - db_getNumRows (line 233) + db_getNumRows (line 232)
    @@ -325,7 +409,7 @@
    -
    +
    @@ -354,6 +438,58 @@ +
    + +
    + +
    + + db_rollback_transaction (line 420) +
    + + +

    rollback transaction()

    +

    this function aborts a on going transaction

    +
      +
    • access: public
    • +
    + +
    + bool + + db_rollback_transaction + + () +
    + + + +
    + +
    + +
    + + db_start_transaction (line 375) +
    + + +

    start transaction

    +

    this will start a transaction on ACID-supporting database systems.

    +
      +
    • access: public
    • +
    + +
    + bool + + db_start_transaction + + () +
    + + +
    @@ -361,7 +497,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:41:02 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:36 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/phpfspot/PHPFSPOT_IMG.html b/docs/phpfspot/PHPFSPOT_IMG.html index ff5e141..1ca395c 100644 --- a/docs/phpfspot/PHPFSPOT_IMG.html +++ b/docs/phpfspot/PHPFSPOT_IMG.html @@ -64,7 +64,7 @@  void showImg - (integer $idx, [integer $width = 0]) + (integer $idx, [integer $width = 0], [ $version = NULL])
     @@ -88,7 +88,7 @@
    -
    +
    @@ -113,7 +113,7 @@
    -
    +
    @@ -138,7 +138,7 @@
    -
    +
    @@ -157,7 +157,7 @@ showImg - (integer $idx, [integer $width = 0]) + (integer $idx, [integer $width = 0], [ $version = NULL])
      @@ -167,16 +167,19 @@
    • integer $width
    • +
    • + + $version
    -
    +
    - showTagImg (line 137) + showTagImg (line 149)
    @@ -211,7 +214,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:41:03 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:36 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/phpfspot/PHPFSPOT_RPC.html b/docs/phpfspot/PHPFSPOT_RPC.html index a458a1c..38e60f9 100644 --- a/docs/phpfspot/PHPFSPOT_RPC.html +++ b/docs/phpfspot/PHPFSPOT_RPC.html @@ -76,7 +76,7 @@
    -
    +
    @@ -101,7 +101,7 @@
    -
    +
    @@ -130,7 +130,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:41:03 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:36 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/phpfspot/PHPFSPOT_TMPL.html b/docs/phpfspot/PHPFSPOT_TMPL.html index d2cf7ca..a2809d2 100644 --- a/docs/phpfspot/PHPFSPOT_TMPL.html +++ b/docs/phpfspot/PHPFSPOT_TMPL.html @@ -78,7 +78,7 @@
    -
    +
    @@ -103,7 +103,7 @@
    -
    +
    @@ -139,7 +139,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:41:03 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:36 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/phpfspot/_find_dups.php.html b/docs/phpfspot/_find_dups.php.html index 6410300..29cd4b0 100644 --- a/docs/phpfspot/_find_dups.php.html +++ b/docs/phpfspot/_find_dups.php.html @@ -59,7 +59,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:40:46 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:35 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/phpfspot/_gen_thumbs.php.html b/docs/phpfspot/_gen_thumbs.php.html index 1baa93f..809126b 100644 --- a/docs/phpfspot/_gen_thumbs.php.html +++ b/docs/phpfspot/_gen_thumbs.php.html @@ -59,7 +59,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:40:50 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:35 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/phpfspot/_index.php.html b/docs/phpfspot/_index.php.html index 2b4a68a..777fc1c 100644 --- a/docs/phpfspot/_index.php.html +++ b/docs/phpfspot/_index.php.html @@ -58,7 +58,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:40:55 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:35 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/phpfspot/_phpfspot.class.php.html b/docs/phpfspot/_phpfspot.class.php.html index 9888f97..51223cd 100644 --- a/docs/phpfspot/_phpfspot.class.php.html +++ b/docs/phpfspot/_phpfspot.class.php.html @@ -64,7 +64,7 @@
    -
    +
     @@ -81,7 +81,7 @@
    -
    +
     @@ -102,7 +102,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:40:55 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:35 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/phpfspot/_phpfspot_db.php.html b/docs/phpfspot/_phpfspot_db.php.html index cd4c010..90e16ec 100644 --- a/docs/phpfspot/_phpfspot_db.php.html +++ b/docs/phpfspot/_phpfspot_db.php.html @@ -59,7 +59,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:41:02 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:36 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/phpfspot/_phpfspot_img.php.html b/docs/phpfspot/_phpfspot_img.php.html index f8d3fab..1e916bf 100644 --- a/docs/phpfspot/_phpfspot_img.php.html +++ b/docs/phpfspot/_phpfspot_img.php.html @@ -64,7 +64,7 @@
    -
    +
     @@ -87,7 +87,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:41:03 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:36 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/phpfspot/_phpfspot_tmpl.php.html b/docs/phpfspot/_phpfspot_tmpl.php.html index 23d27ae..a5d87c1 100644 --- a/docs/phpfspot/_phpfspot_tmpl.php.html +++ b/docs/phpfspot/_phpfspot_tmpl.php.html @@ -59,7 +59,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:41:03 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:36 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/phpfspot/_rpc.php.html b/docs/phpfspot/_rpc.php.html index 7a95ee3..6a6edfb 100644 --- a/docs/phpfspot/_rpc.php.html +++ b/docs/phpfspot/_rpc.php.html @@ -64,7 +64,7 @@
    -
    +
     @@ -85,7 +85,7 @@

    - Documentation generated on Wed, 02 Jul 2008 20:41:03 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:36 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/ric_CHANGELOG.html b/docs/ric_CHANGELOG.html index 7596f34..74538b7 100644 --- a/docs/ric_CHANGELOG.html +++ b/docs/ric_CHANGELOG.html @@ -10,6 +10,19 @@

    CHANGELOG

    +phpfspot (1.7)
    +
    + * feature, F-Spot photo versioning, #67, #76
    + * bug, display warning when requesting invalid image size, #74
    + * bug, fix error logging to file, #80
    + * bug, get_random_tag_photo() now takes care of show_tags parameter, 81
    + * bug, get newer PDO style working with phpfspot, #109
    + * bug, avoid some notice messages, #179
    + * devel, make calendar layer better readable, #78
    + * devel, add option to control photo path-substitution, #180
    +
    + -- Andreas Unterkircher <unki@netshadow.at>  Sat, 30 May 2009 09:53:57 +0200
    +
     phpfspot (1.6)
     
      * bug, sort-by rates if all photos of the library are displayed works now.
    @@ -103,7 +116,7 @@ phpfspot (1.0)
     
     

    - Documentation generated on Wed, 02 Jul 2008 20:40:39 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:35 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/ric_INSTALL.html b/docs/ric_INSTALL.html index 5b637ed..7e49fcc 100644 --- a/docs/ric_INSTALL.html +++ b/docs/ric_INSTALL.html @@ -22,6 +22,7 @@ phpfspot install howto: * sqlite3 (native or as PDO driver) - PEAR extensions (pear install %name%) * Calendar + * Date * HTML_AJAX - Smarty (php template engine, http://smarty.php.net) - sqlite3 @@ -56,7 +57,7 @@ phpfspot install howto:

    - Documentation generated on Wed, 02 Jul 2008 20:40:39 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:35 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file diff --git a/docs/ric_README.html b/docs/ric_README.html index 173f9ac..d1b9409 100644 --- a/docs/ric_README.html +++ b/docs/ric_README.html @@ -11,14 +11,14 @@

    README

     Package Name: phpfspot
    -Version:      1.6
    +Version:      1.7
     Author:       Andreas Unterkircher <unki@netshadow.at>
     Website:      http://oss.netshadow.at
     Desc:         dynamic PHP gallery for F-Spot
     
     

    - Documentation generated on Wed, 02 Jul 2008 20:40:40 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 30 May 2009 10:14:35 +0200 by phpDocumentor 1.4.2

    \ No newline at end of file -- 2.25.1