Class Hook_addon_registry_ecommerce

Description

Located in /sources/hooks/systems/addon_registry/ecommerce.php (line 21)


	
			
Method Summary
Methods
get_chmod_array (line 29)

Get a list of file permissions to set

  • return: File permissions to set
array get_chmod_array ()
get_dependencies (line 59)

Get a mapping of dependency types

  • return: File permissions to set
array get_dependencies ()
get_description (line 49)

Get the description of the addon

  • return: Description of the addon
string get_description ()
get_file_list (line 73)

Get a list of files that belong to this addon

  • return: List of files
array get_file_list ()
get_version (line 39)

Get the version of ocPortal this addon is for

  • return: Version number
float get_version ()
tpl_previews (line 166)

Get mapping between template names and the method of this class that can render a preview of them

  • return: The mapping
array tpl_previews ()
tpl_preview__administrative__ecom_cash_flow_screen (line 299)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__administrative__ecom_cash_flow_screen ()
tpl_preview__administrative__ecom_outstanding_invoices_screen (line 205)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__administrative__ecom_outstanding_invoices_screen ()
tpl_preview__administrative__ecom_transaction_logs_screen (line 230)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__administrative__ecom_transaction_logs_screen ()
tpl_preview__ecom_button_via_paypal (line 459)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__ecom_button_via_paypal ()
tpl_preview__ecom_button_via_secpay (line 525)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__ecom_button_via_secpay ()
tpl_preview__ecom_button_via_worldpay (line 385)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__ecom_button_via_worldpay ()
tpl_preview__ecom_cancel_button_via_paypal (line 508)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__ecom_cancel_button_via_paypal ()
tpl_preview__ecom_cancel_button_via_secpay (line 581)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__ecom_cancel_button_via_secpay ()
tpl_preview__ecom_cancel_button_via_worldpay (line 441)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__ecom_cancel_button_via_worldpay ()
tpl_preview__ecom_invoices_screen (line 710)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__ecom_invoices_screen ()
tpl_preview__ecom_logos_worldpay (line 364)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__ecom_logos_worldpay ()
tpl_preview__ecom_subscriptions_screen (line 735)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__ecom_subscriptions_screen ()
tpl_preview__ecom_subscription_button_via_paypal (line 483)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__ecom_subscription_button_via_paypal ()
tpl_preview__ecom_subscription_button_via_secpay (line 551)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__ecom_subscription_button_via_secpay ()
tpl_preview__ecom_subscription_button_via_worldpay (line 411)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__ecom_subscription_button_via_worldpay ()
tpl_preview__purchase_wizard_screen (line 339)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__purchase_wizard_screen ()
tpl_preview__purchase_wizard_stage_choose (line 618)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__purchase_wizard_stage_choose ()
tpl_preview__purchase_wizard_stage_details (line 674)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__purchase_wizard_stage_details ()
tpl_preview__purchase_wizard_stage_finish (line 692)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__purchase_wizard_stage_finish ()
tpl_preview__purchase_wizard_stage_guest (line 600)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__purchase_wizard_stage_guest ()
tpl_preview__purchase_wizard_stage_licence (line 654)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__purchase_wizard_stage_licence ()
tpl_preview__purchase_wizard_stage_message (line 636)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__purchase_wizard_stage_message ()
tpl_preview__purchase_wizard_stage_pay (line 788)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__purchase_wizard_stage_pay ()
tpl_preview__purchase_wizard_stage_subscribe (line 763)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__purchase_wizard_stage_subscribe ()
tpl_preview__purchase_wizard_stage_transact (line 322)

Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.

Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declaritive. Assumptions: You can assume all Lang/CSS/Javascript files in this addon have been pre-required.

  • return: Array of previews, each is Tempcode. Normally we have just one preview, but occasionally it is good to test templates are flexible (e.g. if they use IF_EMPTY, we can test with and without blank data).
array tpl_preview__purchase_wizard_stage_transact ()

Documentation generated on Sun, 02 Jan 2011 23:13:47 +0000 by phpDocumentor 1.4.3