Class Horde_XPPublisher

Description

Builds a "Publish this file/folder to the web" handler for Windows XP+.

Located in /lib/XPPublisher.php (line 16)


	
			
Method Summary
 void sendRegFile (string $appKey, string $displayName, string $description, string $href, string $icon)
Methods
sendRegFile (line 40)

Generates a Windows Registry file that a user can double-click to add your provider to their list of Providers for the Publishing Wizard.

void sendRegFile (string $appKey, string $displayName, string $description, string $href, string $icon)
  • string $appKey: The unique name of your application. If people can use your application on multiple servers, make sure to include a hostname or something else server-specific in this string.
  • string $displayName: The name of your service in the Providers list.
  • string $description: Shows up as the description (2nd line) of your service in the Providers list.
  • string $href: The address of the wizard interface.
  • string $icon: The location of an icon for the service. Usually displayed at 32x32, will be scaled if it's not that size.

Documentation generated on Sun, 30 Jan 2011 05:08:50 +0000 by phpDocumentor 1.4.3