thumbnailer.php File Reference

Go to the source code of this file.

Namespaces

namespace  fisheye

Variables

 $_SERVER ['SERVER_NAME'] = ''
 $_SERVER ['HTTP_HOST'] = ''
 $_SERVER ['HTTP_HOST'] = ''
 $_SERVER ['HTTP_HOST'] = ''
 $_SERVER ['SCRIPT_URL'] = ''
global $_SERVER
 $begin = date( 'U' )
global $gBitSystem
 $log [$contentId]['delay'] = date( 'U' ) - $total
 $log [$contentId]['duration'] = date( 'U' ) - $begin
 $log = array()
 $processContent = array()
 $rs = $gBitSystem->mDb->query( $sql, NULL, $thumbCount )
 $rs2 = $gBitSystem->mDb->query( $sql2, array( date( 'U' ), $rs->fields['content_id'] ) )
 $sql
 $sql2 = "UPDATE `".BIT_DB_PREFIX."liberty_process_queue` SET `begin_date`=? WHERE `content_id`=?"
 $thumbCount = ( !empty( $argv[1] ) ) ? $argv[1] : ( !empty( $_REQUEST['thumbnails'] ) ? $_REQUEST['thumbnails'] : 10)
 $total = date( 'U' )


Variable Documentation

$_SERVER['SERVER_NAME'] = ''

Definition at line 23 of file thumbnailer.php.

$_SERVER['HTTP_HOST'] = ''

Definition at line 22 of file thumbnailer.php.

$_SERVER['HTTP_HOST'] = ''

Definition at line 21 of file thumbnailer.php.

$_SERVER['HTTP_HOST'] = ''

Definition at line 20 of file thumbnailer.php.

$_SERVER['SCRIPT_URL'] = ''

Definition at line 19 of file thumbnailer.php.

global $_SERVER

Definition at line 17 of file thumbnailer.php.

Referenced by JSCreator::_generateFilename(), HTMLCreator::_generateFilename(), MBOXCreator::_generateFilename(), FeedCreator::_generateFilename(), bit_display_error(), bit_error_handler(), bit_error_string(), bit_http_request(), BitLanguage::BitLanguage(), check_settings(), BitSystem::checkEnvironment(), clean_file_path(), create_config(), data_agentinfo(), data_attachment(), data_file(), LibertyContent::expungeVersion(), BitSystem::getErrorEmail(), Shoutbox::getList(), Babelfish::host(), httpPrefix(), httpScheme(), BitSystem::initSmarty(), install_error(), BitThemes::isAjaxRequest(), PackagerBase::isServer(), Multisites::load(), BitUser::login(), BitBoardPost::modWarn(), multisites_content_sql(), TikiWikiParser::parseData(), NotificationLib::post_content_event(), NotificationLib::post_new_user_event(), Messages::postMessage(), BitUser::register(), BitSystem::registerPackage(), LibertyContent::removeLastVersion(), BitPage::rollbackVersion(), BitSystem::sendEmail(), BitMailer::sendQueue(), BitBlogPost::sendTrackbacks(), smarty_block_form(), smarty_function_alphabar(), smarty_function_pagination(), smarty_function_pagination_c(), smarty_function_sameurl(), smarty_function_smartlink(), Shoutbox::store(), BitPage::store(), BitBlogPost::store(), Statistics::storeReferer(), BitMailer::trackMail(), BitUser::updateSession(), Babelfish::url(), LibertyComment::userCanEdit(), vc(), LibertyContent::verify(), LibertyContent::verifyActionLog(), LibertyComment::verifyComment(), BitUser::verifyEmail(), BitUser::verifyTicket(), and BitPdf::whatlink().

$begin = date( 'U' )

Definition at line 68 of file thumbnailer.php.

Referenced by treasury_flv_converter().

global $gBitSystem

Definition at line 17 of file thumbnailer.php.

$log[$contentId]['delay'] = date( 'U' ) - $total

Definition at line 81 of file thumbnailer.php.

$log[$contentId]['duration'] = date( 'U' ) - $begin

Definition at line 80 of file thumbnailer.php.

$log = array()

Definition at line 64 of file thumbnailer.php.

Referenced by PackagerVersions::storeChangelog(), and treasury_flv_converter().

$processContent = array()

Definition at line 54 of file thumbnailer.php.

$rs = $gBitSystem->mDb->query( $sql, NULL, $thumbCount )

Definition at line 52 of file thumbnailer.php.

Referenced by FisheyeGallery::addItem(), FisheyeBase::addToGalleries(), LibertyQuota::assignQuotaToGroup(), BitPermUser::batchAssignUsersToGroup(), LibertyComment::deleteComment(), TreasuryItem::expunge(), TreasuryGallery::expunge(), FisheyeImage::expunge(), FisheyeGallery::expunge(), LibertyGatekeeper::expungeSecurity(), Messages::expungeSystemMessage(), FisheyeGallery::galleryExistsInDatabase(), BitBlog::get_random_blog_post(), BitPermUser::getAllGroups(), BitBoard::getBoardSelectList(), FisheyeBase::getBreadcrumbLinks(), LibertyContent::getHistory(), LibertyContent::getHistoryCount(), FisheyeGallery::getImageCount(), BitLanguage::getImportedLanguages(), FisheyeImage::getList(), FisheyeGallery::getList(), BitBoard::getMap(), BitMailer::getQueue(), LibertyQuota::getQuotaMenu(), FisheyeGallery::getThumbnailImage(), BitArticleTopic::getTopicArticles(), BitBoard::getUnMapped(), FisheyeBase::isInGallery(), LibertyQuota::isUserUnderQuota(), LibertyQuota::load(), FisheyeGallery::load(), BitSystem::loadConfig(), LibertySystem::loadContentTypes(), FisheyeGallery::loadImages(), BitMailer::queueRecipients(), FisheyeGallery::removeItem(), BitArticleTopic::removeTopic(), BitArticleTopic::removeTopicImage(), BitArticleType::removeType(), BitArticleTopic::setActivation(), BitArticle::setStatus(), FisheyeImage::store(), FisheyeGallery::store(), FisheyeGallery::storeGalleryThumbnail(), BitUser::storeLogin(), LibertyAttachable::storeNewAttachments(), LibertyGatekeeper::storeSecurity(), PackagerBase::tableToXml(), BitMailer::tendQueue(), TreasuryBase::updatePosition(), and FisheyeBase::updatePosition().

$rs2 = $gBitSystem->mDb->query( $sql2, array( date( 'U' ), $rs->fields['content_id'] ) )

Definition at line 59 of file thumbnailer.php.

$sql

Initial value:

 "SELECT pq.content_id AS hash_key, pq.*
                        FROM `".BIT_DB_PREFIX."liberty_process_queue` pq
                        WHERE pq.begin_date IS NULL
                        ORDER BY pq.queue_date"

Definition at line 48 of file thumbnailer.php.

Referenced by FisheyeBase::addToGalleries(), BackupLib::backup_database(), FisheyeImage::convertColorspace(), BitDb::convertSortmode(), BitDbAdodb::createTables(), delete_index(), delete_index_content_type(), LibertyComment::deleteComment(), BitDbAdodb::dropTables(), TreasuryGallery::expunge(), LibertyAttachable::expungeAttachment(), LibertyGatekeeper::expungeSecurity(), Messages::expungeSystemMessage(), FirebirdCreateDB(), BitBlog::get_num_user_blogs(), BitBlog::get_random_blog_post(), BitPermUser::getAllUserGroups(), LibertyAttachable::getAttachmentList(), LibertyComment::getComments(), BitBoardPost::getComments(), BitPermUser::getGroupInfo(), BitBoard::getLinkedBoard(), BitBoardPost::getList(), BitBoard::getMap(), LibertyComment::getNumComments(), BitBoardPost::getNumComments(), LibertyComment::getNumComments_upto(), FisheyeBase::getParentGalleries(), BitSystem::getPermissionInfo(), LibertyContent::getPreference(), LibertyQuota::getQuotaGroups(), Messages::getSystemMessageList(), BitArticleTopic::getTopicArticles(), BitBoard::getUnMapped(), BitUser::getUserDomain(), FisheyeBase::isInGallery(), FisheyeImage::load(), LibertyComment::loadComment(), BitArticleTopic::loadTopic(), BitArticleType::loadType(), BitBoard::lookupMapRev(), lulu_expunge(), migrate_phpbb_forum(), migrate_phpbb_topic(), migrate_wp_categories(), migrate_wp_comments(), migrate_wp_posts(), migrate_wp_users(), BitBoard::removeContent(), BitArticleTopic::removeTopic(), BitArticleTopic::removeTopicImage(), BitArticleType::removeType(), BackupLib::restore_database(), BitArticleTopic::setActivation(), LibertyContent::setIndexData(), BitPage::setIndexData(), BitArticle::setStatus(), setup_migration(), smarty_resource_style_timestamp(), FisheyeImage::store(), LibertyComment::storeComment(), BitPermUser::storeGroup(), BitUser::storeLogin(), LibertyAttachable::storeNewAttachments(), BitUser::storeRealName(), LibertyGatekeeper::storeSecurity(), treasury_default_store(), treasury_default_update(), TreasuryBase::updatePosition(), FisheyeBase::updatePosition(), BitInstaller::upgradePackage(), BitBoard::verifyIntegrity(), and LibertyAttachable::verifyPrimaryAttachmentId().

$sql2 = "UPDATE `".BIT_DB_PREFIX."liberty_process_queue` SET `begin_date`=? WHERE `content_id`=?"

Definition at line 58 of file thumbnailer.php.

$thumbCount = ( !empty( $argv[1] ) ) ? $argv[1] : ( !empty( $_REQUEST['thumbnails'] ) ? $_REQUEST['thumbnails'] : 10)

Definition at line 44 of file thumbnailer.php.

$total = date( 'U' )

Definition at line 65 of file thumbnailer.php.

Referenced by Cezpdf::ezPRVTaddPageNumbers(), and smarty_function_querytable().


Generated on Wed Aug 22 19:33:59 2007 for bitweaver by  doxygen 1.5.2