Overview

Packages

  • IMP
  • None

Classes

  • IMP_Application
  • Overview
  • Package
  • Class
  • Tree

Class IMP_Application

Horde_Registry_Application
Extended by IMP_Application
Located at Application.php
Methods summary
public
# __construct( )

Constructor.

Constructor.

public
# appInitFailure( mixed $e )
public
# logout( )
public
# perms( )
public
# hasPermission( mixed $permission, mixed $allowed, mixed $opts = array() )
public
# menu( mixed $menu )
public
# setupNotification( Horde_Notification_Handler $handler )

Modifies the global notification handler.

Modifies the global notification handler.

Parameters

$handler
A notification handler.
public
# authLoginParams( )
public
# authAuthenticate( array $userId, mixed $credentials )

Parameters

$userId
<p>$credentials Credentials of the user. Allowed keys: 'imp_server_key', 'password'.</p>
$credentials
public
# authTransparent( mixed $auth_ob )
public
# authAuthenticateCallback( )
public
# authAddUser( array $userId, mixed $credentials )

Parameters

$userId
<p>$credentials An array of login credentials. For IMP, this must contain a password entry.</p>
$credentials
public
# authRemoveUser( mixed $userId )
public
# authUserList( )
public
# prefsInit( mixed $ui )
public
# prefsGroup( mixed $ui )
public
# prefsSpecial( mixed $ui, mixed $item )
public
# prefsSpecialUpdate( mixed $ui, mixed $item )
public
# prefsCallback( mixed $ui )
public
# sidebarCreate( Horde_Tree_Base $tree, mixed $parent = null, array $params = array() )
public
# changeLanguage( )
public
# mailboxesChanged( )

Run tasks when the mailbox list has changed.

Run tasks when the mailbox list has changed.

public
# mobileInitCallback( )

Callback, called from common-template-mobile.inc that sets up the jquery mobile init hanler.

Callback, called from common-template-mobile.inc that sets up the jquery mobile init hanler.

Properties summary
public boolean $ajaxView
# true
public array $auth
# array( 'add', 'authenticate', 'list', 'remove', 'transparent' )
public boolean $mobileView
# true
public string $version
# 'H4 (5.0.25-git)'
API documentation generated by ApiGen