[installer] element index
Package indexes
unit_testing
SimpleTest
ocPortal
simpletesting
core
core_themeing
themewizard
core_menus
actionlog
core_addon_management
awards
backup
banners
bulkupload
chat
core_cleanup_tools
core_configuration
custom_comcode
debrand
ecommerce
errorlog
flagrant
import
securitylogging
core_language_editing
staff_messaging
newsletter
occle
ocf_forum
ocf_cpfs
core_ocf
ldap
ocf_post_templates
welcome_emails
shopping
core_permission_management
phpinfo
points
pointstore
quizzes
realtime_rain
redirects_editor
setupwizard
page_management
ssl
staff
stats
tickets
core_feedback_features
unvalidated
wordfilter
core_zone_editor
core_adminzone_frontpage
syndication
authors
news
calendar
catalogues
cedi
core_comcode_pages
downloads
galleries
iotds
ocf_clubs
polls
code_editor
collaboration_zone
filedump
supermember_directory
core_form_interfaces
core_rich_media
bookmarks
core_abstract_components
core_graphic_text
search
captcha
core_upgrader
msn
ocworld
recommend
ocf_member_avatars
ocf_member_photos
ocf_signatures
ocf_member_titles
rootkit_detector
tester
ocf_warnings
forum_blocks
syndication_blocks
devguide
counting_blocks
core_awards
random_quotes
language_block
printer_friendly_block
stats_block
users_online_block
weather
zone_jump_block
breadcrumbs
core_database_drivers
Text_Diff
facebook
FirePHP
core_forum_drivers
ocf_reported_posts
apache_config_files
core_abstract_interfaces
core_html_abstractions
core_primary_layout
core_validation
guestbook
help_page
jwplayer
linux_helper_scripts
match_key_permissions
news_shared
ocf_avatars
ocf_cartoon_avatars
ocf_multi_moderations
ocf_thematic_avatars
roadsend_compiler_buildkit
textbased_persistant_cacheing
uninstaller
windows_helper_scripts
xml_fields
zone_logos
phpass
main_ebay_block
dropbox_block
main_google_map
side_amazon_affiliate_sales_block
amazon_wishlist_block
ocDeadPeople
PHP_Crossword
Loader
Interpreter
Sabre
All elements
b
c
e
f
g
h
i
m
o
r
s
t
b
top
big_installation_common
big_installation_common()
in install.php
Parts common to any modular installation step.
c
top
compress_filter
compress_filter()
in install.php
Return decompressed version of the input (at time of writing, no compression being used for quick installer archiving).
e
top
example
example()
in install.php
Get an example string for the installer UI (abstraction).
f
top
FILE_BINARY
FILE_BINARY
in install.php
FILE_TEXT
FILE_TEXT
in install.php
find_forum_path
find_forum_path()
in install.php
Using the current forum driver, find the forum path.
g
top
get_chmod_array
Hook_addon_registry_installer::get_chmod_array()
in installer.php
Get a list of file permissions to set
get_dependencies
Hook_addon_registry_installer::get_dependencies()
in installer.php
Get a mapping of dependency types
get_description
Hook_addon_registry_installer::get_description()
in installer.php
Get the description of the addon
get_dir_contents
get_dir_contents()
in install.php
Get the contents of a directory, with support for searching the installation archive.
get_file_list
Hook_addon_registry_installer::get_file_list()
in installer.php
Get a list of files that belong to this addon
get_version
Hook_addon_registry_installer::get_version()
in installer.php
Get the version of ocPortal this addon is for
h
top
handle_self_referencing_embedment
handle_self_referencing_embedment()
in install.php
Handle GET URLs requesting embedded media files.
HIPHOP_PHP
HIPHOP_PHP
in install.php
Hook_addon_registry_installer
Hook_addon_registry_installer
in installer.php
i
top
include_ocf
include_ocf()
in install.php
Jerry-rig a site tied OCF, for basic installation, and prepping incase we switch to it.
install.php
install.php
in install.php
installer.php
installer.php
in installer.php
m
top
make_option
Hook_addon_registry_installer::make_option()
in installer.php
Make the UI for an installer textual option.
make_option
make_option()
in install.php
Make the UI for an installer textual option.
make_tick
Hook_addon_registry_installer::make_tick()
in installer.php
Make the UI for an installer tick option.
make_tick
make_tick()
in install.php
Make the UI for an installer tick option.
o
top
object_factory
object_factory()
in install.php
Make an object of the given class
r
top
require_code
require_code()
in install.php
This function is a very important one when coding. It allows you to include a source code file (from root/sources/ or root/sources_custom/) through the proper channels.
s
top
step_1
step_1()
in install.php
First installation step.
step_2
step_2()
in install.php
Second installation step.
step_3
step_3()
in install.php
Third installation step.
step_4
step_4()
in install.php
Fourth installation step.
step_5
step_5()
in install.php
Fifth installation step.
step_5_checks
step_5_checks()
in install.php
Fifth installation step: sanity checks.
step_5_core
step_5_core()
in install.php
Fifth installation step: core tables.
step_5_core_2
step_5_core_2()
in install.php
Fifth installation step: more core tables.
step_5_ftp
step_5_ftp()
in install.php
Fifth installation step: FTP upload (not used for manual installer).
step_5_uninstall
step_5_uninstall()
in install.php
Fifth installation step: uninstallation of old install.
step_5_write_config
step_5_write_config()
in install.php
Fifth installation step: writing of configuration.
step_6
step_6()
in install.php
Sixth installation step.
step_7
step_7()
in install.php
Seventh installation step.
step_8
step_8()
in install.php
Eighth installation step.
step_9
step_9()
in install.php
Ninth installation step.
step_10
step_10()
in install.php
Tenth installation step: wrapper and special interface.
step_10_forum_stuff
step_10_forum_stuff()
in install.php
Tenth installation step: forum part.
step_10_populate_database
step_10_populate_database()
in install.php
Tenth installation step: main.
t
top
test_htaccess
test_htaccess()
in install.php
Try and get a good .htaccess file built.
test_writable
test_writable()
in install.php
Test whether a file exists and is writable.
tpl_previews
Hook_addon_registry_installer::tpl_previews()
in installer.php
Get mapping between template names and the method of this class that can render a preview of them
tpl_preview__administrative__installer_input_line
Hook_addon_registry_installer::tpl_preview__administrative__installer_input_line()
in installer.php
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
tpl_preview__administrative__installer_step_1
Hook_addon_registry_installer::tpl_preview__administrative__installer_step_1()
in installer.php
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
tpl_preview__administrative__installer_step_2
Hook_addon_registry_installer::tpl_preview__administrative__installer_step_2()
in installer.php
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
tpl_preview__administrative__installer_step_3
Hook_addon_registry_installer::tpl_preview__administrative__installer_step_3()
in installer.php
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
tpl_preview__administrative__installer_step_4
Hook_addon_registry_installer::tpl_preview__administrative__installer_step_4()
in installer.php
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
tpl_preview__administrative__installer_step_10
Hook_addon_registry_installer::tpl_preview__administrative__installer_step_10()
in installer.php
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
tpl_preview__administrative__installer_step_log
Hook_addon_registry_installer::tpl_preview__administrative__installer_step_log()
in installer.php
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
tpl_preview__administrative__installer_wrap
Hook_addon_registry_installer::tpl_preview__administrative__installer_wrap()
in installer.php
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
b
c
e
f
g
h
i
m
o
r
s
t