API Documentation
Interfaces, Classes and Traits
- Agora
- The Agora:: class provides basic Agora functionality.
- Agora_Api
- Agora external API interface.
- Agora_Application
- Agora_Block_Forums
- Provides a list of Agora forums in a block item.
- Agora_Block_Thread
- Proved an API to include any single Agora forum thread into any other Horde app through a block.
- Agora_Block_Threads
- Provide an API to include an Agora forum's thread into any other Horde app through a block.
- Agora_ViewComments
- Comments display script
- Agora_Driver_SplitSql
- Agora_Driver_SplitSql:: provides the functions to access both threads sorted in a scope dedicated tables
- Agora_Driver_Sql
- Agora_Driver_Sql:: provides the functions to access both threads and individual messages in one table for all scopes
- Agora_Driver
- Agora_Driver:: provides the functions to access both threads and individual messages.
- Agora_Exception
- Base exception class for Agora.
- Agora_Factory_Driver
- Horde_Injector factory to create Agora_Driver instances.
- Agora_Form_Forum
- Forum management class.
- Agora_Form_Message
- Message form class.
- Horde_Form_Renderer_MessageForm
- Message renderer class.
- Agora_Form_Search
- Agora_Form_Search:: class provides the functions & forms for search.
- Agora_Tree_Flat
- The Agora_Tree_Flat:: class extends the Horde_Tree_Renderer_Base class to provide agora flat threded view.
- Agora_View
- Agora General View Class
Table of Contents
- AGORA_BASE = ealpath(__DIR__ . '/..')
- HORDE_BASE = ealpath(AGORA_BASE . '/..')
- handle_avatarselect() : mixed
- Copyright 2005-2007 Andrew Hosie <ahosie@gmail.com>
Constants
AGORA_BASE
public
mixed
AGORA_BASE
=
ealpath(__DIR__ . '/..')
HORDE_BASE
public
mixed
HORDE_BASE
=
ealpath(AGORA_BASE . '/..')
Functions
handle_avatarselect()
Copyright 2005-2007 Andrew Hosie <ahosie@gmail.com>
handle_avatarselect(mixed $updated) : mixed
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Parameters
- $updated : mixed