Class Hook_addon_registry_occle

Description

Located in /sources/hooks/systems/addon_registry/occle.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 184)

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__occle_array (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__occle_array ()
tpl_preview__administrative__occle_box (line 323)

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__occle_box ()
tpl_preview__administrative__occle_chat_notification (line 499)

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__occle_chat_notification ()
tpl_preview__administrative__occle_command (line 259)

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__occle_command ()
tpl_preview__administrative__occle_commands (line 340)

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__occle_commands ()
tpl_preview__administrative__occle_edit (line 378)

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__occle_edit ()
tpl_preview__administrative__occle_entry_points (line 458)

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__occle_entry_points ()
tpl_preview__administrative__occle_find_codes (line 420)

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__occle_find_codes ()
tpl_preview__administrative__occle_help (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__administrative__occle_help ()
tpl_preview__administrative__occle_ls (line 480)

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__occle_ls ()
tpl_preview__administrative__occle_main (line 219)

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__occle_main ()
tpl_preview__administrative__occle_main_screen (line 239)

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__occle_main_screen ()
tpl_preview__administrative__occle_occlechat_notification (line 524)

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__occle_occlechat_notification ()
tpl_preview__administrative__occle_ocf_notification (line 564)

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__occle_ocf_notification ()
tpl_preview__administrative__occle_rss (line 358)

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__occle_rss ()
tpl_preview__administrative__occle_unvalidated_notification (line 542)

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__occle_unvalidated_notification ()
tpl_preview__administrative__occle_users_online (line 397)

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__occle_users_online ()
tpl_preview__administrative__occle_whois (line 437)

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

Documentation generated on Sun, 02 Jan 2011 23:19:14 +0000 by phpDocumentor 1.4.3