elFinderVolumeOpenpsa |
elFinder driver |
fi_protie_navigation |
Versatile class for drawing dynamically navigation elements according to
user preferences. |
fi_protie_navigation_interface |
Versatile class for drawing dynamically navigation elements according to
user preferences. |
midcom |
|
midcom_admin_folder_handler_approvals |
Handle the requests for approving objects. |
midcom_admin_folder_handler_delete |
Handle the folder deleting requests |
midcom_admin_folder_handler_edit |
Handle the folder editing requests |
midcom_admin_folder_handler_metadata |
Metadata editor. |
midcom_admin_folder_handler_move |
Move handler. |
midcom_admin_folder_handler_order |
Sort navigation order. |
midcom_admin_folder_interface |
Baseclass to use for the component interface in MidCOM. |
midcom_admin_folder_management |
Folder management class. |
midcom_admin_help_help |
Online help display |
midcom_admin_help_interface |
MidCOM online help interface class |
midcom_admin_rcs_handler_rcs |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
midcom_admin_rcs_interface |
Baseclass to use for the component interface in MidCOM. |
midcom_admin_rcs_plugin |
Base class for plugins |
midcom_application |
Main controlling instance of the MidCOM Framework |
midcom_baseclasses_components_base |
Base class for components. Provides some common functionality that should be available
in all parts of the component's environment. |
midcom_baseclasses_components_configuration |
Configuration class for components. |
midcom_baseclasses_components_cron_handler |
This is the base class used for all jobs run by MidCOM CRON. |
midcom_baseclasses_components_handler |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
midcom_baseclasses_components_handler_configuration |
midcom.datamanager based configuration |
midcom_baseclasses_components_handler_configuration_recreate |
Batch image recreation |
midcom_baseclasses_components_handler_dataexport |
Generic CSV export handler baseclass |
midcom_baseclasses_components_handler_rest |
generic REST handler baseclass
this needs to be extended by every REST handler in the application |
midcom_baseclasses_components_interface |
Baseclass to use for the component interface in MidCOM. |
midcom_baseclasses_components_navigation |
Base class to encapsulate a NAP interface. Does all the necessary work for
setting the object to the right topic. You just have to fill the gaps for
getting the leaves and node data. |
midcom_baseclasses_components_plugin |
Base class for plugins |
midcom_baseclasses_components_purecode |
Base class used for writing pure code components, retrieves a few common variables
from the component's current environment. |
midcom_baseclasses_components_request |
Base class to encapsulate the component's routing, instantiated by the MidCOM
component interface. |
midcom_baseclasses_core_dbobject |
This class only contains static functions which are there to hook into
the classes you derive from the midcom_core_dbaobject. |
midcom_compat_environment |
Support for interactions with environment |
midcom_config |
Core configuration defaults. |
midcom_config_test |
Collection of simple helper methods for testing site configuration |
midcom_connection |
Wrapper for Midgard-related functionality |
midcom_core_account |
Helper class for account management |
midcom_core_collector |
MidCOM DBA level wrapper for the Midgard Collector. |
midcom_core_context |
MidCOM context handling |
midcom_core_dbaobject |
MidCOM DBA baseclass for MgdSchema object decorators. |
midcom_core_dbaproxy |
MidCOM DBA proxy class. This is useful for loading objects on-demand |
midcom_core_group |
MidCOM group implementation supporting Midgard Groups. |
midcom_core_manifest |
This class encapsulates the information contained in a component manifest. |
midcom_core_nullcomponent_handler_index |
This is a URL handler class for midcom.core.nullcomponent |
midcom_core_nullcomponent_interface |
This is the interface class for midcom.core.nullcomponent |
midcom_core_nullcomponent_navigation |
midcom.core.nullcomponent NAP interface class |
midcom_core_nullcomponent_viewer |
This is the class that defines which URLs should be handled by this module. |
midcom_core_privilege |
Privilege class, used to interact with the privilege system. It encapsulates the actual
Database Level Object. As usual with MidCOM DBA, you <i>must never access the DB layer
object.</i> |
midcom_core_query |
Common base class for collector and querybuilder |
midcom_core_querybuilder |
MidCOM DBA level wrapper for the Midgard Query Builder. |
midcom_core_service_implementation_urlgeneratori18n |
URL name generation interface class |
midcom_core_service_implementation_urlparsertopic |
URL name parser that uses the topic structure |
midcom_core_setup |
Setup helper |
midcom_core_urlmethods |
Matches the given context to a handler or to one of the central URL methods. |
midcom_core_user |
System user, basically encapsulates a MidgardPerson. It does not provide a way to
manipulate accounts, instead, this is an abstraction used in the ACL system. |
midcom_cron_loginservice |
This is the base class used for all jobs run by MidCOM CRON. |
midcom_cron_purgedeleted |
This is the base class used for all jobs run by MidCOM CRON. |
midcom_db_article |
MidCOM level replacement for the Midgard Article record with framework support. |
midcom_db_attachment |
MidCOM level replacement for the Midgard Attachment record with framework support. |
midcom_db_element |
MidCOM level replacement for the Midgard Style Element record with framework support. |
midcom_db_group |
MidCOM level replacement for the Midgard Group record with framework support. |
midcom_db_member |
MidCOM level replacement for the Midgard Membership record with framework support. |
midcom_db_parameter |
MidCOM level replacement for the Midgard Parameter record with framework support. |
midcom_db_person |
MidCOM level replacement for the Midgard Person record with framework support. |
midcom_db_snippet |
MidCOM level replacement for the Midgard Snippet record with framework support. |
midcom_db_snippetdir |
MidCOM level replacement for the Midgard SnippetDir record with framework support. |
midcom_db_style |
MidCOM level replacement for the Midgard Style record with framework support. |
midcom_db_topic |
MidCOM level replacement for the Midgard Topic record with framework support. |
midcom_debug |
This is a debugger class. |
midcom_error |
Basic MidCOM exception |
midcom_error_forbidden |
MidCOM unauthorized exception |
midcom_error_midgard |
MidCOM wrapped Midgard exception |
midcom_error_notfound |
MidCOM not found exception |
midcom_exception_handler |
Class for intercepting PHP errors and unhandled exceptions. Each fault is caught
and converted into Exception handled by midcom_exception_handler::show() with
code 500 thus can be customized and make user friendly. |
midcom_helper__componentloader |
This class is a Factory that is responsible for loading and
establishing the interface to a MidCOM Component. |
midcom_helper__dbfactory |
This class contains various factory methods to retrieve objects from the database. |
midcom_helper__styleloader |
This class is responsible for all style management. It is instantiated by the MidCOM framework
and accessible through the midcom::get()->style object. |
midcom_helper_configuration |
This class is designed to ease MidCOM Configuration management. |
midcom_helper_exporter |
Exporter baseclass |
midcom_helper_exporter_json |
Move midgard objects to and from JSON |
midcom_helper_exporter_xml |
Move midgard objects to and from XML |
midcom_helper_filesync_exporter |
Base class used for writing pure code components, retrieves a few common variables
from the component's current environment. |
midcom_helper_filesync_exporter_snippet |
Export a site snippet |
midcom_helper_filesync_exporter_structure |
Export a site structure |
midcom_helper_filesync_exporter_style |
Export a site style |
midcom_helper_filesync_importer |
Base class used for writing pure code components, retrieves a few common variables
from the component's current environment. |
midcom_helper_filesync_importer_snippet |
Import a site snippet |
midcom_helper_filesync_importer_structure |
Import a site structure |
midcom_helper_filesync_importer_style |
Import a site style |
midcom_helper_filesync_interface |
This is the interface class for midcom.helper.filesync |
midcom_helper_formatter |
Formatting helpers for style elements. |
midcom_helper_head |
Helper functions for managing HTML head |
midcom_helper_imagefilter |
Image Filter Class, used to post process all images, check the documentation
of the individual methods. |
midcom_helper_imagepopup_handler_links |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
midcom_helper_imagepopup_handler_list |
This handler shows the attachments attached to object $object. |
midcom_helper_imagepopup_handler_upload |
This handler get uploaded file and save it in database and write to file. |
midcom_helper_imagepopup_interface |
Baseclass to use for the component interface in MidCOM. |
midcom_helper_imagepopup_viewer |
This is the class that defines which URLs should be handled by this module. |
midcom_helper_metadata |
This class is an interface to the metadata of MidCOM objects. |
midcom_helper_misc |
Miscellaneous helper functions |
midcom_helper_nav |
Main Navigation interface class. |
midcom_helper_nav_backend |
This class is the basic building stone of the Navigation Access Point
System of MidCOM. |
midcom_helper_nav_item |
|
midcom_helper_nav_itemlist |
Itemlist abstract base class |
midcom_helper_nav_itemlist_articlesfirst |
Itemlist Subclass: Topics, then articles in component sorting order |
midcom_helper_nav_itemlist_score |
Itemlist sorter for navigation items sorted by score (leaves and nodes mixed) |
midcom_helper_nav_itemlist_topicsfirst |
Itemlist Subclass: Topics, then articles in component sorting order |
midcom_helper_nav_leaf |
|
midcom_helper_nav_node |
|
midcom_helper_reflector |
The Grand Unified Reflector |
midcom_helper_reflector_copy |
The Grand Unified Reflector, copying helper class |
midcom_helper_reflector_interface |
This is the interface class for midcom.helper.reflector |
midcom_helper_reflector_nameresolver |
Helper class for object name handling |
midcom_helper_reflector_tree |
The Grand Unified Reflector, Tree information |
midcom_helper_search_handler_search |
Search handler |
midcom_helper_search_interface |
MidCOM Indexer Front-End |
midcom_helper_search_navigation |
MidCOM Indexer Front-End, NAP interface Class |
midcom_helper_search_viewer |
MidCOM Indexer Front-End, Viewer Class |
midcom_helper_serviceloader |
Service interface loader class |
midcom_helper_toolbar |
This class is a generic toolbar class. It supports enabling
and disabling of buttons, icons and hover-helptexts (currently
rendered using TITLE tags). |
midcom_helper_toolbar_help |
This class is a help toolbar class. |
midcom_helper_toolbar_host |
This class is a host toolbar class. |
midcom_helper_toolbar_node |
This class is a node (topic) toolbar class. |
midcom_helper_toolbar_view |
This class is a view toolbar class. |
midcom_helper_xsspreventer |
Library for escaping user provided values displayed for example in input etc |
midcom_response |
Wrapper for HTTP responses |
midcom_response_json |
Wrapper for HTTP responses |
midcom_response_relocate |
Wrapper for HTTP relocate responses |
midcom_response_styled |
Wrapper for style(engine)d responses |
midcom_response_xml |
Wrapper for HTTP responses |
midcom_services__sessioning |
Base singleton class of the MidCOM sessioning service. |
midcom_services_at_cron_check |
The Cron handler of the AT service, when executed it checks the database for entries
that need to be run, then loads their relevant components and calls the interface
class for the defined method. |
midcom_services_at_cron_clean |
Clears dangling "running"/failed entries |
midcom_services_at_entry_dba |
MidCOM wrapped class for access to the at-job database entries |
midcom_services_at_interface |
At service library, this interface class is used to register jobs to the service. |
midcom_services_auth |
Main Authentication/Authorization service class, it provides means to authenticate
users and to check for permissions. |
midcom_services_auth_acl |
This class is responsible for ACL checks against classes and content objects. |
midcom_services_auth_backend |
Authentication backend, responsible for validating user/password pairs and
mapping them to a given user as well as the "sessioning" part, e.g. the transition
of the authentication credentials over several requests. |
midcom_services_auth_backend_simple |
The simple auth backend uses cookies to store a session identifier which
consists of the midgard person GUID. |
midcom_services_auth_frontend_form |
Form-based authentication frontend. This one is rather simple, it just renders a
two-field (username/password) form which is targeted at the current URL. |
midcom_services_cache |
This class is the central access point for all registered caching services. Currently
this includes the NAP, Memcache, Content and PHPscripts cache databases. |
midcom_services_cache_module |
This is the base class for the MidCOM cache modules. It provides a basic infrastructure
for building your own caching service, providing hooks for initialization and shutdown. |
midcom_services_cache_module_content |
This is the Output Caching Engine of MidCOM. It will intercept page output,
map it using the currently used URL and use the cached output on subsequent
requests. |
midcom_services_cache_module_memcache |
The Memory caching system is geared to hold needed information available quickly. |
midcom_services_cache_module_nap |
This is the NAP caching module. It provides the basic management functionality
for the various backend databases which will be created based on the root topic of the
NAP trees. |
midcom_services_cron |
This is the handling class of the cron service. When executed, it checks all component
manifests for cron jobs and runs them sequentially. The components are processed in the
order they are returned by the component loader, the jobs of a single component are run
in the order they are listed in the configuration array. |
midcom_services_dbclassloader |
<b>How to write database class definitions:</b> |
midcom_services_i18n |
This is a basic MidCOM Service which provides an interfaces to the
various I18n facilities of MidCOM. |
midcom_services_i18n_formatter |
Symfony Intl integration |
midcom_services_i18n_l10n |
This is the L10n main interface class, used by the components. It
allows you to get entries from the l10n string tables in the current
language with an automatic conversion to the destination character
set. |
midcom_services_indexer |
This class is the main access point into the MidCOM Indexer subsystem. |
midcom_services_indexer_backend_solr |
Solr implementation of the indexer backend. |
midcom_services_indexer_client |
Indexer client base class |
midcom_services_indexer_document |
This class encapsulates a single indexer document. It is used for both indexing
and retrieval. |
midcom_services_indexer_document_attachment |
This is a class geared at indexing attachments. It requires you to "assign" the
attachment to a topic, which is used as TOPIC_URL for permission purposes. In addition
you may set another MidgardObject as source object, its GUID is stored in the
__SOURCE field of the index. |
midcom_services_indexer_document_midcom |
This is a base class which is targeted at MidCOM content object indexing. It should
be used whenever MidCOM documents are indexed, either directly or as a base class. |
midcom_services_indexer_filter |
This class provides an abstract base class for all indexer query filters. |
midcom_services_indexer_filter_chained |
This class provides a chained query filter |
midcom_services_indexer_filter_date |
This class provides a date query filter |
midcom_services_indexer_filter_string |
This class provides a string query filter |
midcom_services_indexer_solrDocumentFactory |
This class provides methods to make XML for the different solr xml requests. |
midcom_services_metadata |
Metadata service. |
midcom_services_permalinks |
Permalink management service. |
midcom_services_rcs |
The RCS service gives a write only interface to different services wanting to save changes to objects. |
midcom_services_rcs_backend_null |
|
midcom_services_rcs_backend_rcs |
|
midcom_services_rcs_config |
The config class is used to generate the RCS configuration. |
midcom_services_rcs_handler |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
midcom_services_rcs_renderer_html_sidebyside |
|
midcom_services_session |
Provides sessioning for components. |
midcom_services_toolbars |
On-site toolbar service. |
midcom_services_uimessages |
User interface messaging service |
midgard_admin_asgard_copytree |
Copy/delete tree branch viewer |
midgard_admin_asgard_handler_component_configuration |
Component configuration handler |
midgard_admin_asgard_handler_components |
Component display |
midgard_admin_asgard_handler_object_attachments |
Attachment editing interface |
midgard_admin_asgard_handler_object_deleted |
Simple object deleted page |
midgard_admin_asgard_handler_object_manage |
Object management interface |
midgard_admin_asgard_handler_object_metadata |
Metadata editor. |
midgard_admin_asgard_handler_object_parameters |
Object parameters interface |
midgard_admin_asgard_handler_object_permissions |
Permissions interface |
midgard_admin_asgard_handler_object_rcs |
Simple styling class to make html out of diffs and get a simple way
to provide rcs functionality |
midgard_admin_asgard_handler_preferences |
Preferences interface |
midgard_admin_asgard_handler_shell |
Shell interface |
midgard_admin_asgard_handler_type |
Welcome interface |
midgard_admin_asgard_handler_undelete |
Undelete/purge interface |
midgard_admin_asgard_handler_welcome |
Welcome interface |
midgard_admin_asgard_interface |
This is the interface class for midgard.admin.asgard |
midgard_admin_asgard_navigation |
Navigation class for Asgard |
midgard_admin_asgard_plugin |
Plugin interface |
midgard_admin_asgard_response |
Renderer for asgard views |
midgard_admin_asgard_schemadb |
Helper class to create a DM schema from an object via reflection |
midgard_admin_asgard_stylehelper |
Style helper methods |
midgard_admin_asgard_toolbar |
Wrapper for Asgard's toolbar |
midgard_admin_user_handler_group_create |
group creation class |
midgard_admin_user_handler_group_edit |
Edit a group |
midgard_admin_user_handler_group_list |
List groups |
midgard_admin_user_handler_group_permissions |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
midgard_admin_user_handler_list |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
midgard_admin_user_handler_user_account |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
midgard_admin_user_handler_user_create |
Person creation class |
midgard_admin_user_handler_user_edit |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
midgard_admin_user_interface |
Baseclass to use for the component interface in MidCOM. |
midgard_admin_user_plugin |
user editor interface |
midgard_admin_user_validator |
Form validation functionality |
net_nehmer_blog_handler_admin |
n.n.blog admin page handler |
net_nehmer_blog_handler_archive |
Blog Archive pages handler |
net_nehmer_blog_handler_configuration |
n.n.blog component configuration screen. |
net_nehmer_blog_handler_create |
n.n.blog create page handler |
net_nehmer_blog_handler_feed |
Blog Feed handler |
net_nehmer_blog_handler_index |
Blog Index handler page handler |
net_nehmer_blog_handler_view |
Blog index page handler |
net_nehmer_blog_interface |
Blog MidCOM interface class. |
net_nehmer_blog_navigation |
Blog navigation interface class |
net_nehmer_blog_viewer |
Blog site interface class |
net_nehmer_comments_comment |
Comments main comment class |
net_nehmer_comments_cron_atom |
Cron handler for fetching comments from Atom-comments feeds |
net_nehmer_comments_handler_admin |
Comments welcome page handler |
net_nehmer_comments_handler_moderate |
Comments moderation handler |
net_nehmer_comments_handler_view |
Comments view handler. |
net_nehmer_comments_interface |
Comments component. |
net_nehmer_comments_navigation |
Comments NAP interface class |
net_nehmer_comments_spamchecker |
Helper class for spam checks |
net_nehmer_comments_viewer |
Comments site interface class |
net_nehmer_static_handler_admin |
n.n.static admin page handler |
net_nehmer_static_handler_autoindex |
n.n.static Autoindex page handler |
net_nehmer_static_handler_create |
n.n.static create page handler |
net_nehmer_static_handler_view |
n.n.static index page handler |
net_nehmer_static_interface |
n.n.static MidCOM interface class. |
net_nehmer_static_navigation |
n.n.static NAP interface class |
net_nehmer_static_viewer |
n.n.static site interface class |
net_nemein_redirector_handler_redirect |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
net_nemein_redirector_handler_tinyurl |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
net_nemein_redirector_interface |
Redirector MidCOM interface class. |
net_nemein_redirector_navigation |
net.nemein.redirector NAP interface class. |
net_nemein_redirector_tinyurl_dba |
TinyURL abstraction class for generating short URLs |
net_nemein_redirector_viewer |
Redirector interface class. |
net_nemein_rss_cron_fetchfeeds |
Cron handler for fetching subscribed RSS and Atom feeds |
net_nemein_rss_feed_dba |
MidCOM wrapped class for access to stored queries |
net_nemein_rss_fetch |
RSS and Atom feed fetching class. Caches the fetched items as articles
in net.nehmer.blog |
net_nemein_rss_handler_admin |
Feed management class. |
net_nemein_rss_handler_fetch |
Feed management class. |
net_nemein_rss_handler_list |
Feed management class. |
net_nemein_rss_helpers |
Base class used for writing pure code components, retrieves a few common variables
from the component's current environment. |
net_nemein_rss_interface |
RSS Aggregator MidCOM interface class. |
net_nemein_rss_manage |
Feed management class. |
net_nemein_rss_parser_item |
Helper class for custom RSS handling |
net_nemein_tag_cron_clean |
Cron handler for periodical tag cleanup |
net_nemein_tag_handler |
Tag handling library |
net_nemein_tag_interface |
Tag handling library interface class |
net_nemein_tag_link_dba |
MidCOM wrapped class for access to stored queries |
net_nemein_tag_tag_dba |
MidCOM wrapped class for access to tags |
net_nemein_wiki_handler_create |
Wikipage creation handler |
net_nemein_wiki_handler_delete |
Wikipage delete handler |
net_nemein_wiki_handler_edit |
Wikipage edit handler |
net_nemein_wiki_handler_feed |
Wikipage feed handler |
net_nemein_wiki_handler_latest |
Wikipage latest handler |
net_nemein_wiki_handler_notfound |
Wikipage "page not found" handler |
net_nemein_wiki_handler_orphan |
Wiki orphan handler |
net_nemein_wiki_handler_view |
Wikipage view handler |
net_nemein_wiki_interface |
Wiki MidCOM interface class. |
net_nemein_wiki_link_dba |
MidCOM wrapped class for access to stored queries |
net_nemein_wiki_navigation |
Wiki NAP interface class. |
net_nemein_wiki_parser |
Wiki markup parser |
net_nemein_wiki_resolver |
Wikipage resolver |
net_nemein_wiki_viewer |
Wiki Site interface class. |
net_nemein_wiki_wikipage |
Wiki note helper class to be used by other components |
org_openpsa_calendar_conflictmanager |
Eventmember conflict manager |
org_openpsa_calendar_cron_reporthours |
Cron handler to report hours from events that have confirmed task links |
org_openpsa_calendar_event_dba |
MidCOM wrapper for org_openpsa_event with various helper functions
refactored from OpenPSA 1.x calendar |
org_openpsa_calendar_event_member_dba |
MidCOM wants this class present and QB etc use this, so keep logic here |
org_openpsa_calendar_event_resource_dba |
MidCOM wrapped class for access to stored queries |
org_openpsa_calendar_handler_calendar |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_calendar_handler_event_admin |
org.openpsa.calendar site interface class. |
org_openpsa_calendar_handler_event_create |
Calendar create handler. |
org_openpsa_calendar_handler_event_view |
org.openpsa.calendar site interface class. |
org_openpsa_calendar_handler_filters |
Calendar filters handler |
org_openpsa_calendar_handler_ical |
Calendar ical handler |
org_openpsa_calendar_handler_json |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_calendar_handler_resource |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_calendar_interface |
OpenPSA group calendar |
org_openpsa_calendar_midcom_indexer |
Indexer client class |
org_openpsa_calendar_navigation |
org.openpsa.calendar NAP interface class. |
org_openpsa_calendar_resource_dba |
MidCOM wrapped class for access to stored queries |
org_openpsa_calendar_vcal |
vCalendar helper class |
org_openpsa_calendar_viewer |
org.openpsa.calendar site interface class. |
org_openpsa_contacts_cron_duplicates_clean |
Cron handler for clearing tokens from old send receipts |
org_openpsa_contacts_cron_duplicates_mark |
Cron handler for clearing tokens from old send receipts |
org_openpsa_contacts_duplicates_check |
Search for duplicate persons and groups in database |
org_openpsa_contacts_duplicates_merge |
Helper to merge duplicate objects |
org_openpsa_contacts_group_dba |
MidCOM DBA baseclass for MgdSchema object decorators. |
org_openpsa_contacts_handler_duplicates_person |
Duplicates handler |
org_openpsa_contacts_handler_frontpage |
Frontpage class |
org_openpsa_contacts_handler_group_action |
org.openpsa.contacts group handler and viewer class. |
org_openpsa_contacts_handler_group_create |
org.openpsa.contacts group handler and viewer class. |
org_openpsa_contacts_handler_group_edit |
org.openpsa.contacts group handler and viewer class. |
org_openpsa_contacts_handler_group_view |
org.openpsa.contacts group handler and viewer class. |
org_openpsa_contacts_handler_mycontacts |
My Contacts handler |
org_openpsa_contacts_handler_person_admin |
Contacts edit/delete person handler |
org_openpsa_contacts_handler_person_create |
org.openpsa.contacts person create handler. |
org_openpsa_contacts_handler_person_view |
Person display class |
org_openpsa_contacts_handler_rest_person |
org.openpsa.contacts person rest handler |
org_openpsa_contacts_handler_search |
org.openpsa.contacts search handler and viewer class. |
org_openpsa_contacts_interface |
OpenPSA Contact registers/user manager |
org_openpsa_contacts_list_dba |
DBA class for contact lists |
org_openpsa_contacts_member_dba |
MidCOM DBA baseclass for MgdSchema object decorators. |
org_openpsa_contacts_midcom_indexer |
Indexer client class |
org_openpsa_contacts_mycontacts |
Helper class for managing "My contacts" lists |
org_openpsa_contacts_navigation |
NAP interface class. |
org_openpsa_contacts_person_dba |
MidCOM wrapped access to org_openpsa_person plus some utility methods |
org_openpsa_contacts_role_dba |
MidCOM DBA baseclass for MgdSchema object decorators. |
org_openpsa_contacts_viewer |
org.openpsa.contacts site interface class. |
org_openpsa_core_acl |
ACL access types |
org_openpsa_core_acl_synchronizer |
org.openpsa.core ACL synchronizer. |
org_openpsa_core_filter |
Helper class that encapsulates a single query filter |
org_openpsa_core_filter_multiselect |
Helper class that encapsulates a multiselect query filter |
org_openpsa_core_filter_select |
Helper class that encapsulates a single select filter |
org_openpsa_core_filter_timeframe |
Helper class that encapsulates a timeframe filter |
org_openpsa_core_interface |
OpenPSA core stuff |
org_openpsa_core_queryfilter |
Class to handle query filters
Filters are saved to current user in the parameter field |
org_openpsa_core_siteconfig |
Helper class that serves as a cache for OpenPSA site information |
org_openpsa_core_version |
Returns current version of OpenPSA. Three different modes are supported:
version number (version name)
version number
version name |
org_openpsa_directmarketing_campaign_dba |
MidCOM DBA wrapped access to org_openpsa_campaign object, with some utility methods |
org_openpsa_directmarketing_campaign_member_dba |
MidCOM wrapped class for access to stored queries |
org_openpsa_directmarketing_campaign_message_dba |
Message class, handles storage of various messages and sending them out. |
org_openpsa_directmarketing_campaign_messagereceipt_dba |
MidCOM wrapped class for access to stored queries |
org_openpsa_directmarketing_campaign_ruleresolver |
Resolves smart-campaign rules array to one or more QB instances
with correct constraints, and merges the results. |
org_openpsa_directmarketing_cleanup |
Direct Marketing cleanup system |
org_openpsa_directmarketing_cron_cleanup |
Cron handler for cleaning up the database of old entries. Disabled by default in configuration. |
org_openpsa_directmarketing_cron_cleartokens |
Cron handler for clearing tokens from old send receipts |
org_openpsa_directmarketing_cron_updatemembers |
Cron handler for updating members of all (not-archived) smart campaigns |
org_openpsa_directmarketing_handler_campaign_admin |
directmarketing edit/delete campaign handler |
org_openpsa_directmarketing_handler_campaign_campaign |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_directmarketing_handler_campaign_create |
Direct marketing page handler |
org_openpsa_directmarketing_handler_campaign_rules |
directmarketing campaign rules handler |
org_openpsa_directmarketing_handler_export |
org.openpsa.directmarketing campaign handler class. |
org_openpsa_directmarketing_handler_import |
org.openpsa.directmarketing campaign handler and viewer class. |
org_openpsa_directmarketing_handler_list |
Campaign list handler |
org_openpsa_directmarketing_handler_logger |
org.openpsa.directmarketing campaign handler and viewer class. |
org_openpsa_directmarketing_handler_message_admin |
directmarketing edit/delete message handler |
org_openpsa_directmarketing_handler_message_compose |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_directmarketing_handler_message_create |
Direct marketing page handler |
org_openpsa_directmarketing_handler_message_list |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_directmarketing_handler_message_message |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_directmarketing_handler_message_report |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_directmarketing_handler_message_send |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_directmarketing_handler_subscriber |
org.openpsa.directmarketing campaign handler and viewer class. |
org_openpsa_directmarketing_importer |
Importer for subscribers |
org_openpsa_directmarketing_importer_csv |
CSV Importer for subscribers |
org_openpsa_directmarketing_importer_simpleemails |
Simle Email Importer for subscribers |
org_openpsa_directmarketing_importer_vcards |
CSV Importer for subscribers |
org_openpsa_directmarketing_interface |
OpenPSA direct marketing and mass mailing component |
org_openpsa_directmarketing_link_log_dba |
MidCOM wrapped class for access to stored queries |
org_openpsa_directmarketing_navigation |
org.openpsa.directmarketing NAP interface class. |
org_openpsa_directmarketing_sender |
Campaign message sender |
org_openpsa_directmarketing_sender_backend_email |
Campaign message sender backend for email |
org_openpsa_directmarketing_viewer |
org.openpsa.directmarketing site interface class. |
org_openpsa_documents_directory |
Wrapper for midcom_db_topic |
org_openpsa_documents_document_dba |
DBA class for org_openpsa_document |
org_openpsa_documents_handler_directory_create |
Directory create handler. |
org_openpsa_documents_handler_directory_edit |
org.openpsa.documents document handler and viewer class. |
org_openpsa_documents_handler_directory_navigation |
org.openpsa.documents document handler and viewer class. |
org_openpsa_documents_handler_document_admin |
Document handler class. |
org_openpsa_documents_handler_document_view |
org.openpsa.documents document handler and viewer class. |
org_openpsa_documents_handler_finder |
org.openpsa.documents elfinder controller. |
org_openpsa_documents_handler_search |
org.openpsa.documents search handler and viewer class. |
org_openpsa_documents_interface |
OpenPSA document management system |
org_openpsa_documents_midcom_indexer |
Indexer client class |
org_openpsa_documents_navigation |
org.openpsa.documents NAP interface class. |
org_openpsa_documents_viewer |
org.openpsa.documents site interface class. |
org_openpsa_expenses_handler_csv |
Generic CSV export handler baseclass |
org_openpsa_expenses_handler_hours_admin |
Hour report CRUD handler |
org_openpsa_expenses_handler_hours_list |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_expenses_handler_index |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_expenses_hour_report_dba |
MidCOM wrapped access to the MgdSchema class, keep logic here |
org_openpsa_expenses_interface |
This is the interface class for org.openpsa.expenses |
org_openpsa_expenses_navigation |
org.openpsa.expenses NAP interface class |
org_openpsa_expenses_viewer |
This is the class that defines which URLs should be handled by this module. |
org_openpsa_helpers |
|
org_openpsa_helpers_handler_chooser |
Chooser create handler |
org_openpsa_helpers_interface |
Baseclass to use for the component interface in MidCOM. |
org_openpsa_helpers_list |
|
org_openpsa_helpers_plugin |
Helper class for various global OpenPSA functions |
org_openpsa_httplib |
HTTP content fetching library |
org_openpsa_httplib_helpers |
Helpers for HTTP content fetching and handling |
org_openpsa_httplib_interface |
Baseclass to use for the component interface in MidCOM. |
org_openpsa_invoices_billing_data_dba |
Billing data DBA class |
org_openpsa_invoices_calculator |
Helper class for deliverable invoicing |
org_openpsa_invoices_handler_billingdata |
Billing data handlers |
org_openpsa_invoices_handler_goto |
Invoice goto Handler |
org_openpsa_invoices_handler_invoice_action |
Invoice action handler |
org_openpsa_invoices_handler_invoice_crud |
Invoice create/update/delete handler |
org_openpsa_invoices_handler_invoice_items |
Invoice item handler |
org_openpsa_invoices_handler_invoice_view |
Invoice read handler |
org_openpsa_invoices_handler_list |
Invoice list handler |
org_openpsa_invoices_handler_projects |
invoice projects invoicing handler |
org_openpsa_invoices_handler_rest_billingdata |
org.openpsa.invoices rest billingdata handler |
org_openpsa_invoices_handler_rest_invoice |
org.openpsa.invoices rest invoice handler |
org_openpsa_invoices_handler_scheduled |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_invoices_interface |
Invoice management MidCOM interface class. |
org_openpsa_invoices_invoice_dba |
MidCOM wrapped base class, keep logic here |
org_openpsa_invoices_invoice_item_dba |
MidCOM wrapped base class |
org_openpsa_invoices_invoice_pdf |
PDF Manager |
org_openpsa_invoices_midcom_indexer |
Indexer client class |
org_openpsa_invoices_navigation |
org.openpsa.invoices NAP interface class. |
org_openpsa_invoices_scheduler |
Helper class to process subscription invoicing |
org_openpsa_invoices_status |
|
org_openpsa_invoices_viewer |
Invoice interface class. |
org_openpsa_mail |
Class for handling email sending |
org_openpsa_mail_backend |
Backend for mailer operations |
org_openpsa_mail_backend_bouncer |
Send backend for org_openpsa_mail, using jzs bounce detection system
in fact the bounce detect can work both with mail_smtp and mail_sendmail
but to simplify usage we wrap both here into this "meta backend" |
org_openpsa_mail_backend_mail |
Send backend for org_openpsa_mail |
org_openpsa_mail_backend_mail_sendmail |
Send backend for org_openpsa_mail |
org_openpsa_mail_backend_mail_smtp |
Send backend for org_openpsa_mail |
org_openpsa_mail_backend_unittest |
Send backend for org_openpsa_mail, used in unit tests. All it does is collect
the passed parameters. Think of it as a poor man's mock object |
org_openpsa_mail_formmailer |
Helper class for constructing simple formmailers for embedding directly into a page. |
org_openpsa_mail_interface |
OpenPSA mail library, handles encoding/sending and decoding. |
org_openpsa_mail_message |
Wrapper class for emails |
org_openpsa_mail_template |
This class contains an email template engine. It can take a template and fill
it in with the parameters that have been passed. |
org_openpsa_mypage_handler_today |
My page today handler |
org_openpsa_mypage_handler_weekreview |
My page weekreview handler |
org_openpsa_mypage_handler_workingon |
Mypage "now working on" |
org_openpsa_mypage_interface |
OpenPSA Personal Summary component |
org_openpsa_mypage_navigation |
org.openpsa.mypage NAP interface class. |
org_openpsa_mypage_viewer |
org.openpsa.mypage site interface class. |
org_openpsa_mypage_workingon |
org.openpsa.mypage "now working on" handler |
org_openpsa_notifications |
Class for notifying users of different events. Usage is reasonably straightforward: |
org_openpsa_notifications_interface |
Baseclass to use for the component interface in MidCOM. |
org_openpsa_notifications_notification_dba |
MidCOM wrapped class for access to stored queries |
org_openpsa_notifications_notifier_email |
Sends the 'content' version of the message as email to subscribers via org.openpsa.mail |
org_openpsa_products_handler_configuration |
Component configuration screen. |
org_openpsa_products_handler_group_create |
Product database create group handler |
org_openpsa_products_handler_group_edit |
Product editing class |
org_openpsa_products_handler_list |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_products_handler_product_admin |
Product management handler |
org_openpsa_products_handler_product_create |
Product database create product handler |
org_openpsa_products_handler_product_csv |
Generic CSV export handler baseclass |
org_openpsa_products_handler_product_latest |
Execution handler subclass, to be used with the request switch
in midcom_baseclasses_components_request. |
org_openpsa_products_handler_product_view |
Product display class |
org_openpsa_products_interface |
Baseclass to use for the component interface in MidCOM. |
org_openpsa_products_navigation |
o.o.products NAP interface class |
org_openpsa_products_product_dba |
MidCOM wrapped class for access to stored queries |
org_openpsa_products_product_group_dba |
MidCOM wrapped class for access to stored queries |
org_openpsa_products_validation |
Form validation functionality |
org_openpsa_products_viewer |
This is the class that defines which URLs should be handled by this module. |
org_openpsa_projects_handler_frontpage |
Projects index handler |
org_openpsa_projects_handler_project_crud |
Projects create/update/delete project handler |
org_openpsa_projects_handler_project_view |
Project view handler |
org_openpsa_projects_handler_task_crud |
Projects create/update/delete task handler |
org_openpsa_projects_handler_task_list |
Task list handler |
org_openpsa_projects_handler_task_list_agreement |
Agreement tasks handler |
org_openpsa_projects_handler_task_list_project |
Project tasks handler |
org_openpsa_projects_handler_task_list_task |
Subtasks handler |
org_openpsa_projects_handler_task_list_user |
My Tasks handler |
org_openpsa_projects_handler_task_resourcing |
Projects task resourcing handler |
org_openpsa_projects_handler_task_view |
Projects task handler |
org_openpsa_projects_handler_workflow |
org.openpsa.projects workflow handler and viewer class. |
org_openpsa_projects_interface |
OpenPSA group projects |
org_openpsa_projects_midcom_indexer |
Indexer client class |
org_openpsa_projects_navigation |
org.openpsa.projects NAP interface class. |
org_openpsa_projects_project |
MidCOM DBA baseclass for MgdSchema object decorators. |
org_openpsa_projects_projectbroker |
org.openpsa.projects projectbroker handler |
org_openpsa_projects_status |
|
org_openpsa_projects_task_dba |
MidCOM wrapped access to the MgdSchema class, keep logic here |
org_openpsa_projects_task_resource_dba |
MidCOM wrapped access to the MgdSchema class, keep logic here |
org_openpsa_projects_task_status_dba |
MidCOM wrapped access to the MgdSchema class, keep logic here |
org_openpsa_projects_viewer |
org.openpsa.projects site interface class. |
org_openpsa_projects_workflow |
org.openpsa.projects site interface class. |
org_openpsa_qbpager |
Pages QB resultsets |
org_openpsa_qbpager_direct |
Pages QB resultsets (uses midgard QB directly) |
org_openpsa_qbpager_interface |
OpenPSA qbpager library, handles paging of QB resultsets. |
org_openpsa_relatedto_collector |
Wrapper for midcom_core_collector. It adds some additional logic to return related objects directly |
org_openpsa_relatedto_dba |
MidCOM wrapped base class, keep logic here |
org_openpsa_relatedto_handler_journal_entry |
journal entry handler |
org_openpsa_relatedto_handler_journal_list |
journal entry list handler |
org_openpsa_relatedto_handler_journal_rest |
rest entry handler |
org_openpsa_relatedto_handler_relatedto |
relatedto ajax/ahah handler |
org_openpsa_relatedto_interface |
OpenPSA relatedto library, handled saving and retrieving "related to" information |
org_openpsa_relatedto_journal_entry_dba |
MidCOM wrapped base class, keep logic here |
org_openpsa_relatedto_plugin |
Class for handling "related to" information |
org_openpsa_relatedto_suspect |
Class for finding suspected "related to" links |
org_openpsa_reports_cron_clearold |
Cron handler for clearing tokens from old send receipts |
org_openpsa_reports_handler_base |
Baseclass for reports handler, provides some common methods |
org_openpsa_reports_handler_common |
Common handlers |
org_openpsa_reports_handler_invoices_report |
Invoices reporting |
org_openpsa_reports_handler_projects_report |
Deliverable reports |
org_openpsa_reports_handler_sales_report |
Deliverable reports |
org_openpsa_reports_interface |
OpenPSA Projects reporting engine |
org_openpsa_reports_navigation |
org.openpsa.reports NAP interface class. |
org_openpsa_reports_query_dba |
MidCOM wrapped class for access to stored queries |
org_openpsa_reports_viewer |
org.openpsa.reports site interface class. |
org_openpsa_sales_calculator_default |
Default deliverable cost/price calculator |
org_openpsa_sales_handler_deliverable_add |
Deliverable creation class |
org_openpsa_sales_handler_deliverable_admin |
Projects edit/delete deliverable handler |
org_openpsa_sales_handler_deliverable_list |
Sales project list handler |
org_openpsa_sales_handler_deliverable_process |
Deliverable processing class |
org_openpsa_sales_handler_deliverable_view |
Deliverable display class |
org_openpsa_sales_handler_edit |
Salesproject edit/create/delete handler |
org_openpsa_sales_handler_list |
Sales project list handler |
org_openpsa_sales_handler_offer |
Sales offer handler creates pdf offers |
org_openpsa_sales_handler_rest_deliverable |
org.openpsa.sales deliverable rest handler |
org_openpsa_sales_handler_rest_order |
org.openpsa.sales rest order handler |
org_openpsa_sales_handler_view |
Salesproject display class |
org_openpsa_sales_interface |
OpenPSA Sales management component |
org_openpsa_sales_navigation |
org.openpsa.sales NAP interface class. |
org_openpsa_sales_salesproject_dba |
MidCOM wrapped base class, keep logic here |
org_openpsa_sales_salesproject_deliverable_dba |
MidCOM wrapped class for access to deliverables |
org_openpsa_sales_salesproject_offer_dba |
MidCOM wrapped class for access to offers |
org_openpsa_sales_validator |
Form validation functionality |
org_openpsa_sales_viewer |
Sales viewer interface class. |
org_openpsa_slideshow_handler_edit |
Edit handler |
org_openpsa_slideshow_handler_index |
Index handler |
org_openpsa_slideshow_image_dba |
Image DBA class |
org_openpsa_slideshow_interface |
Interface class for slideshow component |
org_openpsa_slideshow_navigation |
Request class for user management |
org_openpsa_slideshow_viewer |
Request class for user management |
org_openpsa_user_accounthelper |
Helper class for creating a new account for an existing person |
org_openpsa_user_handler_group_create |
Create group class for user management |
org_openpsa_user_handler_group_delete |
Delete group class for user management |
org_openpsa_user_handler_group_edit |
Edit group class for user management |
org_openpsa_user_handler_group_list |
Group listing class for user management |
org_openpsa_user_handler_group_notifications |
org.openpsa.contacts group handler class. |
org_openpsa_user_handler_group_privileges |
org.openpsa.user group handler and viewer class. |
org_openpsa_user_handler_group_view |
View group class for user management |
org_openpsa_user_handler_list |
Request class for user management |
org_openpsa_user_handler_lostpassword |
Lost Password handler class |
org_openpsa_user_handler_person_account |
Account management class. |
org_openpsa_user_handler_person_create |
Create person class for user management |
org_openpsa_user_handler_person_delete |
Delete person class for user management |
org_openpsa_user_handler_person_edit |
Edit person class for user management |
org_openpsa_user_handler_person_notifications |
org.openpsa.contacts person handler class. |
org_openpsa_user_handler_person_privileges |
org.openpsa.contacts person handler and viewer class. |
org_openpsa_user_handler_person_view |
View person class for user management |
org_openpsa_user_interface |
Interface class for user management |
org_openpsa_user_navigation |
Request class for user management |
org_openpsa_user_validator |
Form validation functionality |
org_openpsa_user_viewer |
Request class for user management |
org_openpsa_user_widget_password |
OpenPSA password widget |
org_openpsa_widgets_calendar |
fullcandar-based calendar widget |
org_openpsa_widgets_calendar_event |
Simple event class for feeding event information to the calendar widgets |
org_openpsa_widgets_contact |
Base class used for writing pure code components, retrieves a few common variables
from the component's current environment. |
org_openpsa_widgets_controls |
Helper class for jqgrid controls |
org_openpsa_widgets_interface |
Interface class for widgets library |
org_openpsa_widgets_status |
|
org_openpsa_widgets_tree |
fancytree-based tree widget |
org_openpsa_widgets_ui |
Helper class to load parts of the ui |