Class Hook_addon_registry_core_abstract_interfaces

Description
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 170)

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__do_next_screen (line 649)

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__do_next_screen ()
tpl_preview__administrative__table_table_action_translate (line 284)

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__table_table_action_translate ()
tpl_preview__administrative__table_table_screen (line 913)

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__table_table_screen ()
tpl_preview__confirm_screen (line 363)

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__confirm_screen ()
tpl_preview__form_confirm_screen (line 586)

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__form_confirm_screen ()
tpl_preview__full_message_screen (line 751)

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__full_message_screen ()
tpl_preview__full_table_screen (line 770)

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__full_table_screen ()
tpl_preview__iframe_screen (line 608)

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__iframe_screen ()
tpl_preview__index_screen (line 384)

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__index_screen ()
tpl_preview__index_screen_fancier_screen (line 417)

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__index_screen_fancier_screen ()
tpl_preview__index_screen_fancy_screen (line 253)

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__index_screen_fancy_screen ()
tpl_preview__inform_screen (line 567)

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__inform_screen ()
tpl_preview__next_browser_screen (line 709)

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__next_browser_screen ()
tpl_preview__popup_html_wrap (line 512)

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__popup_html_wrap ()
tpl_preview__question_ui_buttons (line 689)

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__question_ui_buttons ()
tpl_preview__redirect_screen (line 344)

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__redirect_screen ()
tpl_preview__result_launcher_screen (line 888)

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__result_launcher_screen ()
tpl_preview__result_table_screen (line 819)

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__result_table_screen ()
tpl_preview__simple_preview_box (line 549)

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__simple_preview_box ()
tpl_preview__splurgh_screen (line 731)

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__splurgh_screen ()
tpl_preview__table_table_action_delete_category (line 495)

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__table_table_action_delete_category ()
tpl_preview__table_table_action_download (line 304)

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__table_table_action_download ()
tpl_preview__view_space (line 451)

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__view_space ()
tpl_preview__view_space_screen (line 475)

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__view_space_screen ()
tpl_preview__warning_table (line 531)

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__warning_table ()
tpl_preview__warn_screen (line 629)

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__warn_screen ()
tpl_preview__yesno_screen (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__yesno_screen ()

Documentation generated on Sun, 02 Jan 2011 23:12:05 +0000 by phpDocumentor 1.4.3