<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<link rel="stylesheet" href="media/stylesheet.css" />
<!-- template designed by Julien Damon based on PHPEdit's generated templates, and tweaked by Greg Beaver -->
<body bgcolor="#ffffff" >
<a name="top"></a>
<h2>Element Index, Package member_profile</h2>
<strong>Indexes by package:</strong><br>
<ul>
<li><a href="elementindex_member_management.html">member_management</a></li>
<li><a href="elementindex_default.html">default</a></li>
<li><a href="elementindex_handmade_form_processor.html">handmade_form_processor</a></li>
<li><a href="elementindex_profile_management.html">profile_management</a></li>
<li><a href="elementindex_administration.html">administration</a></li>
<li><a href="elementindex_installer.html">installer</a></li>
<li><a href="elementindex_cms_functions.html">cms_functions</a></li>
<li><a href="elementindex_php5_functions.html">php5_functions</a></li>
<li><a href="elementindex_sql_functions.html">sql_functions</a></li>
<li><a href="elementindex_currency_functions.html">currency_functions</a></li>
<li><a href="elementindex_authorisation_n_session.html">authorisation_n_session</a></li>
<li><a href="elementindex_database_functions.html">database_functions</a></li>
<li><a href="elementindex_util_functions.html">util_functions</a></li>
<li><a href="elementindex_category_functions.html">category_functions</a></li>
<li><a href="elementindex_POST_functions.html">POST_functions</a></li>
<li><a href="elementindex_transaction_functions.html">transaction_functions</a></li>
<li><a href="elementindex_member_directory.html">member_directory</a></li>
<li><a href="elementindex_offer_want_directory.html">offer_want_directory</a></li>
<li><a href="elementindex_login.html">login</a></li>
<li><a href="elementindex_transaction_summary.html">transaction_summary</a></li>
<li><a href="elementindex_payments.html">payments</a></li>
<li><a href="elementindex_announcement.html">announcement</a></li>
<li><a href="elementindex_view_page.html">view_page</a></li>
<li><a href="elementindex_offer_search.html">offer_search</a></li>
<li><a href="elementindex_accounts.html">accounts</a></li>
<li><a href="elementindex_fees.html">fees</a></li>
<li><a href="elementindex_edit_page.html">edit_page</a></li>
</ul>
<a href="elementindex.html"><strong>Index of all elements</strong></a>
<br />
<a href="elementindex_member_profile.html#a">a</a>
<a href="elementindex_member_profile.html#c">c</a>
<a href="elementindex_member_profile.html#f">f</a>
<a href="elementindex_member_profile.html#g">g</a>
<a href="elementindex_member_profile.html#i">i</a>
<a href="elementindex_member_profile.html#m">m</a>
<a href="elementindex_member_profile.html#p">p</a>
<a href="elementindex_member_profile.html#r">r</a>
<a href="elementindex_member_profile.html#s">s</a>
<a href="elementindex_member_profile.html#t">t</a>
<a href="elementindex_member_profile.html#u">u</a>
<a href="elementindex_member_profile.html#v">v</a>
<br /><br />
<table border="0" width="100%">
<thead>
<tr>
<td><strong>a</strong></td>
<td align='right'><a name="a"> </a>
<a href="#top">top</a><br /></td>
</tr>
</thead>
<tbody>
<tr>
<td> <strong>accept_invoice</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functionaccept_invoice">accept_invoice()</a><br> Completes the given invoicing transaction and adds a msg in the sustem msg board about the acceptance and corresponding payment.</td>
</tr>
<tr>
<td> <strong>accept_payment</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functionaccept_payment">accept_payment()</a><br> Transfers currency for the given payment.</td>
</tr>
<tr>
<td> <strong>add_msg</strong></td>
<td width="100%" align="left" valign="top">in file feedback-n-msg.php, function <a href="member_profile/_member-profile---feedback-n-msg.php.html#functionadd_msg">add_msg()</a><br> Adds a new offer to the database.</td>
</tr>
<tr>
<td> <strong>amount_in_currency</strong></td>
<td width="100%" align="left" valign="top">in file currency-conversion.php, function <a href="member_profile/_member-profile---currency-conversion.php.html#functionamount_in_currency">amount_in_currency()</a><br> Converts minute values into its equivalent amount in a certain currency. e.g. if the currency "X" has minute value of 3 and the given minute amount is 9, then this function will return 3.</td>
</tr>
<tr>
<td> <strong>array_combine_php4</strong></td>
<td width="100%" align="left" valign="top">in file utils.php, function <a href="member_profile/_member-profile---utils.php.html#functionarray_combine_php4">array_combine_php4()</a><br> array_combine() replacement for PHP4.</td>
</tr>
</tbody>
<thead>
<tr>
<td><strong>c</strong></td>
<td align='right'><a name="c"> </a>
<a href="#top">top</a><br /></td>
</tr>
</thead>
<tbody>
<tr>
<td> <strong>check_balance_limit</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functioncheck_balance_limit">check_balance_limit()</a><br> Checks whether the transaction will keep the account balance above the allowed lower limit. This limit is set in the config file.</td>
</tr>
<tr>
<td> <strong>confirm_currency_conversion</strong></td>
<td width="100%" align="left" valign="top">in file currency-conversion.php, function <a href="member_profile/_member-profile---currency-conversion.php.html#functionconfirm_currency_conversion">confirm_currency_conversion()</a><br> Asks for confirmation before currency conversion.</td>
</tr>
<tr>
<td> <strong>confirm_invoice_rejection</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functionconfirm_invoice_rejection">confirm_invoice_rejection()</a><br> Asks for invoice rejection confirmation.</td>
</tr>
<tr>
<td> <strong>confirm_payment_rejection</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functionconfirm_payment_rejection">confirm_payment_rejection()</a><br> Asks for payment rejection confirmation.</td>
</tr>
<tr>
<td> <strong>confirm_transaction</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functionconfirm_transaction">confirm_transaction()</a><br> It checks the validity of the currencies, and the quantity, and checks whether the transaction is within the min / max limits then prepares the autopayments dependent on it, and passes it all on for action after sure is clicked.</td>
</tr>
<tr>
<td> <strong>confirm_transaction_acceptance</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functionconfirm_transaction_acceptance">confirm_transaction_acceptance()</a><br> Asks for confirmation before currency transfer as a result of invoicing, payment, put, or get.</td>
</tr>
<tr>
<td> <strong>convert_currency</strong></td>
<td width="100%" align="left" valign="top">in file currency-conversion.php, function <a href="member_profile/_member-profile---currency-conversion.php.html#functionconvert_currency">convert_currency()</a><br> Executes currency conversion.</td>
</tr>
<tr>
<td> <strong>currency-conversion.php</strong></td>
<td width="100%" align="left" valign="top">procedural page <a href="member_profile/_member-profile---currency-conversion.php.html">currency-conversion.php</a></td>
</tr>
</tbody>
<thead>
<tr>
<td><strong>f</strong></td>
<td align='right'><a name="f"> </a>
<a href="#top">top</a><br /></td>
</tr>
</thead>
<tbody>
<tr>
<td> <strong>filter_convertible_currencies</strong></td>
<td width="100%" align="left" valign="top">in file currency-conversion.php, function <a href="member_profile/_member-profile---currency-conversion.php.html#functionfilter_convertible_currencies">filter_convertible_currencies()</a><br> Filters the given currency record list and returns only the convertible ones.</td>
</tr>
<tr>
<td> <strong>filter_tradable_currencies</strong></td>
<td width="100%" align="left" valign="top">in file currency-conversion.php, function <a href="member_profile/_member-profile---currency-conversion.php.html#functionfilter_tradable_currencies">filter_tradable_currencies()</a><br> Filters the given currency record list and returns only the tradable ones.</td>
</tr>
<tr>
<td> <strong>feedback-n-msg.php</strong></td>
<td width="100%" align="left" valign="top">procedural page <a href="member_profile/_member-profile---feedback-n-msg.php.html">feedback-n-msg.php</a></td>
</tr>
</tbody>
<thead>
<tr>
<td><strong>g</strong></td>
<td align='right'><a name="g"> </a>
<a href="#top">top</a><br /></td>
</tr>
</thead>
<tbody>
<tr>
<td> <strong>get_all_currencies</strong></td>
<td width="100%" align="left" valign="top">in file currency-conversion.php, function <a href="member_profile/_member-profile---currency-conversion.php.html#functionget_all_currencies">get_all_currencies()</a><br> Returns list of all currencies with all associated data.</td>
</tr>
<tr>
<td> <strong>get_conversions_in</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_conversions_in">get_conversions_in()</a><br> Returns the amount a certain member has received as a result of currency conversion so far. Amounts for all currencies are returned that this member has used.</td>
</tr>
<tr>
<td> <strong>get_conversions_out</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_conversions_out">get_conversions_out()</a><br> Returns the amount a certain member has paid as a result of currency conversion so far. Amounts for all currencies are returned that this member has used.</td>
</tr>
<tr>
<td> <strong>get_currency_id</strong></td>
<td width="100%" align="left" valign="top">in file currency-conversion.php, function <a href="member_profile/_member-profile---currency-conversion.php.html#functionget_currency_id">get_currency_id()</a><br> Returns the ID of the currency if any such currency exits.</td>
</tr>
<tr>
<td> <strong>get_currency_record</strong></td>
<td width="100%" align="left" valign="top">in file currency-conversion.php, function <a href="member_profile/_member-profile---currency-conversion.php.html#functionget_currency_record">get_currency_record()</a><br> Returns a single record containing all data about a currency.</td>
</tr>
<tr>
<td> <strong>get_db_object</strong></td>
<td width="100%" align="left" valign="top">in file utils.php, function <a href="member_profile/_member-profile---utils.php.html#functionget_db_object">get_db_object()</a><br> Returns a DB_DataObject object for the given table.</td>
</tr>
<tr>
<td> <strong>get_db_objects</strong></td>
<td width="100%" align="left" valign="top">in file utils.php, function <a href="member_profile/_member-profile---utils.php.html#functionget_db_objects">get_db_objects()</a><br> Returns a list of DB_DataObjects.</td>
</tr>
<tr>
<td> <strong>get_fees_in</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_fees_in">get_fees_in()</a><br> Returns the amount a certain member has received from the system so far.</td>
</tr>
<tr>
<td> <strong>get_fees_out</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_fees_out">get_fees_out()</a><br> Returns the amount a certain member has paid to the system so far. Amounts for all currencies are returned that this member has used.</td>
</tr>
<tr>
<td> <strong>get_gift_in</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_gift_in">get_gift_in()</a><br> We don't neet this function at them moment. But things might change in a later version. So the code better stay here.</td>
</tr>
<tr>
<td> <strong>get_gift_out</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_gift_out">get_gift_out()</a><br> We don't neet this function at them moment. But things might change in a later version. So the code better stay here.</td>
</tr>
<tr>
<td> <strong>get_last_trade_date</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_last_trade_date">get_last_trade_date()</a><br> Returns the date when the given member last traded.</td>
</tr>
<tr>
<td> <strong>get_my_currencies</strong></td>
<td width="100%" align="left" valign="top">in file currency-conversion.php, function <a href="member_profile/_member-profile---currency-conversion.php.html#functionget_my_currencies">get_my_currencies()</a><br> Returns a list of all currency data that a member has used so far.</td>
</tr>
<tr>
<td> <strong>get_my_details</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_my_details">get_my_details()</a><br> Returns various details about the given member.</td>
</tr>
<tr>
<td> <strong>get_my_offers</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_my_offers">get_my_offers()</a><br> Returns an array containing offers of a member.</td>
</tr>
<tr>
<td> <strong>get_my_wants_n_messages</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_my_wants_n_messages">get_my_wants_n_messages()</a><br> Returns an array containing messages of a member.</td>
</tr>
<tr>
<td> <strong>get_pending_invoices</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_pending_invoices">get_pending_invoices()</a><br> Name says it all.</td>
</tr>
<tr>
<td> <strong>get_pending_payments</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_pending_payments">get_pending_payments()</a><br> Returns info on all pending transactions of a certain member.</td>
</tr>
<tr>
<td> <strong>get_system_msgs</strong></td>
<td width="100%" align="left" valign="top">in file feedback-n-msg.php, function <a href="member_profile/_member-profile---feedback-n-msg.php.html#functionget_system_msgs">get_system_msgs()</a><br> Retrieves messages from the system_messages table.</td>
</tr>
<tr>
<td> <strong>get_total_gift_balance</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_total_gift_balance">get_total_gift_balance()</a><br> We don't neet this function at them moment. But things might change in a later version. So the code better stay here.</td>
</tr>
<tr>
<td> <strong>get_total_hour_balance</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_total_hour_balance">get_total_hour_balance()</a><br> Returns the sum of all currency balances in hour.</td>
</tr>
<tr>
<td> <strong>get_transactions_in</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_transactions_in">get_transactions_in()</a><br> Returns the amount a certain member has received so far. Amounts for all currencies are returned that this member has used.</td>
</tr>
<tr>
<td> <strong>get_transactions_out</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_transactions_out">get_transactions_out()</a><br> Returns the amount a certain member has paid so far. Amounts for all currencies are returned that this member has used.</td>
</tr>
<tr>
<td> <strong>get_transaction_details</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functionget_transaction_details">get_transaction_details()</a><br> Returns information about a certain transaction.</td>
</tr>
<tr>
<td> <strong>get_transaction_history</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_transaction_history">get_transaction_history()</a><br> Returns an array containing transaction history of a member.</td>
</tr>
<tr>
<td> <strong>get_transaction_summary</strong></td>
<td width="100%" align="left" valign="top">in file member-details.php, function <a href="member_profile/_member-profile---member-details.php.html#functionget_transaction_summary">get_transaction_summary()</a><br> Returns an array containing transaction summary of a member.</td>
</tr>
<tr>
<td> <strong>get-comment.php</strong></td>
<td width="100%" align="left" valign="top">procedural page <a href="member_profile/_member-profile---get-comment.php.html">get-comment.php</a></td>
</tr>
<tr>
<td> <strong>get-transaction-history.php</strong></td>
<td width="100%" align="left" valign="top">procedural page <a href="member_profile/_member-profile---get-transaction-history.php.html">get-transaction-history.php</a></td>
</tr>
</tbody>
<thead>
<tr>
<td><strong>i</strong></td>
<td align='right'><a name="i"> </a>
<a href="#top">top</a><br /></td>
</tr>
</thead>
<tbody>
<tr>
<td> <strong>initiate_transaction</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functioninitiate_transaction">initiate_transaction()</a><br> Executes the first part of any transaction, e.g. Invoicing, Paying, etc.</td>
</tr>
</tbody>
<thead>
<tr>
<td><strong>m</strong></td>
<td align='right'><a name="m"> </a>
<a href="#top">top</a><br /></td>
</tr>
</thead>
<tbody>
<tr>
<td> <strong>member-details.php</strong></td>
<td width="100%" align="left" valign="top">procedural page <a href="member_profile/_member-profile---member-details.php.html">member-details.php</a></td>
</tr>
<tr>
<td> <strong>my-profile.php</strong></td>
<td width="100%" align="left" valign="top">procedural page <a href="member_profile/_member-profile---my-profile.php.html">my-profile.php</a></td>
</tr>
</tbody>
<thead>
<tr>
<td><strong>p</strong></td>
<td align='right'><a name="p"> </a>
<a href="#top">top</a><br /></td>
</tr>
</thead>
<tbody>
<tr>
<td> <strong>passwd-update.php</strong></td>
<td width="100%" align="left" valign="top">procedural page <a href="member_profile/_member-profile---passwd-update.php.html">passwd-update.php</a></td>
</tr>
<tr>
<td> <strong>profile.php</strong></td>
<td width="100%" align="left" valign="top">procedural page <a href="member_profile/_member-profile---profile.php.html">profile.php</a></td>
</tr>
<tr>
<td> <strong>passwdp</strong></td>
<td width="100%" align="left" valign="top">in file passwd-update.php, function <a href="member_profile/_member-profile---passwd-update.php.html#functionpasswdp">passwdp()</a><br> Checks whether the given password exists for the member id.</td>
</tr>
<tr>
<td> <strong>process_msg</strong></td>
<td width="100%" align="left" valign="top">in file profile.php, function <a href="member_profile/_member-profile---profile.php.html#functionprocess_msg">process_msg()</a><br> Looks at $_POST and decides whether the given offer/want message should be updated or removed.</td>
</tr>
</tbody>
<thead>
<tr>
<td><strong>r</strong></td>
<td align='right'><a name="r"> </a>
<a href="#top">top</a><br /></td>
</tr>
</thead>
<tbody>
<tr>
<td> <strong>reject_invoice</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functionreject_invoice">reject_invoice()</a><br> Deletes the given invoicing transaction and adds a msg in the system msg board about the rejection of the invoice.</td>
</tr>
<tr>
<td> <strong>reject_payment</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functionreject_payment">reject_payment()</a><br> Deletes the given payment transaction and adds a msg in the system msg board about the rejection of the payment.</td>
</tr>
<tr>
<td> <strong>remove_msg</strong></td>
<td width="100%" align="left" valign="top">in file feedback-n-msg.php, function <a href="member_profile/_member-profile---feedback-n-msg.php.html#functionremove_msg">remove_msg()</a><br> Removes a want/offer message from the database.</td>
</tr>
</tbody>
<thead>
<tr>
<td><strong>s</strong></td>
<td align='right'><a name="s"> </a>
<a href="#top">top</a><br /></td>
</tr>
</thead>
<tbody>
<tr>
<td> <strong>store_system_msg</strong></td>
<td width="100%" align="left" valign="top">in file feedback-n-msg.php, function <a href="member_profile/_member-profile---feedback-n-msg.php.html#functionstore_system_msg">store_system_msg()</a><br> Saves messages in the system_messages table.</td>
</tr>
</tbody>
<thead>
<tr>
<td><strong>t</strong></td>
<td align='right'><a name="t"> </a>
<a href="#top">top</a><br /></td>
</tr>
</thead>
<tbody>
<tr>
<td> <strong>transaction-handler.php</strong></td>
<td width="100%" align="left" valign="top">procedural page <a href="member_profile/_member-profile---transaction-handler.php.html">transaction-handler.php</a></td>
</tr>
</tbody>
<thead>
<tr>
<td><strong>u</strong></td>
<td align='right'><a name="u"> </a>
<a href="#top">top</a><br /></td>
</tr>
</thead>
<tbody>
<tr>
<td> <strong>utils.php</strong></td>
<td width="100%" align="left" valign="top">procedural page <a href="member_profile/_member-profile---utils.php.html">utils.php</a></td>
</tr>
<tr>
<td> <strong>update_msg</strong></td>
<td width="100%" align="left" valign="top">in file feedback-n-msg.php, function <a href="member_profile/_member-profile---feedback-n-msg.php.html#functionupdate_msg">update_msg()</a><br> Updates a want/offer message from the database.</td>
</tr>
<tr>
<td> <strong>update_passwd</strong></td>
<td width="100%" align="left" valign="top">in file passwd-update.php, function <a href="member_profile/_member-profile---passwd-update.php.html#functionupdate_passwd">update_passwd()</a><br> Does form validation and then updates with the new given passwords.</td>
</tr>
<tr>
<td> <strong>update_passwd_value</strong></td>
<td width="100%" align="left" valign="top">in file passwd-update.php, function <a href="member_profile/_member-profile---passwd-update.php.html#functionupdate_passwd_value">update_passwd_value()</a><br> Updates the password in the database.</td>
</tr>
</tbody>
<thead>
<tr>
<td><strong>v</strong></td>
<td align='right'><a name="v"> </a>
<a href="#top">top</a><br /></td>
</tr>
</thead>
<tbody>
<tr>
<td> <strong>validate_transaction_completion</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functionvalidate_transaction_completion">validate_transaction_completion()</a><br> Validation function for transaction (invoice, payment) execution.</td>
</tr>
<tr>
<td> <strong>validate_transaction_initiation</strong></td>
<td width="100%" align="left" valign="top">in file transaction-handler.php, function <a href="member_profile/_member-profile---transaction-handler.php.html#functionvalidate_transaction_initiation">validate_transaction_initiation()</a><br> Validation function for transaction (invoice, payment initiation and get, put execution).</td>
</tr>
<tr>
<td> <strong>validation_b4_conv</strong></td>
<td width="100%" align="left" valign="top">in file currency-conversion.php, function <a href="member_profile/_member-profile---currency-conversion.php.html#functionvalidation_b4_conv">validation_b4_conv()</a><br> Validation function for currency conversion.</td>
</tr>
<tr>
<td> <strong>view_n_exit</strong></td>
<td width="100%" align="left" valign="top">in file utils.php, function <a href="member_profile/_member-profile---utils.php.html#functionview_n_exit">view_n_exit()</a><br> Passes data to docTreeBits.</td>
</tr>
</tbody>
</table>
</body>
</html>