Links
[ class tree: Links ] [ index: Links ] [ all elements ]

Procedural File: autoinstall.php

Source Location: /plugins/links/autoinstall.php



Page Details:

Autoinstall API functions for the Links plugin









plugin_autoinstall_links [line 45]

array plugin_autoinstall_links( string $pi_name)

Plugin autoinstall function



Tags:

return:  Plugin information


Parameters

string   $pi_name   Plugin name
[ Top ]



plugin_compatible_with_this_version_links [line 174]

boolean plugin_compatible_with_this_version_links( string $pi_name)

Check if the plugin is compatible with this Geeklog version



Tags:

return:  true: plugin compatible; false: not compatible


Parameters

string   $pi_name   Plugin name
[ Top ]



plugin_load_configuration_links [line 110]

boolean plugin_load_configuration_links( string $pi_name)

Load plugin configuration from database



Tags:

return:  true on success, otherwise false
see:  plugin_initconfig_links()


Parameters

string   $pi_name   Plugin name
[ Top ]



plugin_postinstall_links [line 131]

boolean plugin_postinstall_links( $pi_name)

Plugin postinstall

We're inserting our default data here since it depends on other stuff that has to happen first ...




Tags:

return:  true = proceed with install, false = an error occured


Parameters

   $pi_name  
[ Top ]



Documentation generated on Sat, 11 Feb 2012 02:07:07 -0500 by phpDocumentor 1.4.3