[core_addon_management] element index

Package indexes

All elements
a c d f g h i m r s t u _
_
top
_addon_export
The UI to export an addon (2).
_addon_import
The UI to retrieve a specified addon.
_addon_install
The actualiser to install an addon.
_addon_uninstall
The UI to uninstall an addon.
_multi_action
The actualiser to perform a combined action on addons.
__addon_export
The actualiser to export an addon.
a
top
addon_export
The UI to export an addon (1).
addon_import
The UI to get an addon from some source.
addon_install
The UI to confirm the install of an addon.
addon_uninstall
The UI to uninstall an addon.
admin_addons.php
admin_addons.php in admin_addons.php
addons.php
addons.php in addons.php
c
top
create_addon
create_addon() in addons.php
Create an addon to spec.
core_addon_management.php
core_addon_management.php in core_addon_management.php
choose_ocportalcom_addon.php
choose_ocportalcom_addon.php in choose_ocportalcom_addon.php
d
top
do_dir
Module_admin_addons::do_dir() in admin_addons.php
(Recursively) find all files we can choose to export.
f
top
find_addon_dependencies_on
Find addon dependencies.
find_available_addons
Find all the available addons (addons in imports/mods that are not necessarily installed).
find_installed_addons
Find all the installed addons.
g
top
get_chmod_array
Get a list of file permissions to set
get_dependencies
Get a mapping of dependency types
get_description
Get the description of the addon
get_entry_points
Standard modular entry-point finder function.
get_file
Hook_choose_ocportalcom_addon::get_file() in choose_ocportalcom_addon.php
This will get the XML file from ocportal.com.
get_file_list
Get a list of files that belong to this addon
get_version
Get the version of ocPortal this addon is for
gui
Module_admin_addons::gui() in admin_addons.php
The main UI.
h
top
Hook_addon_registry_core_addon_management
Hook_addon_registry_core_addon_management in core_addon_management.php
Hook_choose_ocportalcom_addon
Hook_choose_ocportalcom_addon in choose_ocportalcom_addon.php
i
top
info
Module_admin_addons::info() in admin_addons.php
Standard modular info function.
inform_about_addon_install
Get information for the user relating to an addon that they are intending to install.
inform_about_addon_uninstall
Get information for the user relating to an addon that they are intending to uninstall.
install
Module_admin_addons::install() in admin_addons.php
Standard modular install function.
install_addon
install_addon() in addons.php
Uninstall an addon.
m
top
make_global_file_list
Change an ocProducts new style addon file list to have real paths.
modules_interface
The UI to choose a zone (or blocks) to manage.
modules_view
The UI to manage the modules (or blocks).
Module_admin_addons
Module_admin_addons in admin_addons.php
Module page class.
multi_action
The UI to confirm a combined action on addons.
r
top
read_addon_info
read_addon_info() in addons.php
Get info about an addon, simulating an extended version of the traditional ocPortal-addon database row.
reinstall_module
The actualiser to reinstall a module.
run
Hook_choose_ocportalcom_addon::run() in choose_ocportalcom_addon.php
Standard modular run function for ajax-tree hooks. Generates XML for a tree list, which is interpreted by Javascript and expanded on-demand (via new calls).
run
Module_admin_addons::run() in admin_addons.php
Standard modular run function.
s
top
simple
Hook_choose_ocportalcom_addon::simple() in choose_ocportalcom_addon.php
Standard modular simple function for ajax-tree hooks. Returns a normal <select> style <option>-list, for fallback purposes
t
top
tpl_previews
Get mapping between template names and the method of this class that can render a preview of them
tpl_preview__administrative__addon_export_screen
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
tpl_preview__administrative__addon_install_confirm_screen
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
tpl_preview__administrative__addon_multi_confirm_screen
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
tpl_preview__administrative__addon_screen
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
tpl_preview__administrative__addon_uninstall_confirm_screen
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
tpl_preview__administrative__module_screen
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
u
top
uninstall
Standard modular uninstall function.
uninstall_addon
uninstall_addon() in addons.php
Uninstall an addon.
uninstall_module
The actualiser to uninstall a module.
upgrade_module
The actualiser to upgrade a module.
a c d f g h i m r s t u _