CheckoutPaymentThemeContentView
extends ThemeContentView
in package
Class ThemeContentView
Table of Contents
- $content_array : mixed
- $deprecated_array : mixed
- $v_cache_id_elements_array : mixed
- $v_caching_enabled : mixed
- $v_compile_check_enabled : mixed
- $v_content_template : mixed
- $v_coo_smarty : bool|GXSmarty
- $v_env_get_array : mixed
- $v_env_post_array : mixed
- $v_flat_assigns : mixed
- $v_min_deprecation_level : mixed
- $v_session_id_placeholder : mixed
- $v_template_dir : mixed
- $address_book_id : mixed
- $build_html : mixed
- $cart_product_array : mixed
- $comments : mixed
- $coo_order : mixed
- $coo_order_total : mixed
- $coo_payment : mixed
- $customer_id : mixed
- $customers_status_id : mixed
- $error_message : mixed
- $escape_html : mixed
- $language : mixed
- $languages_id : mixed
- $selected_payment_method : mixed
- $style_edit_active : mixed
- __construct() : mixed
- add_cache_id_elements() : mixed
- before_build_html() : mixed
- build_html() : mixed
- clear_cache_id_elements() : mixed
- get_address_book_id() : int
- get_cache_id() : mixed
- get_cart_product_array() : array<string|int, mixed>
- get_comments() : mixed
- get_content_array() : mixed
- get_content_template() : mixed
- get_coo_order() : order
- get_coo_order_total() : order_total
- get_coo_payment() : payment
- get_customer_id() : int
- get_customers_status_id() : int
- get_default_template() : string
- get the first template from folder
- get_error_message() : string
- get_flat_assigns() : mixed
- get_html() : mixed
- get_language() : string
- get_languages_id() : int
- get_merged_deprecated_array() : mixed
- get_selected_payment_method() : string
- get_session_id_placeholder() : mixed
- get_style_edit_active() : bool
- init_smarty() : mixed
- is_cached() : mixed
- is_caching_enabled() : mixed
- is_compile_check_enabled() : mixed
- prepare_data() : mixed
- replace_session_id_placeholder() : mixed
- search_deprecated_keys() : mixed
- set_address_book_id() : mixed
- set_caching_enabled() : mixed
- set_cart_product_array() : mixed
- set_comments() : mixed
- set_compile_check_enabled() : mixed
- set_content_data() : void
- Inject the content data to the template file that they are accessible in template with variables.
- set_content_template() : void
- Sets the content template file.
- set_content_template_from_string() : mixed
- Smarty can render templates from a string by using the string: or eval: resource.
- set_coo_order() : mixed
- set_coo_order_total() : mixed
- set_coo_payment() : mixed
- set_customer_id() : mixed
- set_customers_status_id() : mixed
- set_error_message() : mixed
- set_escape_html() : mixed
- Set whether HTML must be escaped automatically.
- set_flat_assigns() : mixed
- set_language() : mixed
- set_languages_id() : mixed
- set_selected_payment_method() : mixed
- set_style_edit_active() : mixed
- set_template_dir() : void
- Sets the template directory path.
- _assignAbandonmentFlags() : mixed
- _assignAddress() : mixed
- _assignAmazonData() : mixed
- _assignComment() : mixed
- _assignConditions() : mixed
- _assignDeprecated() : mixed
- _assignDeprecatedConditions() : mixed
- _assignErrorMessage() : mixed
- _assignFreeOrderData() : mixed
- _assignGiftData() : mixed
- _assignLightboxData() : mixed
- _assignPaymentBlock() : mixed
- _assignStyleEditFlag() : mixed
- _assignTransportConditions() : mixed
- _assignUrls() : mixed
- _assignVoucherData() : mixed
- _assignWithdrawal() : mixed
- _buildConditionsQuery() : string
- _buildTransportConditionsQuery() : string
- _buildWithdrawalQuery() : string
- is_admin_file() : bool
- is_extension_file() : bool
- set_deprecated_array() : mixed
Properties
$content_array
public
mixed
$content_array
= []
$deprecated_array
public
mixed
$deprecated_array
= []
$v_cache_id_elements_array
public
mixed
$v_cache_id_elements_array
= []
$v_caching_enabled
public
mixed
$v_caching_enabled
= alse
$v_compile_check_enabled
public
mixed
$v_compile_check_enabled
= alse
$v_content_template
public
mixed
$v_content_template
= ''
$v_coo_smarty
public
bool|GXSmarty
$v_coo_smarty
= alse
$v_env_get_array
public
mixed
$v_env_get_array
= []
$v_env_post_array
public
mixed
$v_env_post_array
= []
$v_flat_assigns
public
mixed
$v_flat_assigns
= alse
$v_min_deprecation_level
public
mixed
$v_min_deprecation_level
= 2
$v_session_id_placeholder
public
mixed
$v_session_id_placeholder
= '[#%_SESSION_ID_PLACEHOLDER_%#]'
$v_template_dir
public
mixed
$v_template_dir
= ''
$address_book_id
protected
mixed
$address_book_id
$build_html
protected
mixed
$build_html
= rue
$cart_product_array
protected
mixed
$cart_product_array
$comments
protected
mixed
$comments
$coo_order
protected
mixed
$coo_order
$coo_order_total
protected
mixed
$coo_order_total
$coo_payment
protected
mixed
$coo_payment
$customer_id
protected
mixed
$customer_id
$customers_status_id
protected
mixed
$customers_status_id
$error_message
protected
mixed
$error_message
$escape_html
protected
mixed
$escape_html
= alse
$language
protected
mixed
$language
$languages_id
protected
mixed
$languages_id
$selected_payment_method
protected
mixed
$selected_payment_method
$style_edit_active
protected
mixed
$style_edit_active
Methods
__construct()
public
__construct() : mixed
Return values
mixed —add_cache_id_elements()
public
add_cache_id_elements(mixed $p_elements_array) : mixed
Parameters
- $p_elements_array : mixed
Return values
mixed —before_build_html()
public
before_build_html() : mixed
Return values
mixed —build_html()
public
build_html([mixed $p_content_data_array = false ][, mixed $p_template_file = false ]) : mixed
Parameters
- $p_content_data_array : mixed = false
- $p_template_file : mixed = false
Return values
mixed —clear_cache_id_elements()
public
clear_cache_id_elements() : mixed
Return values
mixed —get_address_book_id()
public
get_address_book_id() : int
Return values
int —get_cache_id()
public
get_cache_id() : mixed
Return values
mixed —get_cart_product_array()
public
get_cart_product_array() : array<string|int, mixed>
Return values
array<string|int, mixed> —get_comments()
public
get_comments() : mixed
Return values
mixed —get_content_array()
public
get_content_array([mixed $p_max_deprecation_level = false ]) : mixed
Parameters
- $p_max_deprecation_level : mixed = false
Return values
mixed —get_content_template()
public
get_content_template() : mixed
Return values
mixed —get_coo_order()
public
get_coo_order() : order
Return values
order —get_coo_order_total()
public
get_coo_order_total() : order_total
Return values
order_total —get_coo_payment()
public
get_coo_payment() : payment
Return values
payment —get_customer_id()
public
get_customer_id() : int
Return values
int —get_customers_status_id()
public
get_customers_status_id() : int
Return values
int —get_default_template()
get the first template from folder
public
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
Parameters
- $filePath : string
-
Path to the templates
- $prefix : string
-
prefix of the type of template
- $template : string = 'default'
-
Name of the template
Return values
string —Template basename
get_error_message()
public
get_error_message() : string
Return values
string —get_flat_assigns()
public
get_flat_assigns() : mixed
Return values
mixed —get_html()
public
get_html() : mixed
Return values
mixed —get_language()
public
get_language() : string
Return values
string —get_languages_id()
public
get_languages_id() : int
Return values
int —get_merged_deprecated_array()
public
get_merged_deprecated_array([mixed $p_max_deprecation_level = false ]) : mixed
Parameters
- $p_max_deprecation_level : mixed = false
Return values
mixed —get_selected_payment_method()
public
get_selected_payment_method() : string
Return values
string —get_session_id_placeholder()
public
get_session_id_placeholder() : mixed
Return values
mixed —get_style_edit_active()
public
get_style_edit_active() : bool
Return values
bool —init_smarty()
public
init_smarty() : mixed
Return values
mixed —is_cached()
public
is_cached() : mixed
Return values
mixed —is_caching_enabled()
public
is_caching_enabled() : mixed
Return values
mixed —is_compile_check_enabled()
public
is_compile_check_enabled() : mixed
Return values
mixed —prepare_data()
public
prepare_data() : mixed
Return values
mixed —replace_session_id_placeholder()
public
replace_session_id_placeholder(mixed $p_content) : mixed
Parameters
- $p_content : mixed
Return values
mixed —search_deprecated_keys()
public
search_deprecated_keys(mixed $p_key_array, mixed &$p_array) : mixed
Parameters
- $p_key_array : mixed
- $p_array : mixed
Return values
mixed —set_address_book_id()
public
set_address_book_id(int $p_addressBookId) : mixed
Parameters
- $p_addressBookId : int
Return values
mixed —set_caching_enabled()
public
set_caching_enabled(mixed $p_status) : mixed
Parameters
- $p_status : mixed
Return values
mixed —set_cart_product_array()
public
set_cart_product_array(array<string|int, mixed> $cartProductsArray) : mixed
Parameters
- $cartProductsArray : array<string|int, mixed>
Return values
mixed —set_comments()
public
set_comments(string $p_comments) : mixed
Parameters
- $p_comments : string
Return values
mixed —set_compile_check_enabled()
public
set_compile_check_enabled(mixed $p_status) : mixed
Parameters
- $p_status : mixed
Return values
mixed —set_content_data()
Inject the content data to the template file that they are accessible in template with variables.
public
set_content_data(mixed $p_content_name, mixed $p_content_item, mixed $p_deprecation_level) : void
Parameters
- $p_content_name : mixed
- $p_content_item : mixed
- $p_deprecation_level : mixed
Return values
void —set_content_template()
Sets the content template file.
public
set_content_template(mixed $p_filepath) : void
Parameters
- $p_filepath : mixed
Return values
void —set_content_template_from_string()
Smarty can render templates from a string by using the string: or eval: resource.
public
set_content_template_from_string(string $p_template[, bool $storeCompiledTemplate = true ]) : mixed
Parameters
- $p_template : string
- $storeCompiledTemplate : bool = true
-
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.
Return values
mixed —set_coo_order()
public
set_coo_order(order $order) : mixed
Parameters
- $order : order
Return values
mixed —set_coo_order_total()
public
set_coo_order_total(order_total $orderTotal) : mixed
Parameters
- $orderTotal : order_total
Return values
mixed —set_coo_payment()
public
set_coo_payment(payment $payment) : mixed
Parameters
- $payment : payment
Return values
mixed —set_customer_id()
public
set_customer_id(int $p_customerId) : mixed
Parameters
- $p_customerId : int
Return values
mixed —set_customers_status_id()
public
set_customers_status_id(int $p_customersStatusId) : mixed
Parameters
- $p_customersStatusId : int
Return values
mixed —set_error_message()
public
set_error_message(string $p_errorMessage) : mixed
Parameters
- $p_errorMessage : string
Return values
mixed —set_escape_html()
Set whether HTML must be escaped automatically.
public
set_escape_html(bool $value) : mixed
Parameters
- $value : bool
Tags
Return values
mixed —set_flat_assigns()
public
set_flat_assigns(mixed $p_status) : mixed
Parameters
- $p_status : mixed
Return values
mixed —set_language()
public
set_language(string $p_language) : mixed
Parameters
- $p_language : string
Return values
mixed —set_languages_id()
public
set_languages_id(int $p_languageId) : mixed
Parameters
- $p_languageId : int
Return values
mixed —set_selected_payment_method()
public
set_selected_payment_method(string $p_paymentMethod) : mixed
Parameters
- $p_paymentMethod : string
Return values
mixed —set_style_edit_active()
public
set_style_edit_active(bool $p_isStyleEditActive) : mixed
Parameters
- $p_isStyleEditActive : bool
Return values
mixed —set_template_dir()
Sets the template directory path.
public
set_template_dir(mixed $p_dir_path) : void
Parameters
- $p_dir_path : mixed
Return values
void —_assignAbandonmentFlags()
protected
_assignAbandonmentFlags() : mixed
Return values
mixed —_assignAddress()
protected
_assignAddress() : mixed
Return values
mixed —_assignAmazonData()
protected
_assignAmazonData() : mixed
Return values
mixed —_assignComment()
protected
_assignComment() : mixed
Return values
mixed —_assignConditions()
protected
_assignConditions() : mixed
Return values
mixed —_assignDeprecated()
protected
_assignDeprecated() : mixed
Tags
Return values
mixed —_assignDeprecatedConditions()
protected
_assignDeprecatedConditions() : mixed
Tags
Return values
mixed —_assignErrorMessage()
protected
_assignErrorMessage() : mixed
Return values
mixed —_assignFreeOrderData()
protected
_assignFreeOrderData() : mixed
Return values
mixed —_assignGiftData()
protected
_assignGiftData() : mixed
Return values
mixed —_assignLightboxData()
protected
_assignLightboxData() : mixed
Return values
mixed —_assignPaymentBlock()
protected
_assignPaymentBlock() : mixed
Return values
mixed —_assignStyleEditFlag()
protected
_assignStyleEditFlag() : mixed
Return values
mixed —_assignTransportConditions()
protected
_assignTransportConditions() : mixed
Return values
mixed —_assignUrls()
protected
_assignUrls() : mixed
Return values
mixed —_assignVoucherData()
protected
_assignVoucherData() : mixed
Return values
mixed —_assignWithdrawal()
protected
_assignWithdrawal() : mixed
Return values
mixed —_buildConditionsQuery()
protected
_buildConditionsQuery() : string
Return values
string —_buildTransportConditionsQuery()
protected
_buildTransportConditionsQuery() : string
Return values
string —_buildWithdrawalQuery()
protected
_buildWithdrawalQuery() : string
Return values
string —is_admin_file()
protected
is_admin_file(mixed $p_full_template_path) : bool
Parameters
- $p_full_template_path : mixed
Return values
bool —is_extension_file()
protected
is_extension_file(string $filename) : bool
Parameters
- $filename : string
Return values
bool —set_deprecated_array()
protected
set_deprecated_array() : mixed