diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2009-05-30 10:14:59 +0200 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2009-05-30 10:14:59 +0200 |
commit | ff1bf26d2613233690000d0f16de00e7533380bf (patch) | |
tree | 903ba295da85fee803141bb4048222753013309d /docs/elementindex_phpfspot.html | |
parent | 3eb8cfe677dbd50680ffd1ebcc14aa733feba5b3 (diff) |
update docs for 1.7 release
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'docs/elementindex_phpfspot.html')
-rw-r--r-- | docs/elementindex_phpfspot.html | 127 |
1 files changed, 115 insertions, 12 deletions
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 @@ </dd> <dt class="field"> <img src="media/images/Method.png" alt="Method" title="Method" /></title> - <span class="method-title">check_config_table</span> + <span class="method-title">check_phpfspot_db</span> </dt> <dd class="index-item-body"> - <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodcheck_config_table">PHPFSPOT::check_config_table()</a> in phpfspot.class.php</div> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodcheck_phpfspot_db">PHPFSPOT::check_phpfspot_db()</a> in phpfspot.class.php</div> <div class="index-item-description">create phpfspot own sqlite database</div> </dd> <dt class="field"> @@ -204,6 +204,14 @@ </dd> <dt class="field"> <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">db_check_column_exists</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT_DB.html#methoddb_check_column_exists">PHPFSPOT_DB::db_check_column_exists()</a> in phpfspot_db.php</div> + <div class="index-item-description">PHPFSPOT_DB check column exist</div> + </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> <span class="method-title">db_check_table_exists</span> </dt> <dd class="index-item-body"> @@ -212,6 +220,14 @@ </dd> <dt class="field"> <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">db_commit_transaction</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT_DB.html#methoddb_commit_transaction">PHPFSPOT_DB::db_commit_transaction()</a> in phpfspot_db.php</div> + <div class="index-item-description">commit transaction</div> + </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> <span class="method-title">db_exec</span> </dt> <dd class="index-item-body"> @@ -251,6 +267,22 @@ </dd> <dt class="field"> <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">db_rollback_transaction</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT_DB.html#methoddb_rollback_transaction">PHPFSPOT_DB::db_rollback_transaction()</a> in phpfspot_db.php</div> + <div class="index-item-description">rollback transaction()</div> + </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">db_start_transaction</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT_DB.html#methoddb_start_transaction">PHPFSPOT_DB::db_start_transaction()</a> in phpfspot_db.php</div> + <div class="index-item-description">start transaction</div> + </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> <span class="method-title">delTag</span> </dt> <dd class="index-item-body"> @@ -286,7 +318,7 @@ </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodgen_thumb">PHPFSPOT::gen_thumb()</a> in phpfspot.class.php</div> - <div class="index-item-description">Generates a thumbnail from photo idx</div> + <div class="index-item-description">generates thumbnails</div> </dd> <dt class="field"> <img src="media/images/Page.png" alt="Page" title="Page" /></title> @@ -305,14 +337,6 @@ </dd> <dt class="field"> <img src="media/images/Method.png" alt="Method" title="Method" /></title> - <span class="method-title">getCurrentPhoto</span> - </dt> - <dd class="index-item-body"> - <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodgetCurrentPhoto">PHPFSPOT::getCurrentPhoto()</a> in phpfspot.class.php</div> - <div class="index-item-description">return the current photo</div> - </dd> - <dt class="field"> - <img src="media/images/Method.png" alt="Method" title="Method" /></title> <span class="method-title">getExport</span> </dt> <dd class="index-item-body"> @@ -393,6 +417,38 @@ </dd> <dt class="field"> <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">get_current_photo</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodget_current_photo">PHPFSPOT::get_current_photo()</a> in phpfspot.class.php</div> + <div class="index-item-description">return the current photo</div> + </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">get_current_version</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodget_current_version">PHPFSPOT::get_current_version()</a> in phpfspot.class.php</div> + <div class="index-item-description">current selected photo version</div> + </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">get_db_version</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodget_db_version">PHPFSPOT::get_db_version()</a> in phpfspot.class.php</div> + <div class="index-item-description">get database version</div> + </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">get_latest_version</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodget_latest_version">PHPFSPOT::get_latest_version()</a> in phpfspot.class.php</div> + <div class="index-item-description">returns latest available photo version</div> + </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> <span class="method-title">get_meta_informations</span> </dt> <dd class="index-item-body"> @@ -421,7 +477,7 @@ </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodget_photo_details">PHPFSPOT::get_photo_details()</a> in phpfspot.class.php</div> - <div class="index-item-description">extract all photo details</div> + <div class="index-item-description">get all photo details from F-Spot database</div> </dd> <dt class="field"> <img src="media/images/Method.png" alt="Method" title="Method" /></title> @@ -433,6 +489,22 @@ </dd> <dt class="field"> <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">get_photo_versions</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodget_photo_versions">PHPFSPOT::get_photo_versions()</a> in phpfspot.class.php</div> + <div class="index-item-description">get photo versions</div> + </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">get_photo_version_name</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodget_photo_version_name">PHPFSPOT::get_photo_version_name()</a> in phpfspot.class.php</div> + <div class="index-item-description">get photo version name</div> + </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> <span class="method-title">get_random_photo</span> </dt> <dd class="index-item-body"> @@ -502,6 +574,21 @@ <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodisValidDate">PHPFSPOT::isValidDate()</a> in phpfspot.class.php</div> <div class="index-item-description">validates provided date</div> </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">is_valid_version</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodis_valid_version">PHPFSPOT::is_valid_version()</a> in phpfspot.class.php</div> + <div class="index-item-description">check for invalid version of photo</div> + </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">is_valid_width</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodis_valid_width">PHPFSPOT::is_valid_width()</a> in phpfspot.class.php</div> + </dd> </dl> <a name="p"></a> <div class="index-letter-section"> @@ -745,6 +832,14 @@ </dd> <dt class="field"> <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">smarty_photo_version_select_list</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodsmarty_photo_version_select_list">PHPFSPOT::smarty_photo_version_select_list()</a> in phpfspot.class.php</div> + <div class="index-item-description">photo version select list</div> + </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> <span class="method-title">smarty_sort_select_list</span> </dt> <dd class="index-item-body"> @@ -807,6 +902,14 @@ <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodupdateSortOrder">PHPFSPOT::updateSortOrder()</a> in phpfspot.class.php</div> <div class="index-item-description">updates sort order in session variable</div> </dd> + <dt class="field"> + <img src="media/images/Method.png" alt="Method" title="Method" /></title> + <span class="method-title">update_photo_version</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="phpfspot/PHPFSPOT.html#methodupdate_photo_version">PHPFSPOT::update_photo_version()</a> in phpfspot.class.php</div> + <div class="index-item-description">update photo version in session variable</div> + </dd> </dl> <a name="w"></a> <div class="index-letter-section"> |