Class Hook_addon_registry_core_form_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 342)

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__block_helper_block_choice (line 1022)

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__block_helper_block_choice ()
tpl_preview__administrative__block_helper_block_group (line 1043)

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__block_helper_block_group ()
tpl_preview__administrative__block_helper_done (line 1082)

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__block_helper_done ()
tpl_preview__administrative__block_helper_start (line 1062)

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__block_helper_start ()
tpl_preview__administrative__form_screen_input_permission (line 968)

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__form_screen_input_permission ()
tpl_preview__form_descrip_sep (line 951)

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_descrip_sep ()
tpl_preview__form_field_set_grouper (line 700)

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_field_set_grouper ()
tpl_preview__form_group (line 660)

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_group ()
tpl_preview__form_grouped (line 678)

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_grouped ()
tpl_preview__form_screen (line 776)

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_screen ()
tpl_preview__form_screen_1 (line 426)

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_screen_1 ()
tpl_preview__form_screen_2 (line 528)

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_screen_2 ()
tpl_preview__html_edit (line 864)

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__html_edit ()
tpl_preview__posting_form (line 880)

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__posting_form ()
tpl_preview__posting_screen (line 639)

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__posting_screen ()
tpl_preview__preview_script (line 1002)

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__preview_script ()
tpl_preview__preview_script_code (line 758)

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__preview_script_code ()
tpl_preview__preview_script_keyword_density (line 737)

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__preview_script_keyword_density ()
tpl_preview__preview_script_spelling (line 719)

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__preview_script_spelling ()

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