package |
Default |
---|
__construct( $p_get_array = false, $p_post_array = false)
_assignAbandonmentFlags()
_assignAddress()
_assignAmazonData()
_assignComment()
_assignConditions()
_assignDeprecated()
deprecated | |
---|---|
_assignDeprecatedConditions()
deprecated | |
---|---|
_assignErrorMessage()
_assignGiftData()
_assignLightboxData()
_assignPaymentBlock()
_assignStyleEditFlag()
_assignTransportConditions()
_assignUrls()
_assignVoucherData()
_assignWithdrawal()
_buildConditionsQuery() : string
string
_buildTransportConditionsQuery() : string
string
_buildWithdrawalQuery() : string
string
add_cache_id_elements( $p_elements_array)
before_build_html()
build_html( $p_content_data_array = false, $p_template_file = false)
clear_cache_id_elements()
get_address_book_id() : integer
integer
get_cache_id()
get_cart_product_array() : array
array
get_content_array( $p_max_deprecation_level = false)
get_content_template()
get_coo_order() : \order
\order
get_coo_order_total() : \order_total
\order_total
get_coo_payment() : \payment
\payment
get_customer_id() : integer
integer
get_customers_status_id() : integer
integer
get_default_template(string $filePath, string $prefix, string $template = 'default') : string
this function gets the first template from the folder, if the given filepath not an file
string
Path to the templates
string
prefix of the type of template
string
Name of the template
string
Template basename
get_flat_assigns()
get_html()
get_language() : string
string
get_languages_id() : integer
integer
get_merged_deprecated_array( $p_max_deprecation_level = false)
get_selected_payment_method() : string
string
get_session_id_placeholder()
get_style_edit_active() : boolean
boolean
init_smarty()
is_cached()
is_caching_enabled()
is_compile_check_enabled()
prepare_data()
replace_session_id_placeholder( $p_content)
search_deprecated_keys( $p_key_array, &$p_array)
set_address_book_id(integer $p_addressBookId)
integer
set_caching_enabled( $p_status)
set_cart_product_array(array $cartProductsArray)
array
set_comments(string $p_comments)
string
set_compile_check_enabled( $p_status)
set_content_data( $p_content_name, $p_content_item, $p_deprecation_level) : void
set_content_template( $p_filepath) : void
set_content_template_from_string(string $p_template, boolean $storeCompiledTemplate = true)
string
boolean
If set on "true", each unique template string will create a new compiled template file. If your template strings are accessed frequently, this is a good choice. If you have frequently changing template strings (or strings with low reuse value), "false" may be a better choice, as it doesn't save compiled templates to disk.
set_coo_order(\order $order)
\order
set_coo_order_total(\order_total $orderTotal)
\order_total
set_coo_payment(\payment $payment)
\payment
set_customer_id(integer $p_customerId)
integer
set_customers_status_id(integer $p_customersStatusId)
integer
set_deprecated_array()
set_escape_html(boolean $value)
set_flat_assigns( $p_status)
set_language(string $p_language)
string
set_languages_id(integer $p_languageId)
integer
set_selected_payment_method(string $p_paymentMethod)
string
set_style_edit_active(boolean $p_isStyleEditActive)
boolean
set_template_dir( $p_dir_path) : void
address_book_id :
comments :
coo_order :
coo_order_total :
coo_payment :
customer_id :
customers_status_id :
language :
languages_id :
selected_payment_method :
style_edit_active :
cart_product_array :
v_env_get_array :
v_env_post_array :
v_content_template :
content_array :
deprecated_array :
v_min_deprecation_level :
v_flat_assigns :
v_coo_smarty :
v_cache_id_elements_array :
v_template_dir :
v_caching_enabled :
v_compile_check_enabled :
v_session_id_placeholder :
escape_html :
build_html :
get_comments
Response
mixed