[iLance] element index

Package indexes

All elements
a b c d e f g h i j k l m n o p q r s t u v w x y z _
_
top
__construct
sessions::__construct() in class.sessions.inc.php
Constructor
__construct
ilance_memcached::__construct() in class.database.inc.php
Constructor
__destruct
sessions::__destruct() in class.sessions.inc.php
Ensure session data is written out before classes are destroyed (see http://bugs.php.net/bug.php?id=33772 for details)
__readData
excel_oleread::__readData() in class.excel_oleread.inc.php
__readPropertySets
excel_oleread::__readPropertySets() in class.excel_oleread.inc.php
a
top
$accepted_countries
distance::$accepted_countries in class.distance.inc.php
Accepted country ids allowed for distance calculation operations
$account
bluepay::$account in class.bluepay.inc.php
$accountId
bluepay::$accountId in class.bluepay.inc.php
$addr1
bluepay::$addr1 in class.bluepay.inc.php
$addr2
bluepay::$addr2 in class.bluepay.inc.php
$admintimeout
sessions::$admintimeout in class.sessions.inc.php
Timeout in minutes for logged in administrators
$aFunctionIncludeFiles
xajax::$aFunctionIncludeFiles in class.xajax.inc.php
$aFunctionRequestTypes
xajax::$aFunctionRequestTypes in class.xajax.inc.php
$aFunctions
xajax::$aFunctions in class.xajax.inc.php
$allowfields
datamanager_users::$allowfields in class.datamanager_users.inc.php
var $allowfields contains all fields available from the user table
$allowfields
datamanager_auction::$allowfields in class.datamanager_auction.inc.php
$amount
bluepay::$amount in class.bluepay.inc.php
$aObjArray
xajax::$aObjArray in class.xajax.inc.php
$aObjects
xajax::$aObjects in class.xajax.inc.php
$apihooks
ilance::$apihooks in class.ilance.inc.php
Will store {apihook[xxx]}'s that are being loaded to prevent double loading
$approvedUrl
bluepay::$approvedUrl in class.bluepay.inc.php
$authCode
bluepay::$authCode in class.bluepay.inc.php
$authnet
paymentgateway::$authnet in class.paymentgateway.inc.php
hold detailed gateway information for authorize.net
$authnet_post_vars
authorizenet::$authnet_post_vars in class.authorizenet.inc.php
$authnet_response
authorizenet::$authnet_response in class.authorizenet.inc.php
$authorization
paymentgateway::$authorization in class.paymentgateway.inc.php
$avsAllowed
bluepay::$avsAllowed in class.bluepay.inc.php
$avsResp
bluepay::$avsResp in class.bluepay.inc.php
accounting
accounting in class.accounting.inc.php
Accounting class to perform the majority of accounting functions within ILance.
accounting_activity
mycp::accounting_activity() in class.mycp.inc.php
accounting_creditcard
accounting_creditcard in class.accounting_creditcard.inc.php
Class to handle credit card logic
accounting_fees
accounting_fees in class.accounting_fees.inc.php
Function to handle accounting fee logic
accounting_p2b
accounting_p2b in class.accounting_p2b.inc.php
Function to handle provider to buyer based accounting logic
accounting_reminders
accounting_reminders in class.accounting_reminders.inc.php
Function to handle accounting reminders
activate_user
admincp::activate_user() in class.admincp.inc.php
Function to activate single or multiple users from the marketplace
add
ilance_database::add() in class.database.inc.php
Timer add function
addAlert
xajaxResponse::addAlert() in class.xajax_response.inc.php
addAppend
xajaxResponse::addAppend() in class.xajax_response.inc.php
addAssign
xajaxResponse::addAssign() in class.xajax_response.inc.php
addClear
xajaxResponse::addClear() in class.xajax_response.inc.php
addCreate
xajaxResponse::addCreate() in class.xajax_response.inc.php
addCreateInput
xajaxResponse::addCreateInput() in class.xajax_response.inc.php
addEvent
calendar::addEvent() in class.calendar.inc.php
Adds an event on the calendar for a specific day
addEvent
xajaxResponse::addEvent() in class.xajax_response.inc.php
addHandler
xajaxResponse::addHandler() in class.xajax_response.inc.php
addIncludeScript
xajaxResponse::addIncludeScript() in class.xajax_response.inc.php
addInsert
xajaxResponse::addInsert() in class.xajax_response.inc.php
addInsertAfter
xajaxResponse::addInsertAfter() in class.xajax_response.inc.php
addInsertInput
xajaxResponse::addInsertInput() in class.xajax_response.inc.php
addon_css_count
ilance::addon_css_count() in class.ilance.inc.php
Function to fetch the css element count for an add-on product
addon_email_count
ilance::addon_email_count() in class.ilance.inc.php
Function to fetch the email templates count for an add-on product
addon_phrase_count
ilance::addon_phrase_count() in class.ilance.inc.php
Function to fetch the phrases count for an add-on product
addon_task_count
ilance::addon_task_count() in class.ilance.inc.php
Function to fetch the automated tasks count for an add-on product
addPrepend
xajaxResponse::addPrepend() in class.xajax_response.inc.php
addRedirect
xajaxResponse::addRedirect() in class.xajax_response.inc.php
addRemove
xajaxResponse::addRemove() in class.xajax_response.inc.php
addRemoveHandler
xajaxResponse::addRemoveHandler() in class.xajax_response.inc.php
addReplace
xajaxResponse::addReplace() in class.xajax_response.inc.php
addScript
xajaxResponse::addScript() in class.xajax_response.inc.php
add_category_viewcount
add_category_viewcount() in functions.php
Function to increment a category's view count + 1. This function now supports recursively tracking all views within a parent and child relationship.
add_dir
zip::add_dir() in class.zip.inc.php
add_field_if_not_exist
Function to determine if a field within a table exists, and if not, to automatically add the necessary field column details
add_file
zip::add_file() in class.zip.inc.php
add_group
xml::add_group() in class.xml.inc.php
add_node
xml::add_node() in class.xml.inc.php
add_tag
xml::add_tag() in class.xml.inc.php
admincp
admincp in class.admincp.inc.php
AdminCP class to perform the majority of functions within the ILance Admin Control Panel
admincp_category
admincp_category in class.admincp_category.inc.php
AdminCP category system class to perform the majority category functions
admincp_importexport
admincp_importexport in class.admincp_importexport.inc.php
AdminCP importer handler for emails, language phrases and css styles within ILance.
admincp_products
admincp_products in class.admincp_products.inc.php
AdminCP Product Add-On system class to perform the majority install/uninstall related product functionality within ILance.
admin_login_include
common::admin_login_include() in class.common.inc.php
Function to display the login information bar for admins
affected_rows
ilance_mysqli::affected_rows() in class.database_mysqli.inc.php
Function to fetch the total number of affected rows for the connection
affected_rows
ilance_mysql::affected_rows() in class.database_mysql.inc.php
Function to fetch the total number of affected rows for the connection
affected_rows
ilance_mssql::affected_rows() in class.database_mssql.inc.php
Function to fetch the total number of affected rows for the connection
alerts
subscription::alerts() in class.subscription.inc.php
Function to display any subscription alerts from their my account area
all
auction_expiry::all() in class.auction_expiry.inc.php
api
ilance::api() in class.ilance.inc.php
Function to search and locate any inline php or html code to be parsed within an official ILance api hook.
api_multicategory_select
categories::api_multicategory_select() in class.categories.inc.php
Function to provide add-on products with a useable API bridge allowing the generation of multi-select fields such as categories.
api_phrasegroupname
admincp::api_phrasegroupname() in class.admincp.inc.php
Function to fetch the description of a particular phrase group within the datastore
archive_expired_auctions
auction::archive_expired_auctions() in class.auction.inc.php
attachment
attachment in class.attachment.inc.php
Attachment class to perform the majority of uploading and attachment handling operations within ILance.
auction
auction in class.auction.inc.php
Auction class to perform the majority of functions dealing with anything to do with auctions within ILance.
auctioncount
categories::auctioncount() in class.categories.inc.php
Function to fetch the auction count for a category.
auction_award
auction_award in class.auction_award.inc.php
Auction award class to perform the majority of functions dealing with anything to do with auctions and awarding details within ILance.
auction_details_pulldown
admincp::auction_details_pulldown() in class.admincp.inc.php
Function to generate a pulldown menu based on auction details.
auction_details_pulldown2
admincp::auction_details_pulldown2() in class.admincp.inc.php
Function to generate a pulldown menu based on auction details.
auction_expiry
auction_expiry in class.auction_expiry.inc.php
Auction award class to perform the majority of functions dealing with anything to do with listing expiry within ILance.
auction_icons
auction::auction_icons() in class.auction.inc.php
Function to print auction icons based on the selected filters of the associated auction id.
auction_listing
auction_listing in class.auction_listing.inc.php
Auction listing class to perform the majority of printing and displaying of auction listing page in the front end.
auction_post
auction_post in class.auction_post.inc.php
Auction posting class to perform the majority of printing and displaying of filters and other form elements for service and product auctions.
auction_questions
auction_questions in class.auction_questions.inc.php
Class to handle the auction posting interface for any type of auction supported in ILance.
auction_rfp
auction_rfp in class.auction_rfp.inc.php
Class to handle inserting new product or service auctions within the database.
auction_state_pulldown
admincp::auction_state_pulldown() in class.admincp.inc.php
Function to generate a pulldown menu based on auction state details.
auction_status_pulldown
admincp::auction_status_pulldown() in class.admincp.inc.php
Function to generate a pulldown menu based on auction status details.
auction_tabs
auction_tabs in class.auction_tabs.inc.php
Auction tabs class to perform the majority of printing and displaying of auction tabs within the MyCP areas of the front end.
auction_timeleft
auction::auction_timeleft() in class.auction.inc.php
Function to calculate the exact time left based on a few date and time parameters and prints text or flash countdown applets.
authorizenet
authorizenet in class.authorizenet.inc.php
Authorize.Net class to perform the majority of functions for handling payment gateway logic
authorizenet
authorizenet::authorizenet() in class.authorizenet.inc.php
Function for parsing incoming variables from the payment gateway
autoCompressJavascript
xajax::autoCompressJavascript() in class.xajax.inc.php
award_service_auction
auction_award::award_service_auction() in class.auction_award.inc.php
b
top
$bCleanBuffer
xajax::$bCleanBuffer in class.xajax.inc.php
$bDebug
xajax::$bDebug in class.xajax.inc.php
$bDecodeUTF8Input
xajax::$bDecodeUTF8Input in class.xajax.inc.php
$bErrorHandler
xajax::$bErrorHandler in class.xajax.inc.php
$bExitAllowed
xajax::$bExitAllowed in class.xajax.inc.php
$birthdate
bluepay::$birthdate in class.bluepay.inc.php
$bluepay
paymentgateway::$bluepay in class.paymentgateway.inc.php
hold detailed gateway information for bluepay
$bStatusMessages
xajax::$bStatusMessages in class.xajax.inc.php
$buildarray
categories::$buildarray in class.categories.inc.php
$bWaitCursor
xajax::$bWaitCursor in class.xajax.inc.php
ban_user
admincp::ban_user() in class.admincp.inc.php
Function to ban single or multiple users from the marketplace
bbcode
bbcode::bbcode() in class.bbcode.inc.php
BBCode Constructor.
bbcode
bbcode in class.bbcode.inc.php
BBCode class to perform the majority of BBcode functions within ILance
bbcode_quote_handler
bbcode::bbcode_quote_handler() in class.bbcode.inc.php
Function to handle the processing of nested bbcode [quote] tags within a string.
bbcode_to_html
bbcode::bbcode_to_html() in class.bbcode.inc.php
Function to convert a string formatted in BBCode [B]xx[/B] into HTML format <strong>xx</strong>.
bestmatch_auction_count
categories::bestmatch_auction_count() in class.categories.inc.php
Function to fetch a category count based on a set of search options per specific category.
bid
bid in class.bid.inc.php
Bid class to perform the majority of bidding functions within ILance
bidamounttypes
categories::bidamounttypes() in class.categories.inc.php
Function to fetch the bid amount types for a category
bidgroupdisplay
categories::bidgroupdisplay() in class.categories.inc.php
Function to fetch the category bid group display logic for a category
bidgrouping
categories::bidgrouping() in class.categories.inc.php
Function to determine if a category bid grouping logic is enabled or disabled
bids_activity
mycp::bids_activity() in class.mycp.inc.php
bids_award_activity
mycp::bids_award_activity() in class.mycp.inc.php
bid_fields
bid_fields in class.bid_fields.inc.php
Class to handle the auction posting interface for any type of auction supported in ILance.
bid_filter_checkup
bid::bid_filter_checkup() in class.bid.inc.php
Function for determining if a particular auction event has any bid filters and if so this
bid_lowest_unique
bid_lowest_unique in class.bid_lowest_unique.inc.php
Lowest Unique Bid class to perform the majority of lowest unique bidding functions within ILance.
bid_permissions
bid_permissions in class.bid_permissions.inc.php
Function to handle bid permissions
bid_product
bid_product in class.bid_product.inc.php
Function to handle inserting a forward auction bid
bid_proxy
bid_proxy in class.bid_proxy.inc.php
Proxy Bid class to perform the majority of proxy bidding functions within ILance.
bid_retract
bid_retract in class.bid_retract.inc.php
Retract Bid class to perform the majority of bid retraction functions within ILance.
bid_service
bid_service in class.bid_service.inc.php
Function to handle inserting a service reverse auction bid
bid_tabs
bid_tabs in class.bid_tabs.inc.php
Bid Tabs class to perform the majority of bid tab display and output operations within ILance.
BIG_BLOCK_DEPOT_BLOCKS_POS
BIG_BLOCK_DEPOT_BLOCKS_POS in class.excel_oleread.inc.php
BIG_BLOCK_SIZE
BIG_BLOCK_SIZE in class.excel_oleread.inc.php
bluepay
bluepay::bluepay() in class.bluepay.inc.php
* __construct()
bluepay
bluepay in class.bluepay.inc.php
BluePay class to perform the majority of functions for handling payment gateway logic
breadcrumb
categories::breadcrumb() in class.categories.inc.php
Function to generate the main header breadcrumb category trail.
browser_detection
styles::browser_detection() in class.styles.inc.php
browser_version
styles::browser_version() in class.styles.inc.php
budgetgroup
categories::budgetgroup() in class.categories.inc.php
build_array
categories::build_array() in class.categories.inc.php
Function to fetch and build the array of the category structure. This will internally build our $ilance->categories->fetch[] array.
build_array_skills
categories_skills::build_array_skills() in class.categories_skills.inc.php
Function to fetch the array of the skills category structure.
build_category_count
build_category_count() in functions.php
Function to handle the auction counts within category logic. This function is usually called after a new auction is added or removed from the system.
build_cron_next_runtime
build_cron_next_runtime() in functions_cron.php
Function to build a cron job's next execution time
build_expert_search_exclusion_sql
build_expert_search_exclusion_sql() in functions_search.php
build_invitation_datastore
registration::build_invitation_datastore() in class.registration.inc.php
Function for returning the subscription id of a free subscription plan that is active and visible for the permission of 'servicebid' with a value of 'true'
build_md5_filelist
security::build_md5_filelist() in class.security.inc.php
Function to read, build and create a new php script based on md5 file hash of all files for the ILance product. Ultimately we'll use this to allow the user to check their original files for any changes based on the stock release of iLance
build_recurring_subscription_xml
Function to build a valid authorize.net recurring subscription document
build_registration_questions
registration::build_registration_questions() in class.registration.inc.php
Function to insert custom registration questions into the database based on formame (key) and answer (value).
build_skills_inclusion_sql
build_skills_inclusion_sql() in functions_search.php
build_tag
xml::build_tag() in class.xml.inc.php
build_user_datastore
registration::build_user_datastore() in class.registration.inc.php
Function for creating a valid ILance member using the registration datastore.
build_user_session
build_user_session() in functions.php
Function to build a valid user session after successful sign-in. This function was created because we've implemented the new admin user switcher and it's pointless to handle 2 large pieces of code for session building- so this was created.
build_user_subscription
registration::build_user_subscription() in class.registration.inc.php
Function for creating a new user subscription plan.
c
top
$cache
language::$cache in class.language.inc.php
array holding language cache
$cacheid
categories_parser::$cacheid in class.categories_parser.inc.php
$card
paymentgateway::$card in class.paymentgateway.inc.php
hold the credit card details
$cashu_post_vars
cashu::$cashu_post_vars in class.cashu.inc.php
$cashu_response
cashu::$cashu_response in class.cashu.inc.php
$cats
categories_skills::$cats in class.categories_skills.inc.php
$cats
categories::$cats in class.categories.inc.php
$cat_map
categories::$cat_map in class.categories.inc.php
$cdata
xml::$cdata in class.xml.inc.php
$cert_file
paymentgateway::$cert_file in class.paymentgateway.inc.php
$channelDesc
myrss::$channelDesc in class.myrss.inc.php
$channelLink
myrss::$channelLink in class.myrss.inc.php
$channelTitle
myrss::$channelTitle in class.myrss.inc.php
$charset
xml::$charset in class.xml.inc.php
$cidusercount
categories_skills::$cidusercount in class.categories_skills.inc.php
$city
bluepay::$city in class.bluepay.inc.php
$columninfo
template_columns::$columninfo in class.template_columns.inc.php
Default table column info
$columnphrases
template_columns::$columnphrases in class.template_columns.inc.php
Default table column phrase identifiers
$computed_style
styles::$computed_style in class.styles.inc.php
This will store the compiled css stylesheet
$condition
datamanager::$condition in class.datamanager.inc.php
$config
ilance::$config in class.ilance.inc.php
Will store $ilconfig as $this->config['xxx'] (will use more in future)
$connection
ilance_memcached::$connection in class.database.inc.php
$connection_link
ilance_database::$connection_link in class.database.inc.php
$connection_read
ilance_database::$connection_read in class.database.inc.php
$connection_write
ilance_database::$connection_write in class.database.inc.php
$content_type
xml::$content_type in class.xml.inc.php
$convert_to_cents
paymentgateway::$convert_to_cents in class.paymentgateway.inc.php
hold the gateways that require amounts to be converted into cents: 13.20 = 1320
$countries
distance::$countries in class.distance.inc.php
Country ids to short form identifiers accepted in the distance calculation server
$country
bluepay::$country in class.bluepay.inc.php
$crawlertimeout
sessions::$crawlertimeout in class.sessions.inc.php
Timeout in minutes for crawlers and search bots
$css_cache
styles::$css_cache in class.styles.inc.php
CSS cache so we don't have to continously call the db in other scripts
$ctrl_dir
zip::$ctrl_dir in class.zip.inc.php
$curl_path
paymentgateway::$curl_path in class.paymentgateway.inc.php
hold the curl module details
$currencies
currency::$currencies in class.currency.inc.php
$currencies_accepted
stormpay::$currencies_accepted in class.stormpay.inc.php
$currencies_accepted
paypal::$currencies_accepted in class.paypal.inc.php
$currencies_accepted
platnosci::$currencies_accepted in class.platnosci.inc.php
$currencies_accepted
cashu::$currencies_accepted in class.cashu.inc.php
$currencies_accepted
moneybookers::$currencies_accepted in class.moneybookers.inc.php
$currency
paymentgateway::$currency in class.paymentgateway.inc.php
hold the currency details of the marketplace
$currencyid
accounting::$currencyid in class.accounting.inc.php
$currentTag
paymentgateway::$currentTag in class.paymentgateway.inc.php
hold the parser and xml data
$custId
bluepay::$custId in class.bluepay.inc.php
$custIdState
bluepay::$custIdState in class.bluepay.inc.php
$custom
categories::$custom in class.categories.inc.php
$customer
paymentgateway::$customer in class.paymentgateway.inc.php
hold the customer (payer) details
$cvv2
bluepay::$cvv2 in class.bluepay.inc.php
$cvv2Allowed
bluepay::$cvv2Allowed in class.bluepay.inc.php
$cvv2Resp
bluepay::$cvv2Resp in class.bluepay.inc.php
class.accounting.inc.php
class.accounting.inc.php in class.accounting.inc.php
class.accounting_creditcard.inc.php
class.accounting_creditcard.inc.php in class.accounting_creditcard.inc.php
class.accounting_fees.inc.php
class.accounting_fees.inc.php in class.accounting_fees.inc.php
class.accounting_p2b.inc.php
class.accounting_p2b.inc.php in class.accounting_p2b.inc.php
class.accounting_reminders.inc.php
class.accounting_reminders.inc.php in class.accounting_reminders.inc.php
class.admincp.inc.php
class.admincp.inc.php in class.admincp.inc.php
class.admincp_category.inc.php
class.admincp_category.inc.php in class.admincp_category.inc.php
class.admincp_importexport.inc.php
class.admincp_importexport.inc.php in class.admincp_importexport.inc.php
class.admincp_products.inc.php
class.admincp_products.inc.php in class.admincp_products.inc.php
class.attachment.inc.php
class.attachment.inc.php in class.attachment.inc.php
class.auction.inc.php
class.auction.inc.php in class.auction.inc.php
class.auction_award.inc.php
class.auction_award.inc.php in class.auction_award.inc.php
class.auction_expiry.inc.php
class.auction_expiry.inc.php in class.auction_expiry.inc.php
class.auction_listing.inc.php
class.auction_listing.inc.php in class.auction_listing.inc.php
class.auction_post.inc.php
class.auction_post.inc.php in class.auction_post.inc.php
class.auction_questions.inc.php
class.auction_questions.inc.php in class.auction_questions.inc.php
class.auction_rfp.inc.php
class.auction_rfp.inc.php in class.auction_rfp.inc.php
class.auction_tabs.inc.php
class.auction_tabs.inc.php in class.auction_tabs.inc.php
class.authorizenet.inc.php
class.authorizenet.inc.php in class.authorizenet.inc.php
class.bbcode.inc.php
class.bbcode.inc.php in class.bbcode.inc.php
class.bid.inc.php
class.bid.inc.php in class.bid.inc.php
class.bid_fields.inc.php
class.bid_fields.inc.php in class.bid_fields.inc.php
class.bid_lowest_unique.inc.php
class.bid_lowest_unique.inc.php in class.bid_lowest_unique.inc.php
class.bid_permissions.inc.php
class.bid_permissions.inc.php in class.bid_permissions.inc.php
class.bid_product.inc.php
class.bid_product.inc.php in class.bid_product.inc.php
class.bid_proxy.inc.php
class.bid_proxy.inc.php in class.bid_proxy.inc.php
class.bid_retract.inc.php
class.bid_retract.inc.php in class.bid_retract.inc.php
class.bid_service.inc.php
class.bid_service.inc.php in class.bid_service.inc.php
class.bid_tabs.inc.php
class.bid_tabs.inc.php in class.bid_tabs.inc.php
class.bluepay.inc.php
class.bluepay.inc.php in class.bluepay.inc.php
class.calendar.inc.php
class.calendar.inc.php in class.calendar.inc.php
class.cashu.inc.php
class.cashu.inc.php in class.cashu.inc.php
class.categories.inc.php
class.categories.inc.php in class.categories.inc.php
class.categories_parser.inc.php
class.categories_parser.inc.php in class.categories_parser.inc.php
class.categories_pulldown.inc.php
class.categories_pulldown.inc.php in class.categories_pulldown.inc.php
class.categories_skills.inc.php
class.categories_skills.inc.php in class.categories_skills.inc.php
class.colors.inc.php
class.colors.inc.php in class.colors.inc.php
class.common.inc.php
class.common.inc.php in class.common.inc.php
class.crypt.inc.php
class.crypt.inc.php in class.crypt.inc.php
class.csv.inc.php
class.csv.inc.php in class.csv.inc.php
class.currency.inc.php
class.currency.inc.php in class.currency.inc.php
class.database.inc.php
class.database.inc.php in class.database.inc.php
class.database_mssql.inc.php
class.database_mssql.inc.php in class.database_mssql.inc.php
class.database_mysql.inc.php
class.database_mysql.inc.php in class.database_mysql.inc.php
class.database_mysqli.inc.php
class.database_mysqli.inc.php in class.database_mysqli.inc.php
class.datamanager.inc.php
class.datamanager.inc.php in class.datamanager.inc.php
class.datamanager_auction.inc.php
class.datamanager_auction.inc.php in class.datamanager_auction.inc.php
class.datamanager_email.inc.php
class.datamanager_email.inc.php in class.datamanager_email.inc.php
class.datamanager_users.inc.php
class.datamanager_users.inc.php in class.datamanager_users.inc.php
class.datetimes.inc.php
class.datetimes.inc.php in class.datetimes.inc.php
class.diff.inc.php
class.diff.inc.php in class.diff.inc.php
class.distance.inc.php
class.distance.inc.php in class.distance.inc.php
class.escrow.inc.php
class.escrow.inc.php in class.escrow.inc.php
class.escrow_buynow.inc.php
class.escrow_buynow.inc.php in class.escrow_buynow.inc.php
class.escrow_handler.inc.php
class.escrow_handler.inc.php in class.escrow_handler.inc.php
class.escrow_payment.inc.php
class.escrow_payment.inc.php in class.escrow_payment.inc.php
class.excel_oleread.inc.php
class.excel_oleread.inc.php in class.excel_oleread.inc.php
class.feedback.inc.php
class.feedback.inc.php in class.feedback.inc.php
class.feedback_rating.inc.php
class.feedback_rating.inc.php in class.feedback_rating.inc.php
class.ilance.inc.php
class.ilance.inc.php in class.ilance.inc.php
class.ipban.inc.php
class.ipban.inc.php in class.ipban.inc.php
class.language.inc.php
class.language.inc.php in class.language.inc.php
class.moneybookers.inc.php
class.moneybookers.inc.php in class.moneybookers.inc.php
class.mycp.inc.php
class.mycp.inc.php in class.mycp.inc.php
class.myrss.inc.php
class.myrss.inc.php in class.myrss.inc.php
class.paymentgateway.inc.php
class.paymentgateway.inc.php in class.paymentgateway.inc.php
class.paypal.inc.php
class.paypal.inc.php in class.paypal.inc.php
class.platnosci.inc.php
class.platnosci.inc.php in class.platnosci.inc.php
class.portfolio.inc.php
class.portfolio.inc.php in class.portfolio.inc.php
class.profile_questions.inc.php
class.profile_questions.inc.php in class.profile_questions.inc.php
class.registration.inc.php
class.registration.inc.php in class.registration.inc.php
class.registration_questions.inc.php
class.registration_questions.inc.php in class.registration_questions.inc.php
class.rss.inc.php
class.rss.inc.php in class.rss.inc.php
class.security.inc.php
class.security.inc.php in class.security.inc.php
class.sessions.inc.php
class.sessions.inc.php in class.sessions.inc.php
class.shipcalculator.inc.php
class.shipcalculator.inc.php in class.shipcalculator.inc.php
class.smtp.inc.php
class.smtp.inc.php in class.smtp.inc.php
class.stormpay.inc.php
class.stormpay.inc.php in class.stormpay.inc.php
class.styles.inc.php
class.styles.inc.php in class.styles.inc.php
class.subscription.inc.php
class.subscription.inc.php in class.subscription.inc.php
class.subscription_expiry.inc.php
class.subscription_expiry.inc.php in class.subscription_expiry.inc.php
class.tax.inc.php
class.tax.inc.php in class.tax.inc.php
class.template.inc.php
class.template.inc.php in class.template.inc.php
class.template_columns.inc.php
class.template_columns.inc.php in class.template_columns.inc.php
class.template_files.inc.php
class.template_files.inc.php in class.template_files.inc.php
class.template_nav.inc.php
class.template_nav.inc.php in class.template_nav.inc.php
class.timer.inc.php
class.timer.inc.php in class.timer.inc.php
class.watchlist.inc.php
class.watchlist.inc.php in class.watchlist.inc.php
class.workspace.inc.php
class.workspace.inc.php in class.workspace.inc.php
class.xajax.inc.php
class.xajax.inc.php in class.xajax.inc.php
class.xajax_response.inc.php
class.xajax_response.inc.php in class.xajax_response.inc.php
class.xml.inc.php
class.xml.inc.php in class.xml.inc.php
class.zip.inc.php
class.zip.inc.php in class.zip.inc.php
calculate_insertion_fee
auction_rfp::calculate_insertion_fee() in class.auction_rfp.inc.php
Function for creating a new insertion fee transaction which is usually executed during the initial posting of a service or product auction. This function will attempt to debit the amount owing from the user's account balance (if funds available) otherwise it will create an unpaid transaction and force the auction to be hidden until payment is completed. This function takes into consideration a user with insertion fees exemption.
calculate_insertion_fee_in_budget_group
Function to fetch the insertion fee amount associated within a particular budget group
calculate_time_left
auction::calculate_time_left() in class.auction.inc.php
Function to calculate the exact time left based on a few date and time parameters.
calendar
calendar in class.calendar.inc.php
Calendar class to perform the majority of ILance calendar functions within ILance.
cancel_scheduled_subscription_invoices
Function to cancel any scheduled subscription invoices based on a timer which the admin defines in max days of invoice cancellation
cancel_unlinked_escrow_invoices
Function to find all escrow related invoices and check the escrow table for a match if we do not have a match,
cancel_user
admincp::cancel_user() in class.admincp.inc.php
Function to ban single or multiple users from the marketplace
canProcessRequests
xajax::canProcessRequests() in class.xajax.inc.php
can_display_bid_field
bid_fields::can_display_bid_field() in class.bid_fields.inc.php
Function to determine if a field can be displayed for the viewing category
can_display_element
template_columns::can_display_element() in class.template_columns.inc.php
can_display_financials
can_display_financials() in functions.php
Function to determine if we can display the financials for a particular user (if they allow it from their profile menu)
can_item_ship_to_countryid
can_item_ship_to_countryid() in functions_shipping.php
Function to to determine if a specific item / listing id can be shipped to a specific country
can_post
categories::can_post() in class.categories.inc.php
Function to determine if a category is a postable auction category.
can_remove_categories
admincp_category::can_remove_categories() in class.admincp_category.inc.php
Function to learn if any categories can be removed within ILance
can_remove_skill_categories
categories_skills::can_remove_skill_categories() in class.categories_skills.inc.php
Function to determine if a skill category can be removed from the datastore
cashu
cashu in class.cashu.inc.php
Cashu class to perform the majority of functions including ipn response handling within ILance.
cashu
cashu::cashu() in class.cashu.inc.php
Function for parsing incoming variables from the payment gateway
categories
categories::categories() in class.categories.inc.php
Constructor
categories
categories in class.categories.inc.php
Category class to perform the majority of category functions in ILance.
categories_parser
categories_parser in class.categories_parser.inc.php
Category parser class to perform the majority of category parsing functions within ILance.
categories_pulldown
categories_pulldown in class.categories_pulldown.inc.php
Category pulldown class to perform the majority of category pulldown menus and other related parsing functions within ILance.
categories_skills
categories_skills in class.categories_skills.inc.php
Category Skills class to perform the majority of category skill related functions within ILance.
category_listing_count_fixer
Function to handle the verification of auction counters in the category system. This function runs daily within cron.dailyrfp.php
category_pulldown
admincp::category_pulldown() in class.admincp.inc.php
Function to construct and print a category pulldown menu.
cattype
categories::cattype() in class.categories.inc.php
Function to fetch the category type of a category.
change_field_if_not_exist
Function to determine if an existing field attribute needs to be changed preventing upgrades from any sql errors on duplicate attempts
character_data
paymentgateway::character_data() in class.paymentgateway.inc.php
checkValues
myrss::checkValues() in class.myrss.inc.php
check_access
subscription::check_access() in class.subscription.inc.php
Function used to check a user's access when trying to access a certain marketplace resource or area.
check_currency
accounting::check_currency() in class.accounting.inc.php
Function to verify payment gateway accepted currency and, if necessary convert amount
check_private_folder
check_private_folder() in functions_workspace.php
check_shared_folder
check_shared_folder() in functions_workspace.php
cleanBufferOff
xajax::cleanBufferOff() in class.xajax.inc.php
cleanBufferOn
xajax::cleanBufferOn() in class.xajax.inc.php
clean_gpc
ilance::clean_gpc() in class.ilance.inc.php
Function to clean $_GLOBAL, $_POST and $_COOKIE input
close
ilance_mysqli::close() in class.database_mysqli.inc.php
Function to close the database connection
close
ilance_memcached::close() in class.database.inc.php
Close the memcache connection
close
ilance_mysql::close() in class.database_mysql.inc.php
Function to close the database connection
close
ilance_mssql::close() in class.database_mssql.inc.php
Function to close the database connection
close_group
xml::close_group() in class.xml.inc.php
cloud_tags_alphasort
cloud_tags_alphasort() in functions.php
Function to compile and process alpha sorting based on a keywords array
cloud_tags_asort
cloud_tags_asort() in functions.php
Function to compile and process ascending sorting based on a keywords array
colors
colors in class.colors.inc.php
Colors class to perform the majority of color functionality within ILance.
common
common in class.common.inc.php
Common class which holds the majority of common ILance functions in the system
compose_private_message
compose_private_message() in functions_pmb.php
compress_row
diff::compress_row() in class.diff.inc.php
...
connect
ilance_database::connect() in class.database.inc.php
Initialize database connection
construct_account_bonus
construct_account_bonus() in functions.php
Function to generate an account bonus feature to a particular user
construct_account_number
Function to generate a unique user account number for the billing and payments system
construct_account_number
registration::construct_account_number() in class.registration.inc.php
Function for creating a new user account number used in the ILance accounting system.
construct_admin_input
admincp::construct_admin_input() in class.admincp.inc.php
Function to print the admininstration configuration input template menus.
construct_attachment_folder
construct_attachment_folder() in functions_workspace.php
construct_auction_questions
auction_questions::construct_auction_questions() in class.auction_questions.inc.php
Function to handle all answerable auction questions within the posting system.
construct_bidamounttype
auction::construct_bidamounttype() in class.auction.inc.php
Function to print the bid amount types overview.
construct_bidamounttypes
admincp::construct_bidamounttypes() in class.admincp.inc.php
Function to print out bid amount types
construct_bidamounttype_pulldown
Function to print the bid amount types pulldown menu.
construct_bid_details_pulldown
Function for printing a bid privacy details pulldown menu.
construct_bid_fields
bid_fields::construct_bid_fields() in class.bid_fields.inc.php
Function to handle all answerable auction questions within the posting system.
construct_breadcrumb
template::construct_breadcrumb() in class.template.inc.php
construct_budget_group_pulldown
Function to construct and print out the budget group pulldown menu
construct_budget_overview
auction::construct_budget_overview() in class.auction.inc.php
Function to print the budget overview details
construct_budget_pulldown
auction::construct_budget_pulldown() in class.auction.inc.php
Function to print the budget pulldown details
construct_categories
categories::construct_categories() in class.categories.inc.php
Function to bridge the category system for usage with Want Ads and other add on products like Stores
construct_country_pulldown
Function to construct a country pulldown menu
construct_cron_item
construct_cron_item() in functions_cron.php
Function to determine the next run time for a particular task within the ILance automation system
construct_csv_data
admincp::construct_csv_data() in class.admincp.inc.php
Function to construct and print comma separated data with predefined headings.
construct_date
construct_date() in functions_workspace.php
construct_escrow_balance
admincp::construct_escrow_balance() in class.admincp.inc.php
construct_finalvalue_group_pulldown
Function to construct and print out the final value group pulldown menu
construct_final_value_donation_fee
Functions for creating a final value donation fee based on particular donation setup. Additionally, this function can be used to charge or refund the seller based on the final value fee donation amount originally generated.
construct_final_value_fee
accounting_fees::construct_final_value_fee() in class.accounting_fees.inc.php
Functions for creating a final value fee based on a bid id, category id and project id.
construct_footer
template::construct_footer() in class.template.inc.php
construct_form_name
construct_form_name() in functions.php
Function to generate a random form field name based on a supplied character length limit
construct_header
template::construct_header() in class.template.inc.php
construct_html_table
admincp::construct_html_table() in class.admincp.inc.php
Function to construct and print an html table with predefined headings.
construct_increment_group_pulldown
Function to construct and print out the increment group pulldown menu
construct_insertion_group_pulldown
Function to construct and print out the insertion group pulldown menu
construct_invoice_icon
auction::construct_invoice_icon() in class.auction.inc.php
Function to create the invoice icon to be clicked so providers can generate new transaction to their buyers.
construct_language_pulldown
language::construct_language_pulldown() in class.language.inc.php
Function to construct a language pulldown menu
construct_measure
auction::construct_measure() in class.auction.inc.php
Function to print the phrased measure values of the selected bid amount types.
construct_mediashare_icon
auction::construct_mediashare_icon() in class.auction.inc.php
Function to create the mediashare (workspace) icon.
construct_nav
template_nav::construct_nav() in class.template_nav.inc.php
construct_new_auctionid
auction_rfp::construct_new_auctionid() in class.auction_rfp.inc.php
Function to create a new randomly generated auction id number.
construct_new_auctionid_bulk
auction_rfp::construct_new_auctionid_bulk() in class.auction_rfp.inc.php
Function to create a new randomly generated auction id number for bulk upload.
construct_new_member
admincp::construct_new_member() in class.admincp.inc.php
Function to create a new user.
construct_p2b_transaction
accounting_p2b::construct_p2b_transaction() in class.accounting_p2b.inc.php
Function for constructing a provider to buyer generated transaction to be paid through the marketplace.
construct_parent_int_input
admincp::construct_parent_int_input() in class.admincp.inc.php
Function to print out a parents integer text input field
construct_parent_pulldown_input
Function to print out a parents pulldown menu input field
construct_parent_textarea_input
Function to print out a parents textarea text input field
construct_parent_yesno_input
Function to print out a parents "yes or no" input field (based on radio buttons)
construct_paymodules_input
admincp::construct_paymodules_input() in class.admincp.inc.php
Function to print the payment modules configuration input template menus.
construct_paymodules_parent_int_input
Function to print integer type settings.
construct_paymodules_parent_pass_input
Function to print password field type settings.
construct_paymodules_parent_pulldown_input
Function to print pulldown selection menu field type settings.
construct_paymodules_parent_textarea_input
Function to print textarea field type settings.
construct_paymodules_parent_text_input
Function to print text field type settings.
construct_paymodules_parent_yesno_input
Function to print yes or no type radio boxes for yes / no type settings.
construct_phrase
language::construct_phrase() in class.language.inc.php
Function to construct a phrase using replacement phrases
construct_pmb_icon
auction::construct_pmb_icon() in class.auction.inc.php
Function to create the private message board icons within various sections of the client control panel.
construct_product_bid_retraction
Function for creating a new bid retract on a particular auction event. In the case where a bidder has placed more than a single bid, all bid(s) for that user for the particular auction will be retracted.
construct_profile_input
mycp::construct_profile_input() in class.mycp.inc.php
construct_profile_questions
profile_questions::construct_profile_questions() in class.profile_questions.inc.php
Function for displaying custom profile questions based on the pages within profile the admin has predefined.
construct_random_value
common::construct_random_value() in class.common.inc.php
Function to generate a random string based on a supplied number of characters.
construct_ratings
feedback::construct_ratings() in class.feedback.inc.php
Function to construct a particular user's rating
construct_register_questions
registration_questions::construct_register_questions() in class.registration_questions.inc.php
Function for displaying custom registration questions based on the pages within registration the admin has predefined.
construct_revenue_balance
admincp::construct_revenue_balance() in class.admincp.inc.php
construct_seo_url
construct_seo_url() in functions_seo.php
Function to generate a valid search engine friendly url
construct_seo_url_name
construct_seo_url_name() in functions_seo.php
Function to generate a valid search engine friendly url name (replaces spaces with underscores, etc)
construct_service_bid_retraction
Function for creating a new bid retract on a particular auction event. In the case where a bidder has placed more than a single bid, all bid(s) for that user for the particular auction will be retracted.
construct_state_pulldown
Function to construct a state pulldown menu
construct_subscription_exemption
Function to handle the subscription exemption upgrade process for end users.
construct_timezone_pulldown
datetimes::construct_timezone_pulldown() in class.datetimes.inc.php
construct_transaction_id
Function to create a unique transaction id used within the billing and payment system
construct_tsv_data
admincp::construct_tsv_data() in class.admincp.inc.php
Function to construct and print tab separated data with predefined headings.
construct_username_bits
construct_username_bits() in functions.php
Function to process and print out a username bit with icons based on various bits of information
construct_user_timezone_pulldown
construct_xml_array
xml::construct_xml_array() in class.xml.inc.php
ConvertBMP2GD
attachment::ConvertBMP2GD() in class.attachment.inc.php
convert_bulk_attributes_into_custom
convert_int2utf8
convert_int2utf8() in functions.php
Converts an integer into a UTF-8 string
convert_unicode_char_to_charset
Callback function for convert_urlencoded_unicode() which will also use iconv library if installed
convert_urlencoded_unicode
Function to conver a urlencoded string into unicode for formatting purposes
copy_files
copy_files() in functions_workspace.php
copy_folders_recursive
copy_folders_recursive() in functions_workspace.php
count_phrases_in_phrasegroup
Function to count the number of phrases within a particular phrase group
count_unphrased_in_phrasegroup
Function to count the number of un-phrased phrases within a particular phrase group
create_referral_code
create_referral_code() in functions.php
Function to generate a referral code based on a limiter argument
creditcard_authentication_refund
accounting_creditcard::creditcard_authentication_refund() in class.accounting_creditcard.inc.php
Function for processing a credit card refund for the credit card authentication step process.
creditcard_authentication_step_one
Function for processing a credit card authentication step 1 through a major creditcard gateway.
creditcard_authentication_step_two
Function to update a customers credit card in the database as active based on the authentication amounts taken during the authentication process step 1.
creditcard_country_pulldown
accounting::creditcard_country_pulldown() in class.accounting.inc.php
Function to generate a credit card country pulldown menu.
creditcard_month_pulldown
accounting::creditcard_month_pulldown() in class.accounting.inc.php
Function to generate a credit card month pulldown menu.
creditcard_type_pulldown
accounting::creditcard_type_pulldown() in class.accounting.inc.php
Function to generate a credit card type pulldown menu.
creditcard_year_pulldown
accounting::creditcard_year_pulldown() in class.accounting.inc.php
Function to generate a credit card year pulldown menu.
criteria
feedback::criteria() in class.feedback.inc.php
Function to fetch feedback criteria details for a particular user id
cron_reset_skill_parentid_duplicates
crypt
crypt::crypt() in class.crypt.inc.php
Constructor
crypt
crypt in class.crypt.inc.php
Crypt class to perform the majority of encryption and decryption functions within ILance.
csv
csv in class.csv.inc.php
CSV class to perform the majority of importing and exporting functions within ILance.
csv
csv::csv() in class.csv.inc.php
csv_to_db
csv::csv_to_db() in class.csv.inc.php
currency
currency::currency() in class.currency.inc.php
Constructor
currency
currency in class.currency.inc.php
Currency class to perform the majority of currency related functions in ILance
cutstring
cutstring() in functions.php
Function to cut a string of characters apart using an argument limiter as the amount of characters to cut between
d
top
$data
xml::$data in class.xml.inc.php
$data
excel_oleread::$data in class.excel_oleread.inc.php
$database
ilance_database::$database in class.database.inc.php
$datasec
zip::$datasec in class.zip.inc.php
$data_new
diff::$data_new in class.diff.inc.php
$data_new
diff_entry::$data_new in class.diff.inc.php
$data_new_len
diff::$data_new_len in class.diff.inc.php
$data_old
diff_entry::$data_old in class.diff.inc.php
$data_old
diff::$data_old in class.diff.inc.php
$data_old_len
diff::$data_old_len in class.diff.inc.php
$date_time
attachment::$date_time in class.attachment.inc.php
$day
calendar::$day in class.calendar.inc.php
$days
datetimes::$days in class.datetimes.inc.php
$dbtables
distance::$dbtables in class.distance.inc.php
Database tables to call based on a distance operation
$debug
paymentgateway::$debug in class.paymentgateway.inc.php
hold value if debug is enabled or disabled
$debug
ilance_database::$debug in class.database.inc.php
Debug Mode
$debug
smtp::$debug in class.smtp.inc.php
Debug mode
$declinedUrl
bluepay::$declinedUrl in class.bluepay.inc.php
$departmentid
datamanager_email::$departmentid in class.datamanager_email.inc.php
$distance_areacodes
distance::$distance_areacodes in class.distance.inc.php
Area codes for the AdminCP > Distance area
$distance_cities
distance::$distance_cities in class.distance.inc.php
Cities for the AdminCP > Distance area
$distance_count
distance::$distance_count in class.distance.inc.php
Table counts for the AdminCP > Distance area
$distance_states
distance::$distance_states in class.distance.inc.php
States for the AdminCP > Distance area
$distance_titles
distance::$distance_titles in class.distance.inc.php
Lables for the AdminCP > Distance area
$doAutocap
bluepay::$doAutocap in class.bluepay.inc.php
$doc
xml::$doc in class.xml.inc.php
$dohtml
datamanager_email::$dohtml in class.datamanager_email.inc.php
$doRebill
bluepay::$doRebill in class.bluepay.inc.php
$dynamic_phrases
template::$dynamic_phrases in class.template.inc.php
datamanager
datamanager in class.datamanager.inc.php
Data manager class to handle the majority of getting and setting routines in ILance
datamanager
datamanager::datamanager() in class.datamanager.inc.php
Data manager constructor
datamanager_auction
datamanager_auction in class.datamanager_auction.inc.php
Auction data manager class to handle the majority of setting and saving routines in ILance
datamanager_auction
datamanager_auction::datamanager_auction() in class.datamanager_auction.inc.php
datamanager_email
datamanager_email in class.datamanager_email.inc.php
Email data manager class to handle the majority of sending emails in ILance. This is more or less a wrapper for our send_email() function that does all the email sending and detection for the SMTP wrapper as well (if applicable).
datamanager_email
datamanager_email::datamanager_email() in class.datamanager_email.inc.php
datamanager_users
datamanager_users::datamanager_users() in class.datamanager_users.inc.php
datamanager_users
datamanager_users in class.datamanager_users.inc.php
User data manager class to handle the majority of setting and saving routines in ILance.
datastore
feedback::datastore() in class.feedback.inc.php
Function fetch the entire feedback details for a particular user id
datetimes
datetimes in class.datetimes.inc.php
Date and Time class to perform the majority of date and timezone functions in ILance
datetimes
datetimes::datetimes() in class.datetimes.inc.php
Constructor
date_compare
datetimes::date_compare() in class.datetimes.inc.php
date_valid
datetimes::date_valid() in class.datetimes.inc.php
day
auction_post::day() in class.auction_post.inc.php
Function to print a day pulldown menu.
days_in_month
datetimes::days_in_month() in class.datetimes.inc.php
day_of_week
datetimes::day_of_week() in class.datetimes.inc.php
Function to fetch the day of the week based on a supplied date argument.
day_of_year
datetimes::day_of_year() in class.datetimes.inc.php
dberror
ilance_database::dberror() in class.database.inc.php
Function to perform database error handling
DB_ASSOC
DB_ASSOC in class.database.inc.php
DB_BOTH
DB_BOTH in class.database.inc.php
db_connect
ilance_mysql::db_connect() in class.database_mysql.inc.php
Connect to the database and return the connection link resource
db_connect
ilance_mysqli::db_connect() in class.database_mysqli.inc.php
db_connect
ilance_mssql::db_connect() in class.database_mssql.inc.php
DB_NUM
DB_NUM in class.database.inc.php
debugOff
xajax::debugOff() in class.xajax.inc.php
debugOn
xajax::debugOn() in class.xajax.inc.php
decodeUTF8InputOff
xajax::decodeUTF8InputOff() in class.xajax.inc.php
decodeUTF8InputOn
xajax::decodeUTF8InputOn() in class.xajax.inc.php
decode_entities
admincp::decode_entities() in class.admincp.inc.php
Function to decode HTML entities
decompress_row
diff::decompress_row() in class.diff.inc.php
...
decrypt
sessions::decrypt() in class.sessions.inc.php
Decrypt and return the encrypted or serialized session data
decrypt
crypt::decrypt() in class.crypt.inc.php
Function to process and decrypt a text string along with an encryption key
decrypt_url
decrypt_url() in functions.php
Function to decrypt a url
default_gateway_pulldown
admincp::default_gateway_pulldown() in class.admincp.inc.php
Function to print the default payment gateway within a pulldown menu.
delete
ilance_memcached::delete() in class.database.inc.php
Delete items in cache
delete
ilance_filecache::delete() in class.database.inc.php
Delete items in cache
delete
ilance_apc::delete() in class.database.inc.php
Delete items in cache
delete
ilance_nocache::delete() in class.database.inc.php
Delete items in cache
delete_folders_recursive
delete_folders_recursive() in functions_workspace.php
description
categories::description() in class.categories.inc.php
Function to fetch the description text of a category.
diff
diff::diff() in class.diff.inc.php
Constructor
diff
diff in class.diff.inc.php
Class to Find the difference between two strings
diff_entry
diff_entry in class.diff.inc.php
diff_entry
diff_entry::diff_entry() in class.diff.inc.php
...
dispatch_external_members_email
Function to handle invitation logic for moderated and non-moderated auctions for externally invited users.
dispatch_invited_members_email
Function to handle invitation logic for moderated and non-moderated auctions. This function will only send any "members" that were invited to this auction when the buyer was using the search provider menus and/or inviting a user directly from their profile menu. The logic will detect if any invite logic has been stored in a session and if so, dispatch any invitation email to the end users.
dispatch_invited_members_email_afteradminvalidate
Function to send invite email after admin validate service auction
display
calendar::display() in class.calendar.inc.php
Returns markup for displaying the calendar.
display_children
categories::display_children() in class.categories.inc.php
Function to
display_profile
display_profile() in functions.php
Function to determine if we can display the profile of a particular user
distance
distance in class.distance.inc.php
Distance calculation class to perform the majority of distance and radius calculation functions in ILance.
download_file
common::download_file() in class.common.inc.php
Function to download a file to a web browser.
do_http_build_query
bluepay::do_http_build_query() in class.bluepay.inc.php
Performs the exact same operations as the PHP5 'http_build_query' function
do_proxy_bidder
bid_proxy::do_proxy_bidder() in class.bid_proxy.inc.php
Function to do all the proxy bid backend tasks after a proxy bid is placed.
dspDayCell
calendar::dspDayCell() in class.calendar.inc.php
Function to output the contents for a given day
dspDayCellInfo
calendar::dspDayCellInfo() in class.calendar.inc.php
Function to display cell information for a paricular day on the calendar
dspDayCells
calendar::dspDayCells() in class.calendar.inc.php
Displays all day cells for the month
dspDayNames
calendar::dspDayNames() in class.calendar.inc.php
Displays the row of day names.
duration
auction_post::duration() in class.auction_post.inc.php
Function to print a duration pulldown menu.
e
top
$emailid
datamanager_email::$emailid in class.datamanager_email.inc.php
$email_reporting
ilance_database::$email_reporting in class.database.inc.php
$end
template::$end in class.template.inc.php
This will store the closing template variable
$end
ilance_database::$end in class.database.inc.php
$endDay
calendar::$endDay in class.calendar.inc.php
$eof_ctrl_dir
zip::$eof_ctrl_dir in class.zip.inc.php
$errno
ilance_database::$errno in class.database.inc.php
$error
paymentgateway::$error in class.paymentgateway.inc.php
hold any error output
$error
ilance_database::$error in class.database.inc.php
$errors
datamanager::$errors in class.datamanager.inc.php
$error_email
authorizenet::$error_email in class.authorizenet.inc.php
$error_email
cashu::$error_email in class.cashu.inc.php
$error_email
moneybookers::$error_email in class.moneybookers.inc.php
$error_email
bluepay::$error_email in class.bluepay.inc.php
$error_email
stormpay::$error_email in class.stormpay.inc.php
$error_email
paypal::$error_email in class.paypal.inc.php
$error_email
platnosci::$error_email in class.platnosci.inc.php
$error_reporting
ilance_database::$error_reporting in class.database.inc.php
Email Error Reporting
$etime
timer::$etime in class.timer.inc.php
$eway
paymentgateway::$eway in class.paymentgateway.inc.php
will hold detailed gateway information for psigate dev test: requires: 4646464646464646 as card and 87654321 as ewayCustomerID additional dev notes: all amounts are to be passed in cents (ie 1050 = $10.50) with no decimal points, dollar signs, etc.
$expire
bluepay::$expire in class.bluepay.inc.php
$explain
ilance_database::$explain in class.database.inc.php
$ext_array
attachment::$ext_array in class.attachment.inc.php
element_end
paymentgateway::element_end() in class.paymentgateway.inc.php
element_start
paymentgateway::element_start() in class.paymentgateway.inc.php
email_departments_pulldown
admincp::email_departments_pulldown() in class.admincp.inc.php
Function to print the email departments pulldown menu.
encrypt
crypt::encrypt() in class.crypt.inc.php
Function to process and encrypt a text string along with an encryption key
encrypt
sessions::encrypt() in class.sessions.inc.php
Encrypt and compress the serailized session data
encrypt_url
encrypt_url() in functions.php
Function to encrypt a url
entities_to_numeric
common::entities_to_numeric() in class.common.inc.php
Function to return numeric entities from htmlentity characters
errno
ilance_mysqli::errno() in class.database_mysqli.inc.php
Function to mimic database error number handling
errno
ilance_mysql::errno() in class.database_mysql.inc.php
Function to mimic database error number handling
errno
ilance_mssql::errno() in class.database_mssql.inc.php
Function to mimic database error number handling
error
ilance_mysql::error() in class.database_mysql.inc.php
Function to mimic database error handling
error
datamanager::error() in class.datamanager.inc.php
error
ilance_mssql::error() in class.database_mssql.inc.php
Function to mimic database error handling
error
ilance_mysqli::error() in class.database_mysqli.inc.php
Function to mimic database error handling
errorHandlerOff
xajax::errorHandlerOff() in class.xajax.inc.php
errorHandlerOn
xajax::errorHandlerOn() in class.xajax.inc.php
errorMessage
smtp::errorMessage() in class.smtp.inc.php
Sets a user defined error message to be printed to the browser
error_out
authorizenet::error_out() in class.authorizenet.inc.php
Function for sending any error emails from the process to the administrator.
error_out
platnosci::error_out() in class.platnosci.inc.php
Function for sending any error emails from the process to the administrator.
error_out
cashu::error_out() in class.cashu.inc.php
Function for sending any error emails from the process to the administrator.
error_out
paypal::error_out() in class.paypal.inc.php
Function for sending any error emails from the process to the administrator.
error_out
moneybookers::error_out() in class.moneybookers.inc.php
Function for sending any error emails from the process to the administrator.
error_out
stormpay::error_out() in class.stormpay.inc.php
Function for sending any error emails from the process to the administrator.
escape_cdata
xml::escape_cdata() in class.xml.inc.php
escape_string
ilance_mysqli::escape_string() in class.database_mysqli.inc.php
Function to execute xxxx_real_escape_string()
escape_string
ilance_mysql::escape_string() in class.database_mysql.inc.php
Function to execute xxxx_real_escape_string()
escape_string
ilance_mssql::escape_string() in class.database_mssql.inc.php
Function to execute xxxx_real_escape_string()
escape_string
ilance::escape_string() in class.ilance.inc.php
Function wrapper for the xx_escape_string function for escaping valid sql input
escrow
escrow in class.escrow.inc.php
Escrow class to perform the majority of escrow and related payment functions in ILance
escrow_activity
mycp::escrow_activity() in class.mycp.inc.php
escrow_buynow
escrow_buynow in class.escrow_buynow.inc.php
Function to handle escrow payments for buy now items
escrow_handler
escrow_handler in class.escrow_handler.inc.php
Function to handle escrow activity
escrow_handler
escrow_handler::escrow_handler() in class.escrow_handler.inc.php
Function to process a service escrow function within the admin control panel
escrow_payment
escrow_payment in class.escrow_payment.inc.php
Function to handle escrow payments
excel_oleread
excel_oleread in class.excel_oleread.inc.php
Class to read excel documents
excel_oleread
excel_oleread::excel_oleread() in class.excel_oleread.inc.php
execute_task
execute_task() in functions_cron.php
Function to execute a task within the cron job system
exemptions_pulldown
subscription::exemptions_pulldown() in class.subscription.inc.php
Function to display any subscription plan exemptions within a pulldown menu element.
exitAllowedOff
xajax::exitAllowedOff() in class.xajax.inc.php
exitAllowedOn
xajax::exitAllowedOn() in class.xajax.inc.php
expire_featured_portfolios
portfolio::expire_featured_portfolios() in class.portfolio.inc.php
expire_featured_status_listings
Function to handle the expiry of featured status listings
expire_saved_search_subscriptions
Function to expire the saved search subscriptions after x days defined in the argument
expire_verified_profile_credentials
Function to expire any verified profile credential accounts if they are due (pased from cron.reminders.php)
explain_query
ilance_database::explain_query() in class.database.inc.php
Function to perform a database explain query
export
admincp_importexport::export() in class.admincp_importexport.inc.php
Function to export emails, phrases or css styles via XML
EXTENSION_BLOCK_POS
EXTENSION_BLOCK_POS in class.excel_oleread.inc.php
f
top
$feedVersion
myrss::$feedVersion in class.myrss.inc.php
$fetch
categories::$fetch in class.categories.inc.php
$fetchskills
categories_skills::$fetchskills in class.categories_skills.inc.php
$filedata
attachment::$filedata in class.attachment.inc.php
$filetype
attachment::$filetype in class.attachment.inc.php
$file_log
paymentgateway::$file_log in class.paymentgateway.inc.php
$file_name
attachment::$file_name in class.attachment.inc.php
$formatted
ilance_database::$formatted in class.database.inc.php
$from
datamanager_email::$from in class.datamanager_email.inc.php
$fromname
datamanager_email::$fromname in class.datamanager_email.inc.php
$functions
ilance_mssql::$functions in class.database_mssql.inc.php
$functions
ilance_mysqli::$functions in class.database_mysqli.inc.php
$functions
ilance_mysql::$functions in class.database_mysql.inc.php
MySQL Database Interface Functions
functions.php
functions.php in functions.php
functions_attachment.php
functions_attachment.php in functions_attachment.php
functions_bid.php
functions_bid.php in functions_bid.php
functions_cron.php
functions_cron.php in functions_cron.php
functions_email.php
functions_email.php in functions_email.php
functions_external.php
functions_external.php in functions_external.php
functions_pmb.php
functions_pmb.php in functions_pmb.php
functions_search.php
functions_search.php in functions_search.php
functions_search_prefs.php
functions_search_prefs.php in functions_search_prefs.php
functions_seo.php
functions_seo.php in functions_seo.php
functions_shipping.php
functions_shipping.php in functions_shipping.php
functions_tabs.php
functions_tabs.php in functions_tabs.php
functions_workspace.php
functions_workspace.php in functions_workspace.php
fedex_rateshop
shipcalculator::fedex_rateshop() in class.shipcalculator.inc.php
feedback
feedback in class.feedback.inc.php
Feedback class to perform the majority of feedback and rating functions in ILance
feedback_activity
mycp::feedback_activity() in class.mycp.inc.php
feedback_rating
feedback_rating in class.feedback_rating.inc.php
Feedback rating class to perform the majority of feedback and rating functions in ILance.
fetch
ilance_nocache::fetch() in class.database.inc.php
Fetch items from cache
fetch
template::fetch() in class.template.inc.php
fetch
ilance_filecache::fetch() in class.database.inc.php
Fetch items from cache
fetch
ilance_apc::fetch() in class.database.inc.php
Fetch items from cache
fetch
ilance_memcached::fetch() in class.database.inc.php
Fetch items from cache
fetch_admincp_news
admincp::fetch_admincp_news() in class.admincp.inc.php
fetch_ajax_ship_service_row
fetch_ajax_ship_service_row() in functions_shipping.php
Function to print the ajax shipping service rows called via AJAX from the listing page
fetch_amount
tax::fetch_amount() in class.tax.inc.php
Fetch the total amount (with taxes applied) based on a user, taxtype and an amount to calculate by
fetch_answer_count_submitted
bid_fields::fetch_answer_count_submitted() in class.bid_fields.inc.php
Function to fetch the count of all answers submitted for a particular bid field id
fetch_array
ilance_mysqli::fetch_array() in class.database_mysqli.inc.php
fetch_array
ilance_mssql::fetch_array() in class.database_mssql.inc.php
fetch_array
ilance_mysql::fetch_array() in class.database_mysql.inc.php
Function to perform a database fetch array
fetch_assoc
ilance_mysqli::fetch_assoc() in class.database_mysqli.inc.php
fetch_assoc
ilance_mssql::fetch_assoc() in class.database_mssql.inc.php
fetch_assoc
ilance_mysql::fetch_assoc() in class.database_mysql.inc.php
Function to perform a database fetch associative array
fetch_attachment_file
fetch_attachment_file() in functions_attachment.php
Function fetch the full attachment path and actual file(name) for the specified attachment type
fetch_attachment_path
fetch_attachment_path() in functions_attachment.php
Function fetch the full attachment path for the specified attachment type
fetch_attachment_rawdata
fetch_attachment_rawdata() in functions_attachment.php
Function returns logic of attachment storage system and returns back required raw attachment data
fetch_attachment_type
fetch_attachment_type() in functions_attachment.php
fetch_auction_enhancements_list
Function to fetch the current auction enhancements details
fetch_auction_type
auction::fetch_auction_type() in class.auction.inc.php
Function to fetch the type (project state) of an auction.
fetch_auction_winner
auction::fetch_auction_winner() in class.auction.inc.php
Function to fetch a clickable link to the auction winner for a particular auction id.
fetch_auction_win_amount
bid::fetch_auction_win_amount() in class.bid.inc.php
Function for returning the raw winning amount from an auction that has ended with a winner. This function accepts both service and product logic and will calculate service, product and buy now winnings. Even if shipping is used, it will not be added within this function.
fetch_auction_win_type
bid::fetch_auction_win_type() in class.bid.inc.php
Function to determine the actual "win type" for a listing. For example, if we're viewing feedback for this entry, and the user won a product auction, show the win type as "bid", if for example the product listing had buy now available, and the user won via buy now the win type would show "buynow".
fetch_average_bid
bid::fetch_average_bid() in class.bid.inc.php
Function to fetch the average bid amount price for a particular service auction event.
fetch_average_lowest_highest_bid_amounts
Function to fetch and return an array of the average, lowest and highest bid amounts placed on a listing event
fetch_awarded_bid_amount
bid::fetch_awarded_bid_amount() in class.bid.inc.php
Function for returning awarded bid amount for a particular auction event.
fetch_bidtab_sql
bid_tabs::fetch_bidtab_sql() in class.bid_tabs.inc.php
Function for printing a specific bid tab sql query.
fetch_bid_amount
bid::fetch_bid_amount() in class.bid.inc.php
Function to print out the bid amount taking into consideration sealed and blind bidding privacy filters
fetch_bid_count
bid_lowest_unique::fetch_bid_count() in class.bid_lowest_unique.inc.php
Function for returning the bid count for a particular unique auction.
fetch_bid_info
fetch_bid_info() in functions_bid.php
Function to fetch bid information to be stored in a array for usage
fetch_browser_name
common::fetch_browser_name() in class.common.inc.php
Function to fetch the active web browser name.
fetch_budget_catcount
admincp::fetch_budget_catcount() in class.admincp.inc.php
Function to fetch how many categories are currently associated with this particular budget group.
fetch_categories_assigned
bid_fields::fetch_categories_assigned() in class.bid_fields.inc.php
Function to print out how many categories are currently associated with the calling bid field id
fetch_category_budgetgroup
auction_rfp::fetch_category_budgetgroup() in class.auction_rfp.inc.php
Function to fetch the the budgetgroup name for a particular category
fetch_category_listing_question_count
Function to fetch the count (integer) of category listings questions in a specific category
fetch_children
categories::fetch_children() in class.categories.inc.php
Function to fetch all children category id numbers returns in comma separated values.
fetch_children_ids
categories::fetch_children_ids() in class.categories.inc.php
Function to fetch all children category id numbers recursivly in comma separated values based on a parent category id number.
fetch_colors
colors::fetch_colors() in class.colors.inc.php
Returns the colors of the image in an array, ordered in descending order, where the keys are the colors and values are the pixel count of the color.
fetch_color_diff
colors::fetch_color_diff() in class.colors.inc.php
Function to fetch the color difference between rgb1 and rgb2
fetch_color_name
colors::fetch_color_name() in class.colors.inc.php
Function to fetch the color by name based on a supplied rgb value
fetch_countries_by_region_array
fetch_countries_by_region_array() in functions_shipping.php
Function to
fetch_country_ids_by_region
fetch_country_ids_by_region() in functions_search.php
fetch_criteria_average
feedback::fetch_criteria_average() in class.feedback.inc.php
Function to fetch feedback criteria average rating for a particular user id
fetch_criteria_ratings
feedback::fetch_criteria_ratings() in class.feedback.inc.php
Function to fetch feedback criteria ratings for a particular user id
fetch_criteria_ratings_posted
Function to fetch feedback criteria ratings posted for a particular user id
fetch_cron_next_minute
fetch_cron_next_minute() in functions_cron.php
Fetches the next minute for a particular cron job
fetch_cron_next_run
fetch_cron_next_run() in functions_cron.php
Fetches the next run time for a particular cron job
fetch_cron_schedule
admincp::fetch_cron_schedule() in class.admincp.inc.php
Function to fetch the schedule details of a task used in the self-cron automation system
fetch_css_color_value
styles::fetch_css_color_value() in class.styles.inc.php
fetch_css_element
styles::fetch_css_element() in class.styles.inc.php
fetch_custom_phrases_count
admincp::fetch_custom_phrases_count() in class.admincp.inc.php
fetch_data_new
diff_entry::fetch_data_new() in class.diff.inc.php
...
fetch_data_new_class
...
fetch_data_old
diff_entry::fetch_data_old() in class.diff.inc.php
...
fetch_data_old_class
...
fetch_datetime_fromnow
datetimes::fetch_datetime_fromnow() in class.datetimes.inc.php
fetch_datetime_from_timestamp
fetch_date_ago
datetimes::fetch_date_ago() in class.datetimes.inc.php
Function to fetch the date in the past based on a supplied days argument
fetch_date_fromnow
datetimes::fetch_date_fromnow() in class.datetimes.inc.php
fetch_days_between
datetimes::fetch_days_between() in class.datetimes.inc.php
fetch_declined_bids
bid::fetch_declined_bids() in class.bid.inc.php
Function to fetch the declined bids count for a particular service auction event.
fetch_default_currencyid
currency::fetch_default_currencyid() in class.currency.inc.php
Function to fetch the default currency id installed for the marketplace
fetch_default_languageid
language::fetch_default_languageid() in class.language.inc.php
Function to print the site's default language id
fetch_default_searchoptions
fetch_default_searchoptions() in functions_search_prefs.php
fetch_default_style_title
styles::fetch_default_style_title() in class.styles.inc.php
fetch_default_timezone
registration::fetch_default_timezone() in class.registration.inc.php
Function for returning the default time zone
fetch_detailed_seller_rating
Function to fetch detailed seller rating feedback information
fetch_diff
diff::fetch_diff() in class.diff.inc.php
...
fetch_distance
distance::fetch_distance() in class.distance.inc.php
Function to calculate the great circle distance between two zip or postal codes.
fetch_distance_response
distance::fetch_distance_response() in class.distance.inc.php
Function to fetch the distance between two postal/zip codes (postal/zip code 1 vs postal/zip code 2).
fetch_email_department_count
fetch_email_department_title
Function to print the email departments pulldown menu.
fetch_email_invites
auction_post::fetch_email_invites() in class.auction_post.inc.php
Function to obtain the email invitation email list line by line using \n as line seperator.
fetch_ending_soon_auctions
auction::fetch_ending_soon_auctions() in class.auction.inc.php
Function to return template array data for recently viewed auctions stored in the users cookie.
fetch_escrow_commission
escrow::fetch_escrow_commission() in class.escrow.inc.php
Function to fetch the escrow commission amount defined by the admin based on a custom commission argument.
fetch_escrow_commission_logic
Function to fetch the escrow commission logic defined by the admin based on a custom commission argument.
fetch_escrow_opponent
escrow::fetch_escrow_opponent() in class.escrow.inc.php
Function to obtain the opponent's username of an escrow account between a buyer and seller.
fetch_escrow_owner
escrow::fetch_escrow_owner() in class.escrow.inc.php
Function to obtain the owner of an escrow account.
fetch_featured_auctions
auction::fetch_featured_auctions() in class.auction.inc.php
Function to return template array data for featured auctions in picture grid mode.
fetch_feedback_score
fetch_feedback_score() in functions_external.php
Function to fetch a users feedback score directly from eBay or other Auction sites.
fetch_feedback_status
bid_lowest_unique::fetch_feedback_status() in class.bid_lowest_unique.inc.php
Function for returning the html display message in a unique bid auction listing page and will determine a live message based on the status of the bidder viewing.
fetch_fewer_keyword_links
fetch_fewer_keyword_links() in functions_search.php
fetch_field
ilance_mysqli::fetch_field() in class.database_mysqli.inc.php
fetch_field
ilance_mysql::fetch_field() in class.database_mysql.inc.php
Function to fetch a field value result from a table
fetch_field
ilance_mssql::fetch_field() in class.database_mssql.inc.php
fetch_field_count
fetch_field_count() in functions_workspace.php
fetch_filtered_searchoptions
fetch_filtered_searchoptions() in functions_search.php
fetch_first_highest_proxybid
Function to fetch the earliest highest proxy bid for a particular auction event.
fetch_folder_parent_id
fetch_folder_parent_id() in functions_workspace.php
fetch_formname_questionid
registration::fetch_formname_questionid() in class.registration.inc.php
Function for fetching the question id based on a formname question.
fetch_fv_catcount
admincp::fetch_fv_catcount() in class.admincp.inc.php
Function to fetch how many categories are currently associated with this particular final value group.
fetch_gateway_response
paymentgateway::fetch_gateway_response() in class.paymentgateway.inc.php
fetch_highest_bid
bid::fetch_highest_bid() in class.bid.inc.php
Function to fetch the highest bid amount for a particular auction event.
fetch_highest_bidder
bid::fetch_highest_bidder() in class.bid.inc.php
Function to fetch the highest bidder "user_id" for a reverse or forward auction event.
fetch_highest_proxy_bid
bid_proxy::fetch_highest_proxy_bid() in class.bid_proxy.inc.php
Function to fetch the highest proxy bid for a particular auction event.
fetch_increment_catcount
admincp::fetch_increment_catcount() in class.admincp.inc.php
Function to fetch how many categories are currently associated with this particular bid increment group.
fetch_insertion_budget_catcount
Function to fetch how many budget ranges are currently associated with this particular insertion group.
fetch_insertion_catcount
admincp::fetch_insertion_catcount() in class.admincp.inc.php
Function to fetch how many categories are currently associated with this particular insertion group.
fetch_installed_countries
distance::fetch_installed_countries() in class.distance.inc.php
fetch_installed_plugins
ilance::fetch_installed_plugins() in class.ilance.inc.php
Function to fetch all installed plugin_*.xml files and build the plugin array with any installed add-on products
fetch_invited_users_count
auction_rfp::fetch_invited_users_count() in class.auction_rfp.inc.php
Function to fetch total number of invited users to a particular auction
fetch_invite_subscriptionid
registration::fetch_invite_subscriptionid() in class.registration.inc.php
Function for returning the subscription id of a free subscription plan that is active and visible for the permission of 'servicebid' with a value of 'true'
fetch_language_locale
ilance::fetch_language_locale() in class.ilance.inc.php
Function to fetch the language locale settings to setup our environment
fetch_language_name
admincp::fetch_language_name() in class.admincp.inc.php
Function to print all phrase groups in the database within a pulldown menu.
fetch_last_pmb_subject
fetch_last_pmb_subject() in functions_pmb.php
fetch_last_unique_bid_amount
bid_lowest_unique::fetch_last_unique_bid_amount() in class.bid_lowest_unique.inc.php
Function for returning the very last unique bid amount placed by the bidder for a particular auction event.
fetch_latest_auctions
auction::fetch_latest_auctions() in class.auction.inc.php
Function to return template array data for featured auctions in picture grid mode.
fetch_latest_news
admincp::fetch_latest_news() in class.admincp.inc.php
fetch_levelprofile_options
categories_pulldown::fetch_levelprofile_options() in class.categories_pulldown.inc.php
Function to fetch profile level options for a select menu
fetch_level_options
categories_pulldown::fetch_level_options() in class.categories_pulldown.inc.php
Function to fetch level options for a select menu
fetch_level_padding
categories::fetch_level_padding() in class.categories.inc.php
Function to fetch the padding based on a particular category level we're currently viewing
fetch_listing_shipping_regions
fetch_listing_shipping_regions() in functions_shipping.php
fetch_lower_unique_bids
bid_lowest_unique::fetch_lower_unique_bids() in class.bid_lowest_unique.inc.php
Function for returning the number of how many lower unique bids are currently placed based on the amount being sent to this function.
fetch_lowest_bidder_info
bid::fetch_lowest_bidder_info() in class.bid.inc.php
Function to fetch and return an array of the lowest bidder details for a particular listing event
fetch_lowest_shipping_cost
fetch_lowest_shipping_cost() in functions_shipping.php
Function to fetch the lowest possible shipping prices within a haystack of prices
fetch_lowest_unique_bidamount
bid_lowest_unique::fetch_lowest_unique_bidamount() in class.bid_lowest_unique.inc.php
Function for returning the lowest unique bid amount for a particular auction event.
fetch_lowest_unique_bid_uid
bid_lowest_unique::fetch_lowest_unique_bid_uid() in class.bid_lowest_unique.inc.php
Function for returning the lowest unique bid uid key from the database
fetch_lowest_unique_bid_winner
bid_lowest_unique::fetch_lowest_unique_bid_winner() in class.bid_lowest_unique.inc.php
Function for returning a boolean value if a particular project has a lowest unique bid winner
fetch_lowest_unique_bid_winner_amount
Function for returning a bid amount value if a particular project has a lowest unique bid winner
fetch_master_phrases_count
admincp::fetch_master_phrases_count() in class.admincp.inc.php
fetch_max_id
fetch_max_id() in functions_workspace.php
Function to fetch the maximum `id` from a particlar database table
fetch_member_invites
auction_post::fetch_member_invites() in class.auction_post.inc.php
Function to obtain the username invitation list line by line using \n as line seperator.
fetch_minimum_bid
bid::fetch_minimum_bid() in class.bid.inc.php
Function to fetch the minimum bid amount to place for a particular auction event. This function take into consideration any increments to apply within a specific category.
fetch_moved_phrases_count
admincp::fetch_moved_phrases_count() in class.admincp.inc.php
fetch_object
ilance_mysql::fetch_object() in class.database_mysql.inc.php
Function to perform a database fetch object
fetch_object
ilance_mssql::fetch_object() in class.database_mssql.inc.php
Function to perform a database fetch object
fetch_object
ilance_mysqli::fetch_object() in class.database_mysqli.inc.php
Function to perform a database fetch object
fetch_option_ship_service_row
fetch_option_ship_service_row() in functions_shipping.php
Function to print an options list for generation of a pulldown menu with buyer shipping choices available to them
fetch_os_name
common::fetch_os_name() in class.common.inc.php
fetch_parent_ids
categories::fetch_parent_ids() in class.categories.inc.php
Function to fetch all parent category id numbers recursivly in comma separated values based on a child category id number.
fetch_parsed_template
template::fetch_parsed_template() in class.template.inc.php
fetch_payment_method_email
fetch_payment_method_email() in functions_shipping.php
Function to fetch the email address associated with a selected payment gateway selected by the seller
fetch_perpage
fetch_perpage() in functions_search.php
fetch_pmb_count
fetch_pmb_count() in functions_pmb.php
fetch_pmb_eventid
fetch_pmb_eventid() in functions_pmb.php
fetch_pmb_modal
template::fetch_pmb_modal() in class.template.inc.php
fetch_pmb_posts
fetch_pmb_posts() in functions_pmb.php
fetch_portfolio_count
categories::fetch_portfolio_count() in class.categories.inc.php
Function to fetch the number of portfolio items within a particular category
fetch_product_bidtab_sql
bid_tabs::fetch_product_bidtab_sql() in class.bid_tabs.inc.php
Function for printing a specific product bid tab sql query.
fetch_product_response
auction_listing::fetch_product_response() in class.auction_listing.inc.php
fetch_profile_answer_count
categories::fetch_profile_answer_count() in class.categories.inc.php
Function to fetch the answer count for the profile question within a category for a particular user.
fetch_profile_question_count
categories::fetch_profile_question_count() in class.categories.inc.php
Function to fetch the entire profile count within any category.
fetch_profile_verification_count
Function to fetch the profile verification count for a user within a particular category.
fetch_proper_perpage
fetch_proper_perpage() in functions_search.php
fetch_purchase_now
auction::fetch_purchase_now() in class.auction.inc.php
Function to fetch the current purchase now price of a particular auction id.
fetch_radio_ship_service_row
fetch_radio_ship_service_row() in functions_shipping.php
Function to print the ajax shipping service rows called via AJAX from the listing page
fetch_recently_viewed_auctions
Function to return template array data for recently viewed auctions stored in the users cookie.
fetch_recursive_categories
categories_parser::fetch_recursive_categories() in class.categories_parser.inc.php
Function to fetch categories recursively
fetch_recursive_category_options
categories_pulldown::fetch_recursive_category_options() in class.categories_pulldown.inc.php
Function for fetching the recursive category nodes for a single category pulldown menu.
fetch_region_by_countryid
fetch_region_by_countryid() in functions_shipping.php
Function to fetch region title/name by a country id
fetch_region_title
fetch_region_title() in functions_search.php
fetch_region_title_by_countryid
fetch_region_title_by_countryid() in functions_search.php
fetch_reporting_fields
admincp::fetch_reporting_fields() in class.admincp.inc.php
Function to fetch all fields to use within the Reporting section of the AdminCP
fetch_reserve_price
auction::fetch_reserve_price() in class.auction.inc.php
Function to fetch the current reserve price of a particular auction id.
fetch_reserve_price_bit
auction::fetch_reserve_price_bit() in class.auction.inc.php
Function to fetch the current reserve price bit of a particular auction id.
fetch_retracted_bids
bid::fetch_retracted_bids() in class.bid.inc.php
Function to fetch the declined bids count for a particular service auction event.
fetch_rfp_budget
auction::fetch_rfp_budget() in class.auction.inc.php
Function to fetch the request for proposal budget amount for a particular project
fetch_row
ilance_mysqli::fetch_row() in class.database_mysqli.inc.php
fetch_row
ilance_mssql::fetch_row() in class.database_mssql.inc.php
fetch_row
ilance_mysql::fetch_row() in class.database_mysql.inc.php
Function to perform a database fetch row
fetch_searchable_answer_title
fetch_searchable_answer_title() in functions_search.php
Function for fetching the answer title for the searchable listing answers logic via urls.
fetch_searchable_question_title
fetch_searchable_question_title() in functions_search.php
Function for fetching the question title for the searchable listing answers logic via urls.
fetch_searchable_sql_condition
fetch_searchable_sql_condition() in functions_search.php
Function for fetching the SQL conditions within the search system for the searchable listing answers logic via urls.
fetch_second_highest_bid
bid::fetch_second_highest_bid() in class.bid.inc.php
Function to fetch the second highest bid for a particular auction event.
fetch_second_highest_proxybid
Function to fetch the second highest proxy bid for a particular auction event.
fetch_second_highest_proxy_bid
Function to fetch the second highest proxy bid for a particular auction event.
fetch_seo_replacements
language::fetch_seo_replacements() in class.language.inc.php
Function to fetch the seo replacement characters for the seo urls based on the currently selected viewing language
fetch_service_bidtab_sql
bid_tabs::fetch_service_bidtab_sql() in class.bid_tabs.inc.php
Function for printing a specific service bid tab sql query.
fetch_service_response
auction_listing::fetch_service_response() in class.auction_listing.inc.php
fetch_shipping_services_count
fetch_shipping_services_count() in functions_shipping.php
Function to fetch the total number of shipping services an item is using for their listing
fetch_ship_cost_by_shipperid
fetch_ship_cost_by_shipperid() in functions_shipping.php
Function to fetch and return an array the raw shipping costs by a shipper id for a specific project (including single or multiple qty)
fetch_shortlisted_bids
bid::fetch_shortlisted_bids() in class.bid.inc.php
Function to fetch the declined bids count for a particular service auction event.
fetch_similar_unique_bids
bid_lowest_unique::fetch_similar_unique_bids() in class.bid_lowest_unique.inc.php
Function for returning the number of how many similiar bids are currently placed based on the same amount being sent to this function.
fetch_skills_category_count
categories_skills::fetch_skills_category_count() in class.categories_skills.inc.php
Function to fetch the user count currently opted to a particular skill category id
fetch_skills_category_recursive_count
Function to fetch the user count currently opted to a particular skill category id recursively.
fetch_skills_children
categories_skills::fetch_skills_children() in class.categories_skills.inc.php
Function to fetch all children category id numbers returns in comma separated values.
fetch_skills_children_ids
categories_skills::fetch_skills_children_ids() in class.categories_skills.inc.php
Function to fetch all skill children category id numbers recursivly in comma separated values based on a parent category id number.
fetch_skills_columns
categories_skills::fetch_skills_columns() in class.categories_skills.inc.php
Function to
fetch_sort_options
fetch_sort_options() in functions_search.php
fetch_sql_as_distance
distance::fetch_sql_as_distance() in class.distance.inc.php
Function to fetch valid sql code based on distance calculation mainly used within the search system
fetch_startenddate_sql
fetch_startenddate_sql() in functions_search.php
fetch_startend_phrase
fetch_startend_phrase() in functions_search.php
fetch_startend_sql
fetch_startend_sql() in functions_search.php
fetch_stats
portfolio::fetch_stats() in class.portfolio.inc.php
fetch_subscription_plan
subscription::fetch_subscription_plan() in class.subscription.inc.php
Function to display any subscription alerts from their my account area
fetch_subscription_roleid
subscription::fetch_subscription_roleid() in class.subscription.inc.php
Function to fetch the roleid of a particular subscription plan id
fetch_table
diff::fetch_table() in class.diff.inc.php
...
fetch_task_varname
admincp::fetch_task_varname() in class.admincp.inc.php
Function to fetch the task variable name for a given cron job within the automation system
fetch_template
template::fetch_template() in class.template.inc.php
fetch_timestamp_from_datetime
fetch_title
feedback::fetch_title() in class.feedback.inc.php
Function fetch the title for a particular feedback criteria id
fetch_total_phrases_count
admincp::fetch_total_phrases_count() in class.admincp.inc.php
fetch_total_similar_bids
bid_lowest_unique::fetch_total_similar_bids() in class.bid_lowest_unique.inc.php
Function for returning the total amount of similar bids compared to an amount being provided
fetch_transaction_status
bid::fetch_transaction_status() in class.bid.inc.php
Function to print out the bid transaction status for a listing that is won by a winning bidder.
fetch_transaction_status
bid_lowest_unique::fetch_transaction_status() in class.bid_lowest_unique.inc.php
Function to print out the lowest unique bid transaction status for a listing that is won by a winning bidder.
fetch_transfer_ownership
auction::fetch_transfer_ownership() in class.auction.inc.php
Function to fetch the current transfer of ownership details
fetch_unique_bid_response
bid_lowest_unique::fetch_unique_bid_response() in class.bid_lowest_unique.inc.php
Function for returning the HTML representation of the actual bid response message that is included in the bid stamp when any bidder places a bid on a unique bid auction event.
fetch_unique_bid_status
bid_lowest_unique::fetch_unique_bid_status() in class.bid_lowest_unique.inc.php
Function for returning a single status out of a combination of three: nonunique, unique and lowestunique.
fetch_unread_messages
mycp::fetch_unread_messages() in class.mycp.inc.php
fetch_unread_pmb_posts
fetch_unread_pmb_posts() in functions_pmb.php
fetch_users_other_listings
auction::fetch_users_other_listings() in class.auction.inc.php
Function to return template array data for a the buyer or seller currently being viewed. This function is usually called from the actual listing or profile page of the marketplace letting users see other related listings from the same seller (product listings) or buyer (service auction listings)
fetch_user_currency
currency::fetch_user_currency() in class.currency.inc.php
Function to fetch a user's default currency setup when they registered or edited their profile
fetch_user_proxy_bid
bid_proxy::fetch_user_proxy_bid() in class.bid_proxy.inc.php
Function to fetch a bidder's proxy bid for a particular auction event.
fetch_xml_tag
xml::fetch_xml_tag() in class.xml.inc.php
fetch_zips_in_range
distance::fetch_zips_in_range() in class.distance.inc.php
Function to return an array of the zip or postal codes within $radius of $zipcode.
fetch_zip_longitude_latitude
Function to fetch a single specific longitude and latitude point for a given (zip, postal code or city name).
field_exists
ilance_database::field_exists() in class.database.inc.php
Function to determine if a field within a table exists
field_name
ilance_mysqli::field_name() in class.database_mysqli.inc.php
field_name
ilance_mysql::field_name() in class.database_mysql.inc.php
file
zip::file() in class.zip.inc.php
finalvaluegroup
categories::finalvaluegroup() in class.categories.inc.php
fixedfeeamount
categories::fixedfeeamount() in class.categories.inc.php
Function to fetch the fixed fee amount of a particular category
format
currency::format() in class.currency.inc.php
Function to properly format a dollar value based on the database currency settings (symbols, decimal places, thousands place, etc)
format
ilance_database::format() in class.database.inc.php
Format time from timer() function
formatAmount
bluepay::formatAmount() in class.bluepay.inc.php
* formatAmount()
format_length
bluepay::format_length() in class.bluepay.inc.php
format_length
authorizenet::format_length() in class.authorizenet.inc.php
format_unit
authorizenet::format_unit() in class.authorizenet.inc.php
format_unit
bluepay::format_unit() in class.bluepay.inc.php
format_year
paymentgateway::format_year() in class.paymentgateway.inc.php
format_zipcode
format_zipcode() in functions.php
Function to format a zipcode for ILance by removing spaces and dashes
free_result
ilance_mssql::free_result() in class.database_mssql.inc.php
Function to frees the memory associated with a result
free_result
ilance_mysql::free_result() in class.database_mysql.inc.php
Function to frees the memory associated with a result
free_result
ilance_mysqli::free_result() in class.database_mysqli.inc.php
Function to frees the memory associated with a result
g
top
$gateway
paymentgateway::$gateway in class.paymentgateway.inc.php
hold the preferred gateway module to use
$gateway_accepted
paymentgateway::$gateway_accepted in class.paymentgateway.inc.php
hold the gateways currently supported
$getdata
datamanager::$getdata in class.datamanager.inc.php
$GPC
ilance::$GPC in class.ilance.inc.php
$_GET, $_POST and $_COOKIE array
$guesttimeout
sessions::$guesttimeout in class.sessions.inc.php
Timeout in minutes for guests and visitors
generate_calendar
calendar::generate_calendar() in class.calendar.inc.php
Function to generate the calendar HTML widget
generate_md5_digest
moneybookers::generate_md5_digest() in class.moneybookers.inc.php
generate_md5_digest
cashu::generate_md5_digest() in class.cashu.inc.php
Get
rss::Get() in class.rss.inc.php
get
datamanager_email::get() in class.datamanager_email.inc.php
get
datamanager::get() in class.datamanager.inc.php
get
timer::get() in class.timer.inc.php
getBriefMonthName
calendar::getBriefMonthName() in class.calendar.inc.php
Function to get the brief month name
getDaysEvents
calendar::getDaysEvents() in class.calendar.inc.php
Returns an array of the events on a day.
getEndTime
calendar::getEndTime() in class.calendar.inc.php
Function to get the end time of the calendar
getfilename
ilance_filecache::getfilename() in class.database.inc.php
Get local cache filename on server
getFullMonthName
calendar::getFullMonthName() in class.calendar.inc.php
Function to get the full month name
GetInt4d
GetInt4d() in class.excel_oleread.inc.php
getJavascript
xajax::getJavascript() in class.xajax.inc.php
getJavascriptConfig
xajax::getJavascriptConfig() in class.xajax.inc.php
getJavascriptInclude
xajax::getJavascriptInclude() in class.xajax.inc.php
getRequestMode
xajax::getRequestMode() in class.xajax.inc.php
GetRSS
myrss::GetRSS() in class.myrss.inc.php
getStartTime
calendar::getStartTime() in class.calendar.inc.php
Function to get the start time of the calendar
gettime
ilance_database::gettime() in class.database.inc.php
Get Time from timer() function
getWorkBook
excel_oleread::getWorkBook() in class.excel_oleread.inc.php
getXML
xajaxResponse::getXML() in class.xajax_response.inc.php
getYear
calendar::getYear() in class.calendar.inc.php
Function to get the year of the calendar
get_answer
paymentgateway::get_answer() in class.paymentgateway.inc.php
get_authorization
paymentgateway::get_authorization() in class.paymentgateway.inc.php
get_cats
categories::get_cats() in class.categories.inc.php
Function to process and fetch categories
get_cats
categories_skills::get_cats() in class.categories_skills.inc.php
Function to process and fetch categories
get_cats_recursive
categories::get_cats_recursive() in class.categories.inc.php
Function to process and fetch categories recusively
get_cats_recursive
categories_skills::get_cats_recursive() in class.categories_skills.inc.php
Function to process and fetch categories recusively
get_error
paymentgateway::get_error() in class.paymentgateway.inc.php
get_fedex_rates
shipcalculator::get_fedex_rates() in class.shipcalculator.inc.php
get_file_size
attachment::get_file_size() in class.attachment.inc.php
Function to return the actual file size of a file being uploaded
get_file_type
attachment::get_file_type() in class.attachment.inc.php
Function to return the actual file type of a file being uploaded
get_filters_quantity
auction_post::get_filters_quantity() in class.auction_post.inc.php
Function to fetch the number of filters available for displaying within the auction posting interface.
get_gateway
paymentgateway::get_gateway() in class.paymentgateway.inc.php
get_log
paymentgateway::get_log() in class.paymentgateway.inc.php
get_log_all
paymentgateway::get_log_all() in class.paymentgateway.inc.php
get_max_size
attachment::get_max_size() in class.attachment.inc.php
Function to return the maximum size permitted for upload (should already be assigned)
get_microtime
timer::get_microtime() in class.timer.inc.php
get_order_id
paymentgateway::get_order_id() in class.paymentgateway.inc.php
get_payment_status
paypal::get_payment_status() in class.paypal.inc.php
Function for storing the processed payment status for later retrevial.
get_payment_status
platnosci::get_payment_status() in class.platnosci.inc.php
Function for storing the processed payment status for later retrevial.
get_payment_status
moneybookers::get_payment_status() in class.moneybookers.inc.php
Function for storing the processed payment status for later retrevial.
get_payment_status
stormpay::get_payment_status() in class.stormpay.inc.php
Function for storing the processed payment status for later retrevial.
get_payment_type
paypal::get_payment_type() in class.paypal.inc.php
Function for storing the processed payment type for later retrevial.
get_payment_type
platnosci::get_payment_type() in class.platnosci.inc.php
Function for storing the processed payment type for later retrevial.
get_rates
shipcalculator::get_rates() in class.shipcalculator.inc.php
get_raw_payment_status
moneybookers::get_raw_payment_status() in class.moneybookers.inc.php
Function for storing the processed payment status for later retrevial.
get_recurring_transaction_type
Function for storing the processed recurring payment transaction type for later retrevial.
get_response_message
paymentgateway::get_response_message() in class.paymentgateway.inc.php
get_status
platnosci::get_status() in class.platnosci.inc.php
get_transactionnum
paymentgateway::get_transactionnum() in class.paymentgateway.inc.php
get_transaction_amount
platnosci::get_transaction_amount() in class.platnosci.inc.php
Function for storing the processed payment transaction amount for later retrevial.
get_transaction_amount
moneybookers::get_transaction_amount() in class.moneybookers.inc.php
Function for storing the processed payment transaction amount for later retrevial.
get_transaction_amount
cashu::get_transaction_amount() in class.cashu.inc.php
Function for storing the processed payment transaction amount for later retrevial.
get_transaction_amount
paypal::get_transaction_amount() in class.paypal.inc.php
Function for storing the processed payment transaction amount for later retrevial.
get_transaction_amount
stormpay::get_transaction_amount() in class.stormpay.inc.php
Function for storing the processed payment transaction amount for later retrevial.
get_transaction_currency
cashu::get_transaction_currency() in class.cashu.inc.php
Function for storing the processed payment currency for later retrevial.
get_transaction_currency
moneybookers::get_transaction_currency() in class.moneybookers.inc.php
Function for storing the processed payment currency for later retrevial.
get_transaction_id
cashu::get_transaction_id() in class.cashu.inc.php
Function for storing the processed payment transaction id for later retrevial.
get_transaction_id
moneybookers::get_transaction_id() in class.moneybookers.inc.php
Function for storing the processed payment transaction id for later retrevial.
get_transaction_id
platnosci::get_transaction_id() in class.platnosci.inc.php
Function for storing the processed payment transaction id for later retrevial.
get_transaction_id
paypal::get_transaction_id() in class.paypal.inc.php
Function for storing the processed payment transaction id for later retrevial.
get_transaction_id
stormpay::get_transaction_id() in class.stormpay.inc.php
Function for storing the processed payment transaction id for later retrevial.
get_transaction_md5_digest
Function for fetching the md5sig sent to us in a response from the payment gateway
get_transaction_md5_digest
moneybookers::get_transaction_md5_digest() in class.moneybookers.inc.php
Function for fetching the md5sig sent to us in a response from the payment gateway
get_transaction_merchant_id
moneybookers::get_transaction_merchant_id() in class.moneybookers.inc.php
Function for fetching merchant id once it's provided to us from the payment gateway
get_transaction_type
moneybookers::get_transaction_type() in class.moneybookers.inc.php
Function for storing the processed payment transaction type for later retrevial.
get_transaction_type
platnosci::get_transaction_type() in class.platnosci.inc.php
Function for storing the processed payment transaction type for later retrevial.
get_transaction_type
paypal::get_transaction_type() in class.paypal.inc.php
Function for storing the processed payment transaction type for later retrevial.
get_transact_code
paymentgateway::get_transact_code() in class.paymentgateway.inc.php
get_upload_directory
attachment::get_upload_directory() in class.attachment.inc.php
Function to return the full upload directory (should already be assigned)
get_ups_rates
shipcalculator::get_ups_rates() in class.shipcalculator.inc.php
get_usps_rates
shipcalculator::get_usps_rates() in class.shipcalculator.inc.php
gmtdate
datetimes::gmtdate() in class.datetimes.inc.php
great_circle_distance
distance::great_circle_distance() in class.distance.inc.php
Function to calculate the great circle distance between two zip or postal codes.
h
top
$headerfooter
template::$headerfooter in class.template.inc.php
$hide_errors
datamanager::$hide_errors in class.datamanager.inc.php
handle_attachtype_rebuild_settings
handle_attachtype_upload_settings
handle_cdata
xml::handle_cdata() in class.xml.inc.php
handle_css_font
styles::handle_css_font() in class.styles.inc.php
handle_css_link
styles::handle_css_link() in class.styles.inc.php
handle_css_style_replacements
handle_element_end
xml::handle_element_end() in class.xml.inc.php
handle_element_start
xml::handle_element_start() in class.xml.inc.php
handle_input_keywords
handle_input_keywords() in functions.php
Function to convert javascript tags to entities
handle_language_style_changes
Function to handle a user language or style switch within the marketplace. Additionally, will update their account within the db if the user is active and logged in. This is called from global.php.
handle_remote_image_url
auction_rfp::handle_remote_image_url() in class.auction_rfp.inc.php
Function for handling a remote image url through a bulk file upload..
handle_remote_image_url_bulk
auction_rfp::handle_remote_image_url_bulk() in class.auction_rfp.inc.php
Function for handling a remote image url through a bulk file upload..
handle_replacements
styles::handle_replacements() in class.styles.inc.php
handle_revision_log_changes
auction_post::handle_revision_log_changes() in class.auction_post.inc.php
Function to handle the revision log changes made to an auction event
handle_search_keywords
handle_search_keywords() in functions_search.php
handle_search_verbose
handle_search_verbose() in functions_search.php
handle_search_verbose_filters
handle_search_verbose_filters() in functions_search.php
handle_search_verbose_save
handle_search_verbose_save() in functions_search.php
handle_template_hooks
template::handle_template_hooks() in class.template.inc.php
has_active_subscription
subscription::has_active_subscription() in class.subscription.inc.php
Function to internally check if a user has an active subscription plan (paid or free).
has_answered_profile_questions
Function to determine if a particular user has answered any profile questions.
has_bids
bid::has_bids() in class.bid.inc.php
Function for determining if a particular auction event has any bids placed.
has_highest_bidder
bid::has_highest_bidder() in class.bid.inc.php
Function to determine if a particular auction event has an active highest bidder present
has_left_feedback
feedback::has_left_feedback() in class.feedback.inc.php
Function to determine if a particular user has left feedback for a particular project based on a project type (service / product)
has_lower_unique_bids
bid_lowest_unique::has_lower_unique_bids() in class.bid_lowest_unique.inc.php
Function for determining if an auction has a lower unique bid placed than the bidder currently placing their bid.
has_portfolio
has_portfolio() in functions.php
Function to determine if a user has a portfolio setup
has_provider_accepted_award
auction_award::has_provider_accepted_award() in class.auction_award.inc.php
has_unique_bid_winner
bid_lowest_unique::has_unique_bid_winner() in class.bid_lowest_unique.inc.php
Function for returning a boolean value if a particular project has a lowest unique bid winner
has_winning_bidder
bid::has_winning_bidder() in class.bid.inc.php
Function to determine if a particular product listing has a winning bidder.
hour
auction_post::hour() in class.auction_post.inc.php
Function to print an hour pulldown menu.
html_to_bbcode
bbcode::html_to_bbcode() in class.bbcode.inc.php
Function to convert HTML code into BBCode.
i
top
$imageLink
myrss::$imageLink in class.myrss.inc.php
$imageTitle
myrss::$imageTitle in class.myrss.inc.php
$imageURL
myrss::$imageURL in class.myrss.inc.php
$invoiceId
bluepay::$invoiceId in class.bluepay.inc.php
$iPos
xajax::$iPos in class.xajax.inc.php
IDENTIFIER_OLE
IDENTIFIER_OLE in class.excel_oleread.inc.php
ilance
ilance::ilance() in class.ilance.inc.php
Constructor
ilance
ilance in class.ilance.inc.php
ILance class to perform the majority of the main common ILance functions.
ilance_apc
ilance_apc in class.database.inc.php
ILance APC class to perform the majority of database caching in ILance
ilance_database
ilance_database in class.database.inc.php
ILance database class to perform the majority of database caching in ILance
ilance_database
ilance_database::ilance_database() in class.database.inc.php
Constructor
ilance_filecache
ilance_filecache in class.database.inc.php
ILance file system cache class to perform the majority of database caching in ILance
ilance_htmlentities
ilance_htmlentities() in functions.php
Encodes HTML safely for UTF-8. Use instead of htmlentities.
ilance_memcached
ilance_memcached in class.database.inc.php
ILance Memcached class to perform the majority of database memory caching in ILance
ilance_mssql
ilance_mssql in class.database_mssql.inc.php
MS-SQL database class to perform the majority of database related functions in ILance.
ilance_mssql
ilance_mssql::ilance_mssql() in class.database_mssql.inc.php
ilance_mysql
ilance_mysql in class.database_mysql.inc.php
MySQL database class to perform the majority of database related functions in ILance
ilance_mysql
ilance_mysql::ilance_mysql() in class.database_mysql.inc.php
Constructor
ilance_mysqli
ilance_mysqli::ilance_mysqli() in class.database_mysqli.inc.php
ilance_mysqli
ilance_mysqli in class.database_mysqli.inc.php
MySQLi database class to perform the majority of database related functions in ILance.
ilance_nocache
ilance_nocache in class.database.inc.php
ILance database class to perform the majority of database caching in ILance
ImageCreateFromBmp
attachment::ImageCreateFromBmp() in class.attachment.inc.php
img_resizer
attachment::img_resizer() in class.attachment.inc.php
Function to resize a file attachment
import
admincp_importexport::import() in class.admincp_importexport.inc.php
Function to import emails, phrases or css styles via XML
include_file
template::include_file() in class.template.inc.php
incrementgroup
categories::incrementgroup() in class.categories.inc.php
Function to fetch the category increment group for a category.
init_configuration
ilance::init_configuration() in class.ilance.inc.php
Initializes the $ilconfig array as well as the payment modules configuration construction
init_js_phrase_array
template::init_js_phrase_array() in class.template.inc.php
init_phrases
language::init_phrases() in class.language.inc.php
Function to return the language phrases cache array from the datastore.
init_referral_tracker
init_referral_tracker() in functions.php
Function to initialize the referral code tracking system
init_remembered_session
sessions::init_remembered_session() in class.sessions.inc.php
init_server_overload_checkup
Function to init server overload checkup on Linux/Unix machines
insertiongroup
categories::insertiongroup() in class.categories.inc.php
insert_auction_invitation
auction_rfp::insert_auction_invitation() in class.auction_rfp.inc.php
Function to insert a new user into the auction invitation table.
insert_bank_account
accounting::insert_bank_account() in class.accounting.inc.php
Function to create a new bank account deposit account for a registered member.
insert_bid_increment
admincp::insert_bid_increment() in class.admincp.inc.php
Function for inserting a new bid increment in the database.
insert_budget_group
admincp::insert_budget_group() in class.admincp.inc.php
Function for inserting a new budget group.
insert_budget_range
admincp::insert_budget_range() in class.admincp.inc.php
Function for inserting a new insertion fee.
insert_creditcard
accounting::insert_creditcard() in class.accounting.inc.php
Function to create a new credit card account for a registered member.
insert_feedback_rating
feedback_rating::insert_feedback_rating() in class.feedback_rating.inc.php
insert_fv_fee
admincp::insert_fv_fee() in class.admincp.inc.php
Function to insert a new final value fee.
insert_fv_group
admincp::insert_fv_group() in class.admincp.inc.php
Function for inserting a new final value group.
insert_id
ilance_mssql::insert_id() in class.database_mssql.inc.php
Function to fetch the last insert id for the database connection
insert_id
ilance_mysql::insert_id() in class.database_mysql.inc.php
Function to fetch the last insert id for the database connection
insert_id
ilance_mysqli::insert_id() in class.database_mysqli.inc.php
Function to fetch the last insert id for the database connection
insert_income_reported
insert_income_reported() in functions.php
Function to track income reported for a particular user for a certain amount based on a certain action.
insert_income_spent
insert_income_spent() in functions.php
Function to track income spent for a particular user for a certain amount based on a certain action.
insert_increment_group
admincp::insert_increment_group() in class.admincp.inc.php
Function for inserting a new bid increment group. Additionally, the groupname will be replaced with underscores if the string contains spaces.
insert_insertion_fee
admincp::insert_insertion_fee() in class.admincp.inc.php
Function for inserting a new insertion fee.
insert_insertion_group
admincp::insert_insertion_group() in class.admincp.inc.php
Function for inserting a new insertion group.
insert_item
watchlist::insert_item() in class.watchlist.inc.php
insert_product_auction
auction_rfp::insert_product_auction() in class.auction_rfp.inc.php
Function to insert a new product auction
insert_profile_answers
auction_rfp::insert_profile_answers() in class.auction_rfp.inc.php
Function to print inline all invited users for a particular service auction
insert_public_message
insert_public_message() in functions.php
Function to insert a public message from a detailed auction page
insert_record
insert_record() in functions_workspace.php
Function to insert a valid database record
insert_service_auction
auction_rfp::insert_service_auction() in class.auction_rfp.inc.php
Function to insert a new service auction
insert_transaction
accounting::insert_transaction() in class.accounting.inc.php
Function for processing a valid ILance transaction.
insert_unique_bid
bid_lowest_unique::insert_unique_bid() in class.bid_lowest_unique.inc.php
Function for inserting a new lowest unique bid within a unique bid auction event.
install
admincp_products::install() in class.admincp_products.inc.php
instant_purchase_now
escrow_buynow::instant_purchase_now() in class.escrow_buynow.inc.php
Function to process a purchase now escrow payment for a particular user for a specific amount. This function takes final value fee and insertion fee permission exemptions into consideration.
invitation_activity
mycp::invitation_activity() in class.mycp.inc.php
invoice_payment_handler
invoice_payment_handler() in functions.php
Function to handle all related invoice payments in ILance.
IN_ADMIN_CP
IN_ADMIN_CP in class.sessions.inc.php
defines if we're in the admincp
ipban
ipban in class.ipban.inc.php
IP address banning class
ipban
ipban::ipban() in class.ipban.inc.php
Constructor determines if the visitor's IP address is within the blacklist, if so, it bans that IP/visitor from seeing any pages.
ip_address_banned
ip_address_banned() in functions.php
Function to determine if a particular ip address being supplied is banned. This function takes the ip blacklist from the admin cp into consideration.
ip_address_excluded
ip_address_excluded() in functions.php
Function to determine if a particular ip address being supplied is excluded from being blocked during maintenance mode.
is_awarded
is_awarded() in functions_bid.php
Function to determine if a user id for a particular project id is awarded
is_bidder_invited
is_bidder_invited() in functions.php
Function to determine if a bidder is invited to an invite only project
is_bid_placed
is_bid_placed() in functions_bid.php
Function to determine if a particular user has placed a bid on a specific auction id
is_business_day
datetimes::is_business_day() in class.datetimes.inc.php
Function to determine if today's day is a business day (ie: sat & sun will return false)
is_duplicate_txn_id
is_duplicate_txn_id() in functions.php
Function to determine if a transaction id being passed already exists within the invoice and billing system
is_email_banned
common::is_email_banned() in class.common.inc.php
Function to determine if an email address is banned.
is_email_valid
common::is_email_valid() in class.common.inc.php
Function to determine if an email address is valid.
is_feedback_complete
feedback::is_feedback_complete() in class.feedback.inc.php
Function to determine if a feedback rating process is complete for a particular auction listing
is_highest_bidder
bid::is_highest_bidder() in class.bid.inc.php
Function to determine if the viewing bidder is the highest bidder for a particular auction event.
is_inviteonly_auction
is_inviteonly_auction() in functions.php
Function to determine if a particular auction event is by invitation only
is_last_category
is_last_category() in functions.php
Function to respond as true or false based on the supplied category being the last category (leaf) in the category tree.
is_leap_year
datetimes::is_leap_year() in class.datetimes.inc.php
is_listing_added_to_watchlist
is_lowest_unique_bidder_html
bid_lowest_unique::is_lowest_unique_bidder_html() in class.bid_lowest_unique.inc.php
Function for printing the lowest unique bid status on the detailed auction listing page.
is_notification_unsubscribed
is_notification_unsubscribed() in functions_email.php
Function to determine if a specific user email address is unsubscribed to a particular notification
is_outbid
bid::is_outbid() in class.bid.inc.php
Function to determine if the viewing bidder has been outbid for a particular auction event.
is_postable_category
is_postable_category() in functions.php
Function to respond as true or false based on the supplied category being the last category (leaf) in the category tree.
is_private_workspace_attachment
is_private_workspace_attachment() in functions_attachment.php
is_profile_cat_prepared
is_profile_cat_prepared() in functions.php
Function to determine if a user's profile within the selected category exists or not
is_question_multiplechoice
Function to determine if a question is multiple choice
is_sealed_auction
is_sealed_auction() in functions.php
Function to determine if a particular auction event has sealed bidding enabled
is_search_crawler
is_search_crawler() in functions.php
Function to determine if the current user is a search engine or real user based on the crawlers.xml robot file
is_seller_added_to_watchlist
is_serialized
is_serialized() in functions.php
Function to determine if a string being supplied is already php serailzed() or not
is_styleid_valid
styles::is_styleid_valid() in class.styles.inc.php
is_taxable
tax::is_taxable() in class.tax.inc.php
Function to determine if a particular user based on a tax type is actually taxable within the system
is_username_banned
common::is_username_banned() in class.common.inc.php
Function to determine if a username is banned.
is_user_skilled
categories_skills::is_user_skilled() in class.categories_skills.inc.php
Function to determine if a user is skilled in a particular category based on his/her skills selection
is_valid_bid_range
bid::is_valid_bid_range() in class.bid.inc.php
Function for returning a boolean value if a particular bid amount range for a project is valid
is_valid_email
is_valid_email() in functions.php
Function to determine if a supplied email address is valid based on it's apperence
is_valid_project_id
is_valid_project_id() in functions.php
Function to determine if a project id being specified is actually a valid auction listing id
is_verified
cashu::is_verified() in class.cashu.inc.php
Function for determining (internally) if the processed transaction has been verified (true or false)
is_verified
moneybookers::is_verified() in class.moneybookers.inc.php
Function for determining (internally) if the processed transaction has been verified (true or false)
is_verified
stormpay::is_verified() in class.stormpay.inc.php
Function for determining (internally) if the processed transaction has been verified (true or false)
is_verified
platnosci::is_verified() in class.platnosci.inc.php
Function for determining (internally) if the processed transaction has been verified (true or false)
is_verified
paypal::is_verified() in class.paypal.inc.php
Function for determining (internally) if the processed transaction has been verified (true or false)
is_webbrowser
common::is_webbrowser() in class.common.inc.php
Function to determine what the visiting users web browser is
is_winner
bid::is_winner() in class.bid.inc.php
Function to determine if the viewing bidder is the winner for a particular auction event.
j
top
js_escaped_to_xhtml_entities
Function to
k
top
keywords
categories::keywords() in class.categories.inc.php
Function to fetch the meta tag keywords text of a category.
keywords
categories_skills::keywords() in class.categories_skills.inc.php
Function to fetch the meta tag keywords text of a category.
key_ed
crypt::key_ed() in class.crypt.inc.php
Callback function to handle characters that should be encrypted along with an encryption key
l
top
$log
paymentgateway::$log in class.paymentgateway.inc.php
hold the log details
$logtype
datamanager_email::$logtype in class.datamanager_email.inc.php
language
language::language() in class.language.inc.php
Constructor
language
language in class.language.inc.php
Language class to perform the majority of language functions in ILance.
last_seen
common::last_seen() in class.common.inc.php
Function to display a date when a supplied user id was last seen
latest_addon_version
ilance::latest_addon_version() in class.ilance.inc.php
Function to connect to the ilance.com web site to fetch the latest version of any specific add-on product supported by ILance.
level
categories::level() in class.categories.inc.php
Function to fetch the true level of a category within the category structure.
listings
auction_expiry::listings() in class.auction_expiry.inc.php
listings_expired_to_finished
auction_expiry::listings_expired_to_finished() in class.auction_expiry.inc.php
loadXML
xajaxResponse::loadXML() in class.xajax_response.inc.php
load_admincp_popup
template::load_admincp_popup() in class.template.inc.php
load_file
template::load_file() in class.template.inc.php
load_popup
template::load_popup() in class.template.inc.php
localdates
datetimes::localdates() in class.datetimes.inc.php
login_include
common::login_include() in class.common.inc.php
Function to display the login information bar for members
log_cron_action
log_cron_action() in functions_cron.php
Function to log actions created by specific cron job tasks in the system
log_event
log_event() in functions.php
Function to log an event based on a particular action engaged by a user data mined within the AdminCP > Audit Manager
loop
template_files::loop() in class.template_files.inc.php
m
top
$mail
datamanager_email::$mail in class.datamanager_email.inc.php
$masterId
bluepay::$masterId in class.bluepay.inc.php
$max_file_size
attachment::$max_file_size in class.attachment.inc.php
$membertimeout
sessions::$membertimeout in class.sessions.inc.php
Timeout in minutes for logged in members
$memo
bluepay::$memo in class.bluepay.inc.php
$message
datamanager_email::$message in class.datamanager_email.inc.php
$message
bluepay::$message in class.bluepay.inc.php
$mimetypes
attachment::$mimetypes in class.attachment.inc.php
list of image only mime types
$missingUrl
bluepay::$missingUrl in class.bluepay.inc.php
$mode
bluepay::$mode in class.bluepay.inc.php
$modifierpipe
template::$modifierpipe in class.template.inc.php
This will store the variable modifier pipe action
$moneybookers_post_vars
moneybookers::$moneybookers_post_vars in class.moneybookers.inc.php
$moneybookers_response
moneybookers::$moneybookers_response in class.moneybookers.inc.php
$month
calendar::$month in class.calendar.inc.php
$monthNameBrief
calendar::$monthNameBrief in class.calendar.inc.php
$monthNameFull
calendar::$monthNameFull in class.calendar.inc.php
$multiserver
ilance_database::$multiserver in class.database.inc.php
Database Connection Parameters
makeproper
datetimes::makeproper() in class.datetimes.inc.php
make_hash
bluepay::make_hash() in class.bluepay.inc.php
make_sig
platnosci::make_sig() in class.platnosci.inc.php
mark_listing_as_paid
mark_listing_as_paid() in functions_shipping.php
Function to mark a outside direct pay listing as paid (seller invokes this himself)
mark_listing_as_shipped
mark_listing_as_shipped() in functions_shipping.php
Function to mark a listing as shipped (by the seller themselves)
mark_listing_as_unshipped
mark_listing_as_unshipped() in functions_shipping.php
Function to mark a listing as un-shipped (by the seller themselves)
mark_lub_listing_as_paid
mark_lub_listing_as_paid() in functions_shipping.php
Function to mark a lowest unique bid listing as being paid in full to the seller
mark_lub_listing_as_unpaid
mark_lub_listing_as_unpaid() in functions_shipping.php
Function to mark a lowest unique bid listing as being unpaid to the seller
members_online
members_online() in functions.php
Function to calculate the sum of the total users logged into the marketplace
min
auction_post::min() in class.auction_post.inc.php
Function to print a minute pulldown menu.
modules_pulldown
admincp_products::modules_pulldown() in class.admincp_products.inc.php
moneybookers
moneybookers in class.moneybookers.inc.php
Moneybookers class to perform the majority of functions including ipn response handling
moneybookers
moneybookers::moneybookers() in class.moneybookers.inc.php
Function for parsing incoming variables from the payment gateway
month
auction_post::month() in class.auction_post.inc.php
Function to print a month pulldown menu.
move_attachments_to_database
move_attachments_to_database() in functions_attachment.php
move_attachments_to_filepath
move_attachments_to_filepath() in functions_attachment.php
move_listing_category_from_to
Function to move a listing from one category to another category within the marketplace.
mycp
mycp in class.mycp.inc.php
MyCP class to perform the majority of functions found on the MyCP Control Panel Dashboard
myrss
myrss in class.myrss.inc.php
MyRSS class to perform the majority of rss output functions within ILance
my_preg_match
rss::my_preg_match() in class.rss.inc.php
n
top
$name1
bluepay::$name1 in class.bluepay.inc.php
$name2
bluepay::$name2 in class.bluepay.inc.php
$newarr
template_files::$newarr in class.template_files.inc.php
$nophraseparse
template::$nophraseparse in class.template.inc.php
This will store the tags used to prevent a template from parsing phrase variables within the html templates (admincp templates area, <text areas>'s etc.)
nondisclosefeeamount
categories::nondisclosefeeamount() in class.categories.inc.php
numeric_to_utf8
common::numeric_to_utf8() in class.common.inc.php
Function to return a utf-8 string based on a numeric entity string
NUM_BIG_BLOCK_DEPOT_BLOCKS_POS
NUM_BIG_BLOCK_DEPOT_BLOCKS_POS in class.excel_oleread.inc.php
NUM_EXTENSION_BLOCK_POS
NUM_EXTENSION_BLOCK_POS in class.excel_oleread.inc.php
num_fields
ilance_mysqli::num_fields() in class.database_mysqli.inc.php
num_fields
ilance_mysql::num_fields() in class.database_mysql.inc.php
num_rows
ilance_mysql::num_rows() in class.database_mysql.inc.php
Function to perform a database num rows
num_rows
ilance_mssql::num_rows() in class.database_mssql.inc.php
num_rows
ilance_mysqli::num_rows() in class.database_mysqli.inc.php
o
top
$old_offset
zip::$old_offset in class.zip.inc.php
$open_tags
xml::$open_tags in class.xml.inc.php
$order
paymentgateway::$order in class.paymentgateway.inc.php
hold the order details
$orderId
bluepay::$orderId in class.bluepay.inc.php
other
auction_expiry::other() in class.auction_expiry.inc.php
output
xml::output() in class.xml.inc.php
p
top
$parsedxmldata
xml::$parsedxmldata in class.xml.inc.php
$parser
paymentgateway::$parser in class.paymentgateway.inc.php
$paypal_post_vars
paypal::$paypal_post_vars in class.paypal.inc.php
$paypal_response
paypal::$paypal_response in class.paypal.inc.php
$payType
bluepay::$payType in class.bluepay.inc.php
$phraseend
template::$phraseend in class.template.inc.php
This will store the closing template variable for language phrases
$phrasestart
template::$phrasestart in class.template.inc.php
This will store the opening template variable for language phrases
$platnosci_post_vars
platnosci::$platnosci_post_vars in class.platnosci.inc.php
$platnosci_response
platnosci::$platnosci_response in class.platnosci.inc.php
$plugins
ilance::$plugins in class.ilance.inc.php
Will store all plugins currently installed into an array for future processing
$plug_n_pay
paymentgateway::$plug_n_pay in class.paymentgateway.inc.php
will hold detailed gateway information for plug n pay
$psigate
paymentgateway::$psigate in class.paymentgateway.inc.php
will hold detailed gateway information for psigate
parentid
categories_skills::parentid() in class.categories_skills.inc.php
Function to fetch the parent id of a skill category.
parentid
categories::parentid() in class.categories.inc.php
Function to fetch the parentid of a category.
Parse
rss::Parse() in class.rss.inc.php
parseResponse
bluepay::parseResponse() in class.bluepay.inc.php
* parseResponse()
parse_api_globals
template::parse_api_globals() in class.template.inc.php
parse_hash
template::parse_hash() in class.template.inc.php
parse_if_blocks
template::parse_if_blocks() in class.template.inc.php
parse_incoming
ilance::parse_incoming() in class.ilance.inc.php
Function to parse any incoming input and tranform it into our reusable $ilance->GPC array used in the software.
parse_loop
template::parse_loop() in class.template.inc.php
parse_php_in_html
parse_php_in_html() in functions.php
Function to handle parsing PHP code internally for add-on and product support in ILance and accepts code with or without <?php and ?> tags
parse_return
authorizenet::parse_return() in class.authorizenet.inc.php
Function for parsing Authorize.Net response
parse_session_globals
template::parse_session_globals() in class.template.inc.php
parse_template
template::parse_template() in class.template.inc.php
parse_template_collapsables
template::parse_template_collapsables() in class.template.inc.php
parse_template_phrases
template::parse_template_phrases() in class.template.inc.php
parse_template_variables
template::parse_template_variables() in class.template.inc.php
parse_youtube_video_url
parse_youtube_video_url() in functions.php
Function to parse and recreate a user-supplied youtube cut n' paste url
payment
subscription::payment() in class.subscription.inc.php
Function for processing a subscription plan payment from a previously generated unpaid subscription transaction.
payment
escrow_payment::payment() in class.escrow_payment.inc.php
Function to process an escrow payment for a particular user for a specific invoice id
payment
accounting_p2b::payment() in class.accounting_p2b.inc.php
Function for processing a provider generated (to buyer) transaction type being paid by the actual buyer.
paymentgateway
paymentgateway in class.paymentgateway.inc.php
Payment gateway class to perform the majority merchant gateway communications
paymentgateway
paymentgateway::paymentgateway() in class.paymentgateway.inc.php
paypal
paypal::paypal() in class.paypal.inc.php
Function for parsing incoming variables from the payment gateway
paypal
paypal in class.paypal.inc.php
Paypal class to perform the majority of functions including ipn response handling.
phrasegroup_pulldown
admincp::phrasegroup_pulldown() in class.admincp.inc.php
Function to print all phrase groups in the database within a pulldown menu.
phraselist_pulldown
admincp::phraselist_pulldown() in class.admincp.inc.php
Function to print all phrases in the database within a pulldown menu.
physically_remove_listing
Function to physically remove a listing from the marketplace generally used within the admin control panel.
placebid
bid_product::placebid() in class.bid_product.inc.php
Function for inserting a new product bid on a product auction event. Additionally, this function will detect if another bidder just placed a bid before this bid is inserted. This will allow the system to generate an error message back to the current bidder informing them to bid higher due to another bidder placing a bid first.
placebid
bid_service::placebid() in class.bid_service.inc.php
Function for inserting a new service bid proposal on a service auction event.
plans_pulldown
subscription::plans_pulldown() in class.subscription.inc.php
Function to display subscription plans within a pulldown menu element
platnosci
platnosci::platnosci() in class.platnosci.inc.php
Function for parsing incoming variables from the payment gateway
platnosci
platnosci in class.platnosci.inc.php
platnosci class to perform the majority of functions including ipn response handling.
populate_categories_with_products
populate_categories_with_products() in functions_external.php
populate_table
diff::populate_table() in class.diff.inc.php
...
portfolio
portfolio in class.portfolio.inc.php
Portfolio class to handle the majory of portfolio functions and operations in ILance
portfolio_process
portfolio::portfolio_process() in class.portfolio.inc.php
Function for processing a portfolio featured payment upgrade.
post_request_protection
ilance::post_request_protection() in class.ilance.inc.php
$_POST request site forgery protection and whitelist control
pprint
template::pprint() in class.template.inc.php
prepare_special_codes
bbcode::prepare_special_codes() in class.bbcode.inc.php
Function to prepare special tags supplied to the function along with any text string.
prep_diff_text
diff_entry::prep_diff_text() in class.diff.inc.php
...
pre_save
datamanager::pre_save() in class.datamanager.inc.php
printJavascript
xajax::printJavascript() in class.xajax.inc.php
print_abuse_type_pulldown
Function to print out the abuse type pulldown menu letting a user select a pre-defined abuse type
print_active_bankaccount_options
Function for printing only the <option> values for active bank deposit accounts file for the user.
print_active_countries_pulldown
print_active_countries_pulldown() in functions_search.php
print_active_creditcard_options
Function for printing only the <option> values for active credit cards on file for the user.
print_active_ipn_options
Function for printing only the <option> values for enabled ipn gateway processor methods
print_active_offline_deposit_methods
Function for printing only the <option> values for enabled offline deposit processor methods
print_additional_info_input
auction_post::print_additional_info_input() in class.auction_post.inc.php
Function to print the auction's additional information box
print_admincp_nav
admincp::print_admincp_nav() in class.admincp.inc.php
Function to print the AdminCP navigation menu
print_admincp_subnav
admincp::print_admincp_subnav() in class.admincp.inc.php
Function to print the AdminCP sub navigation menus
print_admins_pulldown
admincp::print_admins_pulldown() in class.admincp.inc.php
Function to print the admin users pulldown menu
print_array_to_datetime
print_array_to_datetime() in functions.php
Function that will take an date array and rebuild into a valid date time string
print_arrow
print_arrow() in functions_workspace.php
print_attachment_gauge
workspace::print_attachment_gauge() in class.workspace.inc.php
print_auction_bit
print_auction_bit() in functions.php
Function to print out in verbose terms the auction bit (type of auction). This function now takes service and product into consideration.
print_auction_location
print_auction_location() in functions.php
Function to print the listing location bit based on a particular listing id.
print_auction_preview
auction_post::print_auction_preview() in class.auction_post.inc.php
Function to print the auction preview
print_auction_status
print_auction_status() in functions.php
Function to print an auction event status phrase
print_audit_scripts_pulldown
Function to print a pulldown menu with any available scripts that can be tracked and auditted
print_award_range_pulldown
print_award_range_pulldown() in functions_search.php
print_bank_account_type_pulldown
Function to print a bank account type pulldown menu
print_bid_amount_type
auction_post::print_bid_amount_type() in class.auction_post.inc.php
Function to print the available bid amount types for the auction poster to select based on the admin defined bid types for this particular category.
print_bid_field_checkboxes
bid_fields::print_bid_field_checkboxes() in class.bid_fields.inc.php
Function to print all bid fields and checkboxes for updating and adding new categories in the AdminCP
print_bid_field_count_in_category
Function to fetch the count of all bid fields within a particular category
print_bid_filters
auction_post::print_bid_filters() in class.auction_post.inc.php
Function to print bid filters controlled via radio button and multiple selective options during the post of a new service or product auction.
print_bid_privacy
auction_post::print_bid_privacy() in class.auction_post.inc.php
Function to print a the bid privacy form options (open, sealed, blind or full)
print_bid_range_pulldown
print_bid_range_pulldown() in functions_search.php
print_boolean
print_boolean() in functions.php
Produces the phrase enabled or disabled based on a supplied boolean value
print_budget_group_pulldown
Function to print a pulldown with budget group values as the options.
print_budget_insertion_fees
auction_post::print_budget_insertion_fees() in class.auction_post.inc.php
Function to print any applicable service budget insertion fees during the posting of an auction.
print_budget_logic_type
auction_post::print_budget_logic_type() in class.auction_post.inc.php
Function to print the budget logic selectable options. For example, the poster could select "I do not wish to disclose my budget" or he/she can select the appropriate budget range to select.
print_budget_logic_type_js
auction_post::print_budget_logic_type_js() in class.auction_post.inc.php
Function to print the budget javascript details for the yahoo slider widget
print_budget_logic_type_links
auction_post::print_budget_logic_type_links() in class.auction_post.inc.php
Function to print the budget links
print_buying_activity_tabs
print_buying_activity_tabs() in functions_tabs.php
print_buying_activity_tab_options
print_buying_formats
print_buying_formats() in functions_search.php
print_captcha
print_captcha() in functions_attachment.php
Function to print out the captcha via GD + FreeType
print_category_jump_js
categories::print_category_jump_js() in class.categories.inc.php
Function to print the category jump edit/delete/actions menu from within the AdminCP > Category Manager
print_category_newicon
categories::print_category_newicon() in class.categories.inc.php
Function to print a category's "new" icon representing any new auctions posted within that category
print_cat_pulldown
categories_pulldown::print_cat_pulldown() in class.categories_pulldown.inc.php
Function for printing a category pulldown or selection box. This function now uses a suitable method to call the category cache without reloading the db.
print_cc_shipping_address_pulldown
print_cc_shipping_address_pulldown() in functions_shipping.php
Function to print address select field options based on the users credit card billing details
print_cc_shipping_address_text
print_cc_shipping_address_text() in functions_shipping.php
Function to print an address based on the users credit card billing details
print_charities_pulldown
Function to print the various charities within a pulldown menu
print_checkbox_status
print_checkbox_status() in functions_search.php
print_colsperrow_searchoption
print_colsperrow_searchoption() in functions_search.php
print_convert_to_timestamp
Function wrapper for strtotime
print_country_name
print_country_name() in functions.php
Function to print a country name based on a supplied country id and a short language identifier to display the proper country name in the appropriate language
print_css_elements_pulldown
print_currencies
print_currencies() in functions_search.php
print_current_folder_title
print_current_folder_title() in functions_workspace.php
print_date
print_date() in functions.php
Function to handle display the date and time within ILance
print_datetime_from_timestamp
Function to print a valid date and time string based on a unix timestamp
print_destination_currency_pulldown
Function to print the destination currency pulldown menu
print_did_you_mean
print_did_you_mean() in functions_search.php
Function for determining if a keyword entered is incorrect and supplying an alternative if available
print_direct_payment_form
paypal::print_direct_payment_form() in class.paypal.inc.php
Function for printing the payment processor custom generated form via POST method.
print_direct_payment_form
stormpay::print_direct_payment_form() in class.stormpay.inc.php
Function for printing the payment processor custom generated form via POST method.
print_direct_payment_form
moneybookers::print_direct_payment_form() in class.moneybookers.inc.php
Function for printing the payment processor custom generated form via POST method.
print_direct_payment_form
platnosci::print_direct_payment_form() in class.platnosci.inc.php
Function for printing the payment processor custom generated form via POST method.
print_direct_payment_form
cashu::print_direct_payment_form() in class.cashu.inc.php
Function for printing the payment processor custom generated form via POST method.
print_distance_results
distance::print_distance_results() in class.distance.inc.php
Function to print the results of the internal function fetch_distance_response to fetch the distance between two postal/zip codes (postal/zip code 1 vs postal/zip code 2).
print_donation_percentage
Function to print the donation percentage pulldown menu
print_duration_logic
auction_post::print_duration_logic() in class.auction_post.inc.php
Function to print a duration logic menu.
print_escrow_filter
auction_post::print_escrow_filter() in class.auction_post.inc.php
Function to print the escrow filter option so that the auction poster can enable or disable escrow to secure any funds for mentioned services or products during the transaction/delivery process.
print_event_type_filter
auction_post::print_event_type_filter() in class.auction_post.inc.php
Function to print the auction event type form filtering options.
print_extend_auction
auction_post::print_extend_auction() in class.auction_post.inc.php
Function to print the auction's extend features after the listing was posted (update mode)
print_feedback_columnbit
feedback::print_feedback_columnbit() in class.feedback.inc.php
Function to print the feedback column bit for a particular tab
print_feedback_icon
feedback::print_feedback_icon() in class.feedback.inc.php
Function to print out the feedback icon based on a set of points
print_feedback_range_pulldown
print_feedback_range_pulldown() in functions_search.php
print_feedback_stars
feedback::print_feedback_stars() in class.feedback.inc.php
Function to print feedback stars
print_feedback_tabs
feedback::print_feedback_tabs() in class.feedback.inc.php
Function to print out the feedback tabs used within the detailed profile menu of a particular user
print_fewer_keywords_search
print_fewer_keywords_search() in functions_search.php
print_filesize
print_filesize() in functions.php
Function to print a human-readable filesize based on bytes being sent as an argument
print_file_dependencies
admincp_products::print_file_dependencies() in class.admincp_products.inc.php
print_filters
bid_permissions::print_filters() in class.bid_permissions.inc.php
Function for printing any bid filter permissions.
print_final_value_fees
auction_post::print_final_value_fees() in class.auction_post.inc.php
Function to print final value fees formatted in a html table. This function takes into consideration if the viewing user is exempt from final value fees.
print_fixed_payment_method
print_fixed_payment_method() in functions_shipping.php
Function to print a fixed payment method recognized by ILance
print_fixed_string
print_fixed_string() in functions_workspace.php
Function to print fixed string
print_folder_option_values
print_folder_option_values() in functions_workspace.php
print_from_column_bit
feedback::print_from_column_bit() in class.feedback.inc.php
Function to print the feedback "from" column bit for a particular tab
print_from_to_date_range
admincp::print_from_to_date_range() in class.admincp.inc.php
print_fv_group_pulldown
admincp::print_fv_group_pulldown() in class.admincp.inc.php
Function to print a pulldown with final value group values as the options.
print_hidden_fields
print_hidden_fields() in functions_seo.php
Function to print any hidden $ilance->GPC elements into a url string or hidden input fields. All fields values will be wrapped in urlencode.
print_hidden_input_files
print_hidden_input_files() in functions_workspace.php
print_hidden_input_folders
print_hidden_input_folders() in functions_workspace.php
print_income_reported
print_income_reported() in functions.php
Function to fetch and print the total income reported by a particular user
print_income_spent
print_income_spent() in functions.php
Function to fetch and print the total income spent by a particular user
print_increment_group_pulldown
Function to print a pulldown with bid increment group values as the options.
print_innerhtml_js
attachment::print_innerhtml_js() in class.attachment.inc.php
Function for printing the innerhtml javascript code in the templates
print_insertion_fees
auction_post::print_insertion_fees() in class.auction_post.inc.php
Function to print any applicable insertion fees during the posting of an auction. This function takes into consideration if the viewing user is exempt from insertion fees.
print_insertion_group_pulldown
Function to print a pulldown with insertion group values as the options.
print_invitation_controls
auction_post::print_invitation_controls() in class.auction_post.inc.php
Function to print the invitation boxes and special javascript to let users add more than one row for multiple email addresses
print_invited_users
auction_rfp::print_invited_users() in class.auction_rfp.inc.php
Function to print inline all invited users for a particular service auction
print_invoicetype_pulldown
admincp::print_invoicetype_pulldown() in class.admincp.inc.php
Function to print the invoice types pulldown menu
print_item_photo
print_item_photo() in functions.php
Function to print an item photo via <img src> for a particular auction id
print_item_shipping_countries_pulldown
Function to print shipping countries pulldown based on a specific auction listing id
print_item_shipping_countries_string
print_item_shipping_countries_string() in functions_shipping.php
Function to print shipping countries string based on a specific auction listing id
print_js
auction_post::print_js() in class.auction_post.inc.php
Function to print the javascript on this form
print_js_cities_pulldown
Function to print the states pulldown menu using the dynamic javascript.
print_js_countries_pulldown
Function to print the countries pulldown menu using the dynamic javascript method of pre-populating states as well.
print_js_pulldown_end
print_js_pulldown_end() in functions.php
Function to print the ending javascript for the dynamic country and states pulldown menu.
print_js_states_pulldown
Function to print the states pulldown menu using the dynamic javascript.
print_keywords_input
auction_post::print_keywords_input() in class.auction_post.inc.php
Function to print the auction's keywords / tags used for search engine optimization and other functions like displaying ads relevant to the auctions or categories
print_language_code
language::print_language_code() in class.language.inc.php
Function to print a language code like english or german, etc
print_language_pulldown
language::print_language_pulldown() in class.language.inc.php
Function to return site language selection pulldown menu on footer pages
print_latest_feedback_received
Function to print the latest feedback received based on a particular user
print_left_nav
template::print_left_nav() in class.template.inc.php
print_listing_enhancements
auction_post::print_listing_enhancements() in class.auction_post.inc.php
Function to print the available auction enhancement upsell options like bold, highlight background, featured, etc.
print_listing_video
print_listing_video() in functions.php
Function to print the ending javascript for the dynamic country and states pulldown menu.
print_list_gallery_radiobox_status
print_list_gallery_radiobox_status() in functions_search.php
print_list_list_radiobox_status
print_list_list_radiobox_status() in functions_search.php
print_members_pulldown
admincp::print_members_pulldown() in class.admincp.inc.php
Function to print the members pulldown menu
print_migrate_billing_pulldown
Function to print the migration billing pulldown menu
print_migrate_to_pulldown
admincp::print_migrate_to_pulldown() in class.admincp.inc.php
Function to print the "migrate to" pulldown menu for subscription plans within the AdminCP
print_moderation_pulldown
admincp::print_moderation_pulldown() in class.admincp.inc.php
Function to print a pulldown for enabling or disabling moderation
print_next_category
print_next_category() in functions.php
Function to print the next category box for the AJAX category selector
print_notice
print_notice() in functions.php
Function to print a viewable notice template to the web browser using the regular ILance template parsed with the header and footer
print_online_status
print_online_status() in functions.php
Function to print the online status of a particular user. This function is also LanceAlert ready where if the user is online and logged into the app it will show the online status of the IM user status (away, busy, online, dnd, etc) vs the status of online or offline
print_options
print_options() in functions_search.php
print_orderid_methods
print_orderid_methods() in functions_shipping.php
Function to fetch and print order id radio combo buttons for a listing payment selection process
print_parsed_template
template::print_parsed_template() in class.template.inc.php
print_payment_form
cashu::print_payment_form() in class.cashu.inc.php
Function for printing the payment processor custom generated form via POST method.
print_payment_form
paypal::print_payment_form() in class.paypal.inc.php
Function for printing the payment processor custom generated form via POST method.
print_payment_form
moneybookers::print_payment_form() in class.moneybookers.inc.php
Function for printing the payment processor custom generated form via POST method.
print_payment_form
stormpay::print_payment_form() in class.stormpay.inc.php
Function for printing the payment processor custom generated form via POST method.
print_payment_method
auction_post::print_payment_method() in class.auction_post.inc.php
Function to print the payment method input field to allow the poster to enter delivery instructions.
print_payment_methods
print_payment_methods() in functions_shipping.php
Function to print out a listings pre-defined payment methods.
print_payment_method_options
auction_post::print_payment_method_options() in class.auction_post.inc.php
Function to print the payment method options for a select box
print_payment_method_title
print_payment_method_title() in functions_shipping.php
Function to print the payment method title for an auction
print_paymethod_icon
print_paymethod_icon() in functions.php
Function to print out a payment method icon
print_paymethod_method
print_paymethod_method() in functions.php
Function to print out a payment method type based on a valid transaction
print_paymethod_pulldown
Function for printing the appropriate payment processor options within the payment menu pulldown's
print_paymethod_source
print_paymethod_source() in functions.php
Function to print out a payment method funding source based on a valid transaction
print_paymethod_target
print_paymethod_target() in functions.php
Function to print out a payment method funding target based on a valid transaction
print_perpage_searchoption
print_perpage_searchoption() in functions_search.php
print_phrase_groups_pulldown
Function to print the phrase group pulldown menu
print_pmb_gauge
print_pmb_gauge() in functions_pmb.php
Function to print out an attachment gauge based on a supplied user id
print_price_logic_type_js
auction_post::print_price_logic_type_js() in class.auction_post.inc.php
Function to print the hourly rate price javascript details for the yahoo slider widget
print_profile_bid_filters
auction_post::print_profile_bid_filters() in class.auction_post.inc.php
Function to print profile bid filters controlled via radio button and multiple selective options during the post of a new service or product auction such as ranges (from / to values) and pulldown menu options (including multiple choice selection values).
print_profile_filtertype_pulldown
Function to print out the profile filter types pulldown menu
print_profile_pulldown
feedback::print_profile_pulldown() in class.feedback.inc.php
Function to print the profile pulldown menu used within the feedback menu
print_profile_video
print_profile_video() in functions.php
Function to print the ending javascript for the dynamic country and states pulldown menu.
print_public_board
auction_post::print_public_board() in class.auction_post.inc.php
Function to print the public message board visibility or hidden options for the auction poster.
print_rating_range_pulldown
print_rating_range_pulldown() in functions_search.php
print_recently_featured_users
print_recurring_payment_form
authorizenet::print_recurring_payment_form() in class.authorizenet.inc.php
Function for printing the recurring payment processor custom generated form via POST method.
print_recurring_payment_form
Function for printing the recurring payment processor custom generated form via POST method.
print_recurring_payment_form
Function for printing the recurring payment processor custom generated form via POST method.
print_recurring_payment_form
moneybookers::print_recurring_payment_form() in class.moneybookers.inc.php
Function for printing the payment processor custom generated form via POST method.
print_recurring_payment_form
Function for printing the recurring payment processor custom generated form via POST method.
print_referred_by_username
Function to print a referred by "username" using plain text mode or href url link edition.
print_regions
print_regions() in functions_search.php
print_return_policy
auction_post::print_return_policy() in class.auction_post.inc.php
Function to print the list of shipping partners
print_roletype_pulldown
admincp::print_roletype_pulldown() in class.admincp.inc.php
Function to construct and print out the role type pulldown menu
print_roleusertype_pulldown
Function to construct and print out the role user type pulldown menu
print_root_category_pulldown
categories_pulldown::print_root_category_pulldown() in class.categories_pulldown.inc.php
Function for printing a single category pulldown menu only presenting main categories along with a recursive selected category node feature. This function will provide marketplaces with huge category lists a much faster display and response vs displaying all nodes for all categories.
print_scheduled_tasks_pulldown
Function to print out the scheduled tasks pulldown menu
print_searchable_questions
categories::print_searchable_questions() in class.categories.inc.php
Function to print an html formatted representation of the searchable question category genres under a specific category when viewing the search results
print_searchoptions_js
print_searchoptions_js() in functions_search_prefs.php
print_search_nav
template::print_search_nav() in class.template.inc.php
print_search_results_table
print_search_results_table() in functions_search.php
print_search_verbose_saved
print_search_verbose_saved() in functions_search.php
print_selling_activity_tabs
print_selling_activity_tabs() in functions_tabs.php
print_selling_activity_tab_options
print_selling_format_logic
auction_post::print_selling_format_logic() in class.auction_post.inc.php
Function to print the selling format logic for a product auction.
print_seo_url
print_seo_url() in functions_seo.php
Function to parse a valid SEO (search engine optimized) url
print_shipping_address_pulldown
print_shipping_address_pulldown() in functions_shipping.php
Function to print a shipping address pulldown menu based on the users personal details
print_shipping_address_text
print_shipping_address_text() in functions_shipping.php
Function to print a shipping address text based on the users personal details
print_shipping_logic
auction_post::print_shipping_logic() in class.auction_post.inc.php
Function to print the shipping logic within a product auction.
print_shipping_methods
print_shipping_methods() in functions_shipping.php
Function to print out a listings pre-defined shipping methods to a specific buyers location.
print_shipping_partner
print_shipping_partner() in functions_shipping.php
Function to print the actual shipping partner based on a supplied shipping partner id
print_shipping_partners
auction_post::print_shipping_partners() in class.auction_post.inc.php
Function to print the list of shipping partners
print_ship_handling_logic
auction_post::print_ship_handling_logic() in class.auction_post.inc.php
Function to print the shipping and handling duration and length in days it will take the seller to ship the item
print_short_language_code
language::print_short_language_code() in class.language.inc.php
Function to print a short version of the language code like eng or ger, etc
print_skills
print_skills() in functions_search.php
print_skills_children
categories_skills::print_skills_children() in class.categories_skills.inc.php
Function to print the skills categories with checkboxes with the ability to pre-populate previously selected checkboxes.
print_skills_columns
categories_skills::print_skills_columns() in class.categories_skills.inc.php
Function to print the main subcategory columns of a particular category being viewed or selected
print_skill_title
print_skill_title() in functions_search.php
print_sort_pulldown
print_sort_pulldown() in functions_search.php
print_string_wrap
print_string_wrap() in functions.php
Function to break up a long string with no spaces based on a supplied character limit Upgraded to be aware of multibyte UTF-8 encoded strings
print_styles_pulldown
styles::print_styles_pulldown() in class.styles.inc.php
print_subcategory_columns
categories_parser::print_subcategory_columns() in class.categories_parser.inc.php
Function to print the main subcategory columns of a particular category being viewed or selected
print_subscription_icon
subscription::print_subscription_icon() in class.subscription.inc.php
Function to print a user's subscription icon
print_subscription_renewal_datetime
Function to print the subscription renewal date/timestamp based on days.
print_subscription_title
subscription::print_subscription_title() in class.subscription.inc.php
Function to print a user's subscription title
print_table_head_columns
template_columns::print_table_head_columns() in class.template_columns.inc.php
print_tag_cloud
print_tag_cloud() in functions.php
Function to print a HTML formatted top search keywords tag cloud with the most searched in various font sizes and attributes
print_td_gallery_head
template_columns::print_td_gallery_head() in class.template_columns.inc.php
print_td_list_head
template_columns::print_td_list_head() in class.template_columns.inc.php
print_td_rows
template_columns::print_td_rows() in class.template_columns.inc.php
print_template_filelist_pulldown
Function to print out a pulldown menu with all files used in ILance.
print_time_flash_radiobox_status
print_time_flash_radiobox_status() in functions_search.php
print_time_static_radiobox_status
print_time_static_radiobox_status() in functions_search.php
print_title_input
auction_post::print_title_input() in class.auction_post.inc.php
Function to print the auction's title input
print_transaction_type
print_transaction_type() in functions.php
Function to print an invoice type phrase based on the currently selected language
print_unique_bid_response
bid_lowest_unique::print_unique_bid_response() in class.bid_lowest_unique.inc.php
Function for returning the html display message in a unique bid auction listing page and will determine a live message based on the status of the bidder viewing.
print_unit
print_unit() in functions.php
Function to fetch a user's email address from the datastore based on an actual user id
print_username
print_username() in functions.php
Function to print a user's username based on seo and other elements such as icons, subscription info, etc
print_user_country
print_user_country() in functions.php
Function to print a user's country based on a supplied user id and a short language identifier to display the proper country name in the appropriate language
print_user_location
print_user_location() in functions.php
Function to print the user location bit based on a particular user id.
print_version
admincp::print_version() in class.admincp.inc.php
Function to fetch the latest version of ILance
print_video_description_input
auction_post::print_video_description_input() in class.auction_post.inc.php
Function to print the auction's title input
print_xml
xml::print_xml() in class.xml.inc.php
process
bluepay::process() in class.bluepay.inc.php
* process()
process
paymentgateway::process() in class.paymentgateway.inc.php
processRequests
xajax::processRequests() in class.xajax.inc.php
process_addon_xml
xml::process_addon_xml() in class.xml.inc.php
process_auction_relister
auction_expiry::process_auction_relister() in class.auction_expiry.inc.php
Function to process a listing relist
process_cloud_tags
process_cloud_tags() in functions.php
Function to compile and process an array with top keywords for presentation
process_config_xml
xml::process_config_xml() in class.xml.inc.php
process_cpnav_xml
template::process_cpnav_xml() in class.template.inc.php
process_credential_payment
accounting::process_credential_payment() in class.accounting.inc.php
Function for processing a credential verification payment request.
process_creditcard_deposit
accounting_creditcard::process_creditcard_deposit() in class.accounting_creditcard.inc.php
Functions for processing a deposit payment from a credit card payment
process_custom_bid_fields
bid_fields::process_custom_bid_fields() in class.bid_fields.inc.php
Function to process the custom auction questions to be saved in the database
process_custom_profile_questions
Function to process submitted custom profile questions to be stored within the database
process_custom_profile_questions
Function to process the custom auction profile filter questions
process_custom_questions
auction_post::process_custom_questions() in class.auction_post.inc.php
Function to process the custom auction questions
process_custom_register_questions
Function to process submitted custom registration questions to be stored within the database
process_debit_payment
accounting::process_debit_payment() in class.accounting.inc.php
Function for processing a regular debit or commission related transaction.
process_email_xml
xml::process_email_xml() in class.xml.inc.php
process_insertion_fee_transaction
Function for creating a new insertion fee transaction which is usually executed during the initial posting
process_lang_xml
xml::process_lang_xml() in class.xml.inc.php
process_listing_bulk_enhancements_transaction
process_listing_enhancements_transaction
Function to process selected auction enhancements which also creates necessary transactions.
process_matches
diff::process_matches() in class.diff.inc.php
...
process_nonmatches
diff::process_nonmatches() in class.diff.inc.php
...
process_profile_questions
process_profile_questions() in functions_shipping.php
Function to process profile questions which is ultimately updated or inserted as new data within the database.
process_style_xml
xml::process_style_xml() in class.xml.inc.php
products_pulldown
admincp::products_pulldown() in class.admincp.inc.php
Function to print the products or add-ons installed pulldown menu.
product_auction_tab_sql
auction_tabs::product_auction_tab_sql() in class.auction_tabs.inc.php
Function to print sql code based on specific auction tabs being called to this function ultimately saving many lines of code within the main php script files.
product_bid_filter_checkup
Function to determine if the viewing auction has any bid filters.
profile_questions
profile_questions in class.profile_questions.inc.php
Profile questions class to perform displaying and updating for profile questions within ILance.
propersort
categories::propersort() in class.categories.inc.php
Function to fetch the entire category cache and make it a proper formatted result set for various areas within ILance
PROPERTY_STORAGE_BLOCK_SIZE
PROPERTY_STORAGE_BLOCK_SIZE in class.excel_oleread.inc.php
proxy_bid_ready
categories::proxy_bid_ready() in class.categories.inc.php
Function to determine if a category is proxy bid ready (if proxy bidding is enabled)
proxy_check
registration::proxy_check() in class.registration.inc.php
Function for checking if a user attempting to register is coming from a proxy service and displays a custom template denying registration if registration proxy disabling is enabled.
pr_callback
template::pr_callback() in class.template.inc.php
pulldown
subscription::pulldown() in class.subscription.inc.php
Function to display for users any subscription plans within a pulldown menu element
pulldown
currency::pulldown() in class.currency.inc.php
Function to build a currency selector pulldown menu element
q
top
$querylist
ilance_database::$querylist in class.database.inc.php
$query_count
ilance_database::$query_count in class.database.inc.php
query
ilance_mysql::query() in class.database_mysql.inc.php
Function to perform a database specific query
query
ilance_mssql::query() in class.database_mssql.inc.php
query
ilance_mysqli::query() in class.database_mysqli.inc.php
query_cache
ilance_database::query_cache() in class.database.inc.php
query_fetch
ilance_mysqli::query_fetch() in class.database_mysqli.inc.php
query_fetch
ilance_mssql::query_fetch() in class.database_mssql.inc.php
query_fetch
ilance_mysql::query_fetch() in class.database_mysql.inc.php
Function to perform a database specific query and immediately returns the associated array/results
r
top
$rebAmount
bluepay::$rebAmount in class.bluepay.inc.php
$rebCycles
bluepay::$rebCycles in class.bluepay.inc.php
$rebDate
bluepay::$rebDate in class.bluepay.inc.php
$rebExpr
bluepay::$rebExpr in class.bluepay.inc.php
$rebid
bluepay::$rebid in class.bluepay.inc.php
$received
paymentgateway::$received in class.paymentgateway.inc.php
hold the information received from the gateway
$regexp
template::$regexp in class.template.inc.php
$registry
ilance_database::$registry in class.database.inc.php
The ILance registry object
$registry
sessions::$registry in class.sessions.inc.php
The ILance session registry object
$registry
template::$registry in class.template.inc.php
$response
bluepay::$response in class.bluepay.inc.php
$response
platnosci::$response in class.platnosci.inc.php
read
excel_oleread::read() in class.excel_oleread.inc.php
read_my_dir
security::read_my_dir() in class.security.inc.php
Function to read and scan through an entire directory specified.
reassign_lowest_unique_bid
bid_lowest_unique::reassign_lowest_unique_bid() in class.bid_lowest_unique.inc.php
Function for determining if there are any lowestunique bid status in the database for the
rebAdd
bluepay::rebAdd() in class.bluepay.inc.php
* rebAdd()
rebuild_category_geometry
categories::rebuild_category_geometry() in class.categories.inc.php
Function to rebuild the category structure geometry for ultra fast database queries
rebuild_category_geometry_install
rebuild_category_tree
categories::rebuild_category_tree() in class.categories.inc.php
Function to rebuild a nested category structure in the database
rebuild_language_cache
admincp::rebuild_language_cache() in class.admincp.inc.php
Function to remove & allow rebuild of the javascript phrase cache file
recursive
categories::recursive() in class.categories.inc.php
Function to print a recursive category breadcrumb trail.
referal_activity
mycp::referal_activity() in class.mycp.inc.php
referral_check
registration::referral_check() in class.registration.inc.php
Function for checking a referral code
refresh
refresh() in functions.php
Function to hard refresh a page and to show a please wait while we direct you to the specified location message
registerCatchAllFunction
xajax::registerCatchAllFunction() in class.xajax.inc.php
registerExternalFunction
xajax::registerExternalFunction() in class.xajax.inc.php
registerFunction
xajax::registerFunction() in class.xajax.inc.php
registerPreFunction
xajax::registerPreFunction() in class.xajax.inc.php
register_template_variables
template::register_template_variables() in class.template.inc.php
registration
registration in class.registration.inc.php
Registration class to perform the majority of registration handling tasks
registration_questions
registration_questions in class.registration_questions.inc.php
Registration questions class to perform displaying and updating for registration questions within ILance.
relist_product_auction
auction::relist_product_auction() in class.auction.inc.php
Function to relist product auction
relist_service_auction
auction::relist_service_auction() in class.auction.inc.php
Function to relist service auction
remove
ilance_database::remove() in class.database.inc.php
Remove time from timer() function
remove_answers_from_deleted_listings
Function to handle the removal of item question / answers from deleted listings in the database. This function runs daily within cron.dailyrfp.php
remove_attachment
attachment::remove_attachment() in class.attachment.inc.php
Function to remove a file attachment from the system for a specified user
remove_bank_account
accounting::remove_bank_account() in class.accounting.inc.php
Function to remove a bank account account for a registered member.
remove_bid_increment
admincp::remove_bid_increment() in class.admincp.inc.php
Function to remove an existing bid increment.
remove_budget_group
admincp::remove_budget_group() in class.admincp.inc.php
Function for removing an existing budget group.
remove_budget_range
admincp::remove_budget_range() in class.admincp.inc.php
Function for removing an existing budget range.
remove_category_recursive
admincp_category::remove_category_recursive() in class.admincp_category.inc.php
Function to remove categories recursively
remove_creditcard
accounting::remove_creditcard() in class.accounting.inc.php
Function to remove a credit card account for a registered member.
remove_duplicate_template_variables
remove_fv_fee
admincp::remove_fv_fee() in class.admincp.inc.php
Function to remove an existing final value fee.
remove_fv_group
admincp::remove_fv_group() in class.admincp.inc.php
Function to remove an existing final value group
remove_increment_group
admincp::remove_increment_group() in class.admincp.inc.php
Function for removing an existing bid increment group. This function will additionally deassociate any categories using this group.
remove_insertion_fee
admincp::remove_insertion_fee() in class.admincp.inc.php
Function to remove an existing insertion fee.
remove_insertion_group
admincp::remove_insertion_group() in class.admincp.inc.php
Function to remove an existing insertion group.
remove_mediashare_content_daily
Function to check finished auctions 1 week after closing to remove mediashare (conserve diskspace)
remove_mediashare_data
workspace::remove_mediashare_data() in class.workspace.inc.php
remove_mediashare_data_bidid
remove_mediashare_data_cron
workspace::remove_mediashare_data_cron() in class.workspace.inc.php
remove_photos_from_deleted_listings
Function to handle the removal of item photos and slideshow images from deleted auctions in the database. This function runs daily within cron.dailyrfp.php
remove_pmb_post
remove_pmb_post() in functions_pmb.php
remove_registration_question
Function to remove a registration question from the database.
remove_shipping_regions_from_deleted_listings
Function to handle the removal of item shipping regions from deleted listings in the database. This function runs daily within cron.dailyrfp.php
remove_skills_category_recursive
Function to remove skill categories recursively
remove_user
admincp::remove_user() in class.admincp.inc.php
Function to remove single or multiple users from the marketplace
report_if_error
template::report_if_error() in class.template.inc.php
restore_special_codes
bbcode::restore_special_codes() in class.bbcode.inc.php
Function to restore any stripped out special tags.
retract_all_bids
bid_retract::retract_all_bids() in class.bid_retract.inc.php
Function for retracting all bids for a user due to an admin user "deleting" a member from the AdminCP.
rewrite_photos
auction::rewrite_photos() in class.auction.inc.php
Function to rewrite photos based on orginal auction to new relisted auction
rewrite_url
rewrite_url() in functions_seo.php
Function to rewrite a url by providing a text to remove out of the url
ROOT_START_BLOCK_POS
ROOT_START_BLOCK_POS in class.excel_oleread.inc.php
rss
rss in class.rss.inc.php
RSS class to perform the majority rss functions within ILance
s
top
$safe_functions
template::$safe_functions in class.template.inc.php
This array will store all permitted functions allowed to pass through the template's <if condition=""> conditionals
$sCatchAllFunction
xajax::$sCatchAllFunction in class.xajax.inc.php
$secretKey
bluepay::$secretKey in class.bluepay.inc.php
$sEncoding
xajaxResponse::$sEncoding in class.xajax_response.inc.php
$sEncoding
xajax::$sEncoding in class.xajax.inc.php
$send_time
moneybookers::$send_time in class.moneybookers.inc.php
$send_time
platnosci::$send_time in class.platnosci.inc.php
$send_time
cashu::$send_time in class.cashu.inc.php
$send_time
authorizenet::$send_time in class.authorizenet.inc.php
$send_time
paypal::$send_time in class.paypal.inc.php
$setdata
datamanager::$setdata in class.datamanager.inc.php
$ship_to
paymentgateway::$ship_to in class.paymentgateway.inc.php
hold the ship to details
$slng
datamanager_email::$slng in class.datamanager_email.inc.php
$slng
datamanager::$slng in class.datamanager.inc.php
$sLogFile
xajax::$sLogFile in class.xajax.inc.php
$smtpHost
smtp::$smtpHost in class.smtp.inc.php
SMTP hostname
$smtpPass
smtp::$smtpPass in class.smtp.inc.php
SMTP password
$smtpPort
smtp::$smtpPort in class.smtp.inc.php
SMTP port number
$smtpReturn
smtp::$smtpReturn in class.smtp.inc.php
$smtpSocket
smtp::$smtpSocket in class.smtp.inc.php
SMTP socket resource
$smtpUser
smtp::$smtpUser in class.smtp.inc.php
SMTP user name
$sPreFunction
xajax::$sPreFunction in class.xajax.inc.php
$sRequestURI
xajax::$sRequestURI in class.xajax.inc.php
$ssn
bluepay::$ssn in class.bluepay.inc.php
$stack
xml::$stack in class.xml.inc.php
$start
ilance_database::$start in class.database.inc.php
Timer Variables
$start
template::$start in class.template.inc.php
This will store the opening template variable
$startDay
calendar::$startDay in class.calendar.inc.php
$state
bluepay::$state in class.bluepay.inc.php
$status
bluepay::$status in class.bluepay.inc.php
$stime
timer::$stime in class.timer.inc.php
$storagetype
attachment::$storagetype in class.attachment.inc.php
$stormpay_post_vars
stormpay::$stormpay_post_vars in class.stormpay.inc.php
$stormpay_response
stormpay::$stormpay_response in class.stormpay.inc.php
$subject
datamanager_email::$subject in class.datamanager_email.inc.php
$subs
categories::$subs in class.categories.inc.php
$sWrapperPrefix
xajax::$sWrapperPrefix in class.xajax.inc.php
save
datamanager::save() in class.datamanager.inc.php
save_attachment
attachment::save_attachment() in class.attachment.inc.php
Function to save the uploaded file attachment to the filesystem or database
save_item_shipping_logic
auction_rfp::save_item_shipping_logic() in class.auction_rfp.inc.php
Function to handle saving the shipping logic for an item within the appropriate areas of the database
save_log
paymentgateway::save_log() in class.paymentgateway.inc.php
save_url_image
save_url_image() in functions_attachment.php
Function to download and save an attachment from a remote url
scheduled_task_phrase
admincp::scheduled_task_phrase() in class.admincp.inc.php
Function to print out a phrase based on a text string for the scheduled task
scheduled_transactions
mycp::scheduled_transactions() in class.mycp.inc.php
searchable_question_count
categories::searchable_question_count() in class.categories.inc.php
Function to print the searchable category questions auction count sum.
search_to_xml
xml::search_to_xml() in class.xml.inc.php
sec
auction_post::sec() in class.auction_post.inc.php
Function to print a seconds pulldown menu.
security
security in class.security.inc.php
Security class to perform the majority of security handling functions within ILance
select_db
ilance_database::select_db() in class.database.inc.php
Selects a database for usage
select_db_wrapper
ilance_mssql::select_db_wrapper() in class.database_mssql.inc.php
select_db_wrapper
ilance_mysql::select_db_wrapper() in class.database_mysql.inc.php
Function to select the database with an associated mysql link identifier
select_db_wrapper
ilance_mysqli::select_db_wrapper() in class.database_mysqli.inc.php
send
datamanager_email::send() in class.datamanager_email.inc.php
send
smtp::send() in class.smtp.inc.php
Function to dispatch the email
sendMessage
smtp::sendMessage() in class.smtp.inc.php
Function to send the message
send_category_notification_subscriptions
Function to dispatch newsletter subscription notifications for latest listings posted that users have opted in This function is run via iLance automation script (cron.dailyrfp.php)
send_content_type_header
xml::send_content_type_header() in class.xml.inc.php
send_email
send_email() in functions_email.php
Function to dispatch new email using php's mail() or SMTP
send_email_activation
registration::send_email_activation() in class.registration.inc.php
Function for dispatching the activation email to new clients.
send_email_activation_with_redirect_link
Function for dispatching the activation email to new clients.
send_notification
watchlist::send_notification() in class.watchlist.inc.php
send_response
authorizenet::send_response() in class.authorizenet.inc.php
Function for sending a repsonse to the payment gateway for verification of payment authentication and status.
send_response
platnosci::send_response() in class.platnosci.inc.php
Function for sending a repsonse to the payment gateway for verification of payment authentication and status.
send_response
paypal::send_response() in class.paypal.inc.php
Function for sending a repsonse to the payment gateway for verification of payment authentication and status.
send_saved_search_subscriptions
Function to dispatch emails based on users saved searches where they choose to opt-in This function is run via iLance automation script (cron.dailyrfp.php)
send_subscription_expiry_reminders
Function to dispatch subscription notifications to users "x" days before a subscription is expired This function is run via iLance automation script (cron.dailyrfp.php)
send_unpaid_invoice_frequency_reminders
Function designed to send out commission and credential invoice reminder notices based on an admin defined email dispatch frequency
send_user_subscription_frequency_reminders
Function designed to send out subscription reminder notices based on an admin defined email dispatch frequency This function is called from cron.reminders.php
service_auction_award_accept
auction_award::service_auction_award_accept() in class.auction_award.inc.php
service_auction_award_decline
auction_award::service_auction_award_decline() in class.auction_award.inc.php
service_auction_bid_decline
auction_award::service_auction_bid_decline() in class.auction_award.inc.php
SESSIONHOST
SESSIONHOST in class.sessions.inc.php
defines session host
sessions
sessions in class.sessions.inc.php
Session class to perform the majority of session functionality in ILance.
session_close
sessions::session_close() in class.sessions.inc.php
Session close handler
session_destroy
sessions::session_destroy() in class.sessions.inc.php
Session destroy handler
session_firstclick
sessions::session_firstclick() in class.sessions.inc.php
Fetch session first click if applicable
session_gc
sessions::session_gc() in class.sessions.inc.php
Session garbage collection handler
session_open
sessions::session_open() in class.sessions.inc.php
Session open handler
session_read
sessions::session_read() in class.sessions.inc.php
Session read handler is called once the script is loaded
session_write
sessions::session_write() in class.sessions.inc.php
Session write handler is called once the script is finished executing
set
datamanager::set() in class.datamanager.inc.php
set
datamanager_email::set() in class.datamanager_email.inc.php
setCharEncoding
xajax::setCharEncoding() in class.xajax.inc.php
setCharEncoding
xajaxResponse::setCharEncoding() in class.xajax_response.inc.php
setCustInfo
bluepay::setCustInfo() in class.bluepay.inc.php
* setCustInfo()
setDayNameFormat
calendar::setDayNameFormat() in class.calendar.inc.php
Function to set the day-name format on the calendar (any valid strftime format for display weekday names).
setLogFile
xajax::setLogFile() in class.xajax.inc.php
setMonth
calendar::setMonth() in class.calendar.inc.php
Function to set the month on the calendar
setRequestURI
xajax::setRequestURI() in class.xajax.inc.php
setTableWidth
calendar::setTableWidth() in class.calendar.inc.php
Function to set the calendar table width
setWrapperPrefix
xajax::setWrapperPrefix() in class.xajax.inc.php
setYear
calendar::setYear() in class.calendar.inc.php
Function to set the year on the calendar
set_bid_counters
bid::set_bid_counters() in class.bid.inc.php
Function for setting member bid count history (bidstoday and bidsthismonth) within the user database table.
set_ccard
paymentgateway::set_ccard() in class.paymentgateway.inc.php
set_condition
datamanager::set_condition() in class.datamanager.inc.php
set_crt
paymentgateway::set_crt() in class.paymentgateway.inc.php
set_curl
paymentgateway::set_curl() in class.paymentgateway.inc.php
set_currency
paymentgateway::set_currency() in class.paymentgateway.inc.php
set_customer
paymentgateway::set_customer() in class.paymentgateway.inc.php
set_error
paymentgateway::set_error() in class.paymentgateway.inc.php
set_extra
paymentgateway::set_extra() in class.paymentgateway.inc.php
set_gateway
paymentgateway::set_gateway() in class.paymentgateway.inc.php
set_identifiers
template::set_identifiers() in class.template.inc.php
set_levels
categories::set_levels() in class.categories.inc.php
Function to set all the levels in proper format for the main category system
set_levels_skills
categories_skills::set_levels_skills() in class.categories_skills.inc.php
Function to update and set the proper category level for each category
set_levels_skills_update
categories_skills::set_levels_skills_update() in class.categories_skills.inc.php
Function to set skill level and update the datastore
set_levels_update
categories::set_levels_update() in class.categories.inc.php
Function to set all levels and to handle the updating
set_log
paymentgateway::set_log() in class.paymentgateway.inc.php
set_order
paymentgateway::set_order() in class.paymentgateway.inc.php
set_ship_to
paymentgateway::set_ship_to() in class.paymentgateway.inc.php
set_user
paymentgateway::set_user() in class.paymentgateway.inc.php
shipcalculator
shipcalculator::shipcalculator() in class.shipcalculator.inc.php
shipcalculator
shipcalculator in class.shipcalculator.inc.php
Shipping Calculator class to perform the majority of realtime shipping rate calculations in ILance.
shorten
shorten() in functions.php
Function to shorten a string of characters using an argument limiter as the amount of characters to reveal
short_string
short_string() in functions.php
Function to shorten a string based on a supplied argument length to cut off as well as a custom symbol to represent at the end of the string (ie: .....)
showFiles
showFiles() in functions_workspace.php
showFolder
showFolder() in functions_workspace.php
SIZE_OF_NAME_POS
SIZE_OF_NAME_POS in class.excel_oleread.inc.php
SIZE_POS
SIZE_POS in class.excel_oleread.inc.php
SMALL_BLOCK_DEPOT_BLOCK_POS
SMALL_BLOCK_DEPOT_BLOCK_POS in class.excel_oleread.inc.php
SMALL_BLOCK_SIZE
SMALL_BLOCK_SIZE in class.excel_oleread.inc.php
SMALL_BLOCK_THRESHOLD
SMALL_BLOCK_THRESHOLD in class.excel_oleread.inc.php
smtp
smtp in class.smtp.inc.php
SMTP class to perform the simple mail transfer protocol operations within ILance.
smtp
smtp::smtp() in class.smtp.inc.php
Constructor
sortable_array_handler
sortable_array_handler() in functions_search.php
start
timer::start() in class.timer.inc.php
START_BLOCK_POS
START_BLOCK_POS in class.excel_oleread.inc.php
stats
ilance_memcached::stats() in class.database.inc.php
Print the memcache server status and statistics
status
escrow::status() in class.escrow.inc.php
Function to fetch the escrow status
statusMessagesOff
xajax::statusMessagesOff() in class.xajax.inc.php
statusMessagesOn
xajax::statusMessagesOn() in class.xajax.inc.php
stop
timer::stop() in class.timer.inc.php
stop
ilance_database::stop() in class.database.inc.php
Stop time from timer() function
storagetype
attachment::storagetype() in class.attachment.inc.php
Function for returning the method of storage used by the attachment system
store
ilance_filecache::store() in class.database.inc.php
Store items in cache
store
ilance_memcached::store() in class.database.inc.php
Store items in cache
store
ilance_apc::store() in class.database.inc.php
Store items in cache
store
ilance_nocache::store() in class.database.inc.php
Store items in cache
stormpay
stormpay in class.stormpay.inc.php
Stormpay class to perform the majority of functions including ipn response handling
stormpay
stormpay::stormpay() in class.stormpay.inc.php
Function for parsing incoming variables from the payment gateway
string_to_number
currency::string_to_number() in class.currency.inc.php
Function to take a string inputted by a user based on a dollar amount to be converted into 2 decimal places.
strip_bb_tags
bbcode::strip_bb_tags() in class.bbcode.inc.php
Function to strip out any BBCode tags within the supplied text string.
strip_html_tags
bbcode::strip_html_tags() in class.bbcode.inc.php
Function to strip out any HTML tags within the supplied text string.
strip_slashes_array
ilance::strip_slashes_array() in class.ilance.inc.php
Function to strip any slashes within a regular or recursive array
strip_special_codes
bbcode::strip_special_codes() in class.bbcode.inc.php
Function to strip out any special tags we provide the function and then have them replaced at the very end. This is useful for stripping out [PHP]xxxx[/PHP] tags so we don't process anything within the [PHP]..[/PHP] tags and other situations that may arise.
styles
styles::styles() in class.styles.inc.php
styles
styles in class.styles.inc.php
Styles class to perform the majority of skinning and template functions in ILance
subscription
subscription in class.subscription.inc.php
Subscription class to perform the majority of subscription functionality in ILance.
subscription_countdown_timeleft
Function used to obtain the time left of a subscription.
subscription_expiry
subscription_expiry in class.subscription_expiry.inc.php
Subscription expiry class to perform the majority of subscription expiration functionality in ILance.
subscription_length
subscription::subscription_length() in class.subscription.inc.php
Function used to obtain the subscription length (in days) from a supplied unit (D/M/Y) and length (in days)
subscription_upgrade_process
subscription::subscription_upgrade_process() in class.subscription.inc.php
Function to handle the subscription upgrade process for end users.
subscription_upgrade_process_admincp
Function to update a users subscription plan within the AdminCP
substring_between
authorizenet::substring_between() in class.authorizenet.inc.php
Function for parsing xml response from Authorize.Net gateway
suspend_user
admincp::suspend_user() in class.admincp.inc.php
Function to suspend single or multiple users from the marketplace
t
top
$table
diff::$table in class.diff.inc.php
$tabs
xml::$tabs in class.xml.inc.php
$tag_count
xml::$tag_count in class.xml.inc.php
$tax
bluepay::$tax in class.bluepay.inc.php
$templatebits
template::$templatebits in class.template.inc.php
This array will store all template bits for the templates
$templateregistry
template::$templateregistry in class.template.inc.php
This will store the current template into the registry
$temp_file_name
attachment::$temp_file_name in class.attachment.inc.php
$timeout
moneybookers::$timeout in class.moneybookers.inc.php
$timeout
cashu::$timeout in class.cashu.inc.php
$timeout
platnosci::$timeout in class.platnosci.inc.php
$timeout
authorizenet::$timeout in class.authorizenet.inc.php
$timeout
paypal::$timeout in class.paypal.inc.php
$tip
bluepay::$tip in class.bluepay.inc.php
$totalattachments
attachment::$totalattachments in class.attachment.inc.php
$totaldiskspace
attachment::$totaldiskspace in class.attachment.inc.php
$totaldownloads
attachment::$totaldownloads in class.attachment.inc.php
$totaltime
ilance_database::$totaltime in class.database.inc.php
$tps
bluepay::$tps in class.bluepay.inc.php
$transact_code
paymentgateway::$transact_code in class.paymentgateway.inc.php
$transact_code2
paymentgateway::$transact_code2 in class.paymentgateway.inc.php
$transId
bluepay::$transId in class.bluepay.inc.php
$transnum
paymentgateway::$transnum in class.paymentgateway.inc.php
$transType
bluepay::$transType in class.bluepay.inc.php
$ttquery
ilance_database::$ttquery in class.database.inc.php
$types
ilance_mysqli::$types in class.database_mysqli.inc.php
$types
ilance_mysql::$types in class.database_mysql.inc.php
MySQL Database Array Resource Types
$types
ilance_mssql::$types in class.database_mssql.inc.php
$tz_offset
datetimes::$tz_offset in class.datetimes.inc.php
table_exists
ilance_database::table_exists() in class.database.inc.php
Function to determine if a database table exists based on the currently selected database
tax
tax in class.tax.inc.php
Tax class to perform the majority of tax functions and calculations in ILance.
template
template in class.template.inc.php
Template class to perform the majority of custom template operations in ILance
template
template::template() in class.template.inc.php
template_columns
template_columns in class.template_columns.inc.php
Template columns class to generate user selectable table headers and display results when searching in the marketplace.
template_files
template_files in class.template_files.inc.php
Template files class to perform recursive array operations for files and folders in ILance.
template_groups
admincp::template_groups() in class.admincp.inc.php
Function to print all template groups within a multiple select list menu.
template_nav
template_nav in class.template_nav.inc.php
Template navigation class responsible for building and constructing the xml navigational menus in iLance
three_layer_decrypt
crypt::three_layer_decrypt() in class.crypt.inc.php
Function to process and decrypt a text string based on 3 primary encryption keys
three_layer_encrypt
crypt::three_layer_encrypt() in class.crypt.inc.php
Function to process and encrypt a text string based on 3 primary encryption keys
timer
timer::timer() in class.timer.inc.php
timer
timer in class.timer.inc.php
Timer class to debug how long a function takes within ILance
timer
ilance_database::timer() in class.database.inc.php
Timer function
timezone_convert
datetimes::timezone_convert() in class.datetimes.inc.php
time_compare
datetimes::time_compare() in class.datetimes.inc.php
time_valid
datetimes::time_valid() in class.datetimes.inc.php
title
categories::title() in class.categories.inc.php
Function to fetch the title of a category.
toString
bluepay::toString() in class.bluepay.inc.php
Helper function for do_http_build_query
totalattachments
attachment::totalattachments() in class.attachment.inc.php
Function for returning the total amount of attachments in the system
totaldiskspace
attachment::totaldiskspace() in class.attachment.inc.php
Function for returning the total amount of disk space used by attachments in the system
totaldownloads
attachment::totaldownloads() in class.attachment.inc.php
Function for returning the total downloads based on attachments in the system
traverse_array
template::traverse_array() in class.template.inc.php
TYPE_POS
TYPE_POS in class.excel_oleread.inc.php
u
top
$upload_dir
attachment::$upload_dir in class.attachment.inc.php
$user
paymentgateway::$user in class.paymentgateway.inc.php
hold the ilance owner details
$userId
bluepay::$userId in class.bluepay.inc.php
unaward_service_auction
auction_award::unaward_service_auction() in class.auction_award.inc.php
unescape_cdata
xml::unescape_cdata() in class.xml.inc.php
uninstall
admincp_products::uninstall() in class.admincp_products.inc.php
unpaid_p2b_activity
mycp::unpaid_p2b_activity() in class.mycp.inc.php
unpaid_transactions
mycp::unpaid_transactions() in class.mycp.inc.php
unsafe_precedence
template::unsafe_precedence() in class.template.inc.php
unset_globals
ilance::unset_globals() in class.ilance.inc.php
Function to unset $_GLOBAL's from being set by users via URL manipulation
unsharpmask
unsharpmask() in functions_attachment.php
unsubscribe_notification
unsubscribe_notification() in functions_email.php
Function to unsubscribe a user from receiving a particular email template on the site
unsuspend_user
admincp::unsuspend_user() in class.admincp.inc.php
Function to unsuspend single or multiple users from the marketplace
unverify_user
admincp::unverify_user() in class.admincp.inc.php
Function to unverify single or multiple users from the marketplace
un_htmlspecialchars
un_htmlspecialchars() in functions.php
Function to return a string where HTML entities have been converted to their original characters
update_bank_account
accounting::update_bank_account() in class.accounting.inc.php
Function to update an existing bank account for a registered member.
update_bid_increment
admincp::update_bid_increment() in class.admincp.inc.php
Function for inserting a new bid increment in the database.
update_budget_group
admincp::update_budget_group() in class.admincp.inc.php
Function to update an existing budget group
update_budget_range
admincp::update_budget_range() in class.admincp.inc.php
Function for updating an existing budget range.
update_creditcard
accounting::update_creditcard() in class.accounting.inc.php
Function to update an existing credit card account for a registered member.
update_default_searchoptions
update_default_searchoptions() in functions_search.php
update_default_searchoptions_guests
update_default_searchoptions_users
update_default_searchoptions_users() in functions_search.php
update_fv_fee
admincp::update_fv_fee() in class.admincp.inc.php
Function to update an existing final value fee.
update_increment_group
admincp::update_increment_group() in class.admincp.inc.php
Function to update an existing increment group
update_insertion_fee
admincp::update_insertion_fee() in class.admincp.inc.php
Function to update an existing insertion fee.
update_item
watchlist::update_item() in class.watchlist.inc.php
update_pmb_tracker
update_pmb_tracker() in functions_pmb.php
update_record
update_record() in functions_workspace.php
Function to update a database record
update_referral_action
update_referral_action() in functions.php
Function to update a specific referred user (from a rid referral) with a particular action being taken
update_untranslated_phrases_to_master
Function to update untranslated phrases to their master phrase so translators can have something to work from (instead of a blank phrase) This script is used when languages are being imported from AdminCP and when a old version of ILance is being upgraded to a newer version
upgrade
admincp_products::upgrade() in class.admincp_products.inc.php
upgrade_settings_scan
admincp_products::upgrade_settings_scan() in class.admincp_products.inc.php
upload_bulk_foto_auction
auction_rfp::upload_bulk_foto_auction() in class.auction_rfp.inc.php
Function to insert photo from bulk upload
ups_rateshop
shipcalculator::ups_rateshop() in class.shipcalculator.inc.php
usefixedfees
categories::usefixedfees() in class.categories.inc.php
Function to determine if a category uses fixed fees
useproxybid
categories::useproxybid() in class.categories.inc.php
Function to determine if a specific product category has proxy bidding enabled.
usercount
ilance::usercount() in class.ilance.inc.php
Function to fetch the user count
usereserveprice
categories::usereserveprice() in class.categories.inc.php
user_can_bid
bid::user_can_bid() in class.bid.inc.php
Function for determining if a user can bid based on the auction posters filtered profile answer logic.
user_subscription_exemptions
subscription_expiry::user_subscription_exemptions() in class.subscription_expiry.inc.php
Function to expire user subscription plan exemptions (parsed from cron.subscriptions.php)
user_subscription_plans
subscription_expiry::user_subscription_plans() in class.subscription_expiry.inc.php
Function to expire user subscription plans if required (parsed from cron.subscriptions.php)
usps_rateshop
shipcalculator::usps_rateshop() in class.shipcalculator.inc.php
v
top
$varname
datamanager_email::$varname in class.datamanager_email.inc.php
$var_names
template::$var_names in class.template.inc.php
This will store all current {var_names} used in a template registry
validate_extension
attachment::validate_extension() in class.attachment.inc.php
Function for validating the filename extention based on the file being uploaded
validate_size
attachment::validate_size() in class.attachment.inc.php
Function for validating the filesize based on the file being uploaded
verify
datamanager::verify() in class.datamanager.inc.php
verify_creditcard_mod10
accounting::verify_creditcard_mod10() in class.accounting.inc.php
Function to verify mod-10 characteristics of a credit card number.
verify_email_mx
security::verify_email_mx() in class.security.inc.php
Function to verify using an mx record checkup of a supplied email address. Additionally, this will actually attempt to connect to the server and verify if the email actually exists.
verify_referral_clickthrough
Function to verify a referral clickthrough based on a supplied referral code being passed as one of the arguments
verify_required_fields
datamanager::verify_required_fields() in class.datamanager.inc.php
visible
categories::visible() in class.categories.inc.php
Function to fetch the visibility of a category.
w
top
waitCursorOff
xajax::waitCursorOff() in class.xajax.inc.php
waitCursorOn
xajax::waitCursorOn() in class.xajax.inc.php
wait_approval_unaward_cron
Function to find any awarded projects and unaward them due to expiry of awarding set by admin
wantads_in_category
categories::wantads_in_category() in class.categories.inc.php
Function to count the number of ads within a Want Ads category
watchlist
watchlist in class.watchlist.inc.php
Watchlist class to perform the majority of watchlist and notification tasks within ILance.
workspace
workspace in class.workspace.inc.php
Workspace class to perform the majority of mediashare/workspace functions in ILance.
x
top
$xml
xajaxResponse::$xml in class.xajax_response.inc.php
$xmldata
xml::$xmldata in class.xml.inc.php
$xmlData
paymentgateway::$xmlData in class.paymentgateway.inc.php
$xml_parser
xml::$xml_parser in class.xml.inc.php
xajax
xajax::xajax() in class.xajax.inc.php
xajax
xajax in class.xajax.inc.php
The xajax class generates the xajax javascript for your page including the javascript wrappers for the PHP functions that you want to call from your page.
xajaxErrorHandler
xajaxErrorHandler() in class.xajax.inc.php
xajaxResponse
xajaxResponse::xajaxResponse() in class.xajax_response.inc.php
xajaxResponse
xajaxResponse in class.xajax_response.inc.php
The xajax class generates the xajax javascript for your page including the javascript wrappers for the PHP functions that you want to call from your page.
XAJAX_DEFAULT_CHAR_ENCODING
XAJAX_DEFAULT_CHAR_ENCODING in class.xajax.inc.php
XAJAX_GET
XAJAX_GET in class.xajax.inc.php
XAJAX_POST
XAJAX_POST in class.xajax.inc.php
xhtml_entities_to_numeric_entities
Function to
xml
xml::xml() in class.xml.inc.php
Constructor
xml
xml in class.xml.inc.php
XML class to perform the majority of xml tasks within ILance
xmlize
shipcalculator::xmlize() in class.shipcalculator.inc.php
xml_depth
shipcalculator::xml_depth() in class.shipcalculator.inc.php
xml_to_array
xml::xml_to_array() in class.xml.inc.php
xss_clean
common::xss_clean() in class.common.inc.php
Function to strips invalid html such as javascript code
y
top
$year
calendar::$year in class.calendar.inc.php
year
auction_post::year() in class.auction_post.inc.php
Function to print a year pulldown menu.
z
top
$zip
bluepay::$zip in class.bluepay.inc.php
zip
zip in class.zip.inc.php
Zip class to perform the majority of compression and archiving functions within ILance.
a b c d e f g h i j k l m n o p q r s t u v w x y z _