-
$_article
-
The article which has been created
-
$_article
-
The article to display
-
$_article
-
The article to operate on
-
$_article
-
The article to operate on
-
$_articles
-
The articles to display
-
$_articles
-
The articles to display
-
$_articles
-
The articles to display
-
$_content_topic
-
The content topic to use
-
$_content_topic
-
The content topic to use
-
$_content_topic
-
The content topic to use
-
$_content_topic
-
The content topic to use
-
$_content_topic
-
The content topic to use
-
$_content_topic
-
The content topic to use
-
$_content_topic
-
The topic in which to look for articles. This defaults to the current content topic unless overridden by the symlink topic feature.
-
$_content_topic
-
The content topic to use
-
$_content_topic
-
The topic in which to look for articles. This defaults to the current content topic unless overridden by the symlink topic feature.
-
$_controller
-
The Controller of the article used for editing
-
$_controller
-
The Controller of the article used for editing
-
$_datamanager
-
The Datamanager of the article to display (for delete mode)
-
$_datamanager
-
The Datamanager of the article to display.
-
$_datamanager
-
The datamanager for the currently displayed article.
-
$_datamanager
-
The datamanager for the currently displayed article.
-
$_datamanager
-
The datamanager for the currently displayed article.
-
$_decoder
-
Email importer
-
$_defaults
-
The defaults to use for the new article.
-
$_end
-
The end date of the Archive listing.
-
$_feed
-
The de.bitfolge.feedcreator instance used.
-
$_indexmode
-
-
$_schema
-
The schema to use for the new article.
-
$_schemadb
-
The schema database in use, available only while a datamanager is loaded.
-
$_schemadb
-
The schema database in use, available only while a datamanager is loaded.
-
$_start
-
The start date of the Archive listing.
-
_add_article_to_feed
-
Adds the given article to the feed.
-
_add_attachment
-
-
_add_categories
-
Populate the categories configured for the topic into the schemas
-
_add_image
-
-
_add_link_head
-
Adds the RSS Feed LINK head elements.
-
_compute_welcome_data
-
Computes the data nececssary for the welcome screen. Automatically put into the request data array.
-
_compute_welcome_first_post
-
Loads the first posting time from the DB. This is the base for all operations on the resultset.
-
_compute_welcome_posting_count
-
Computes the number of postings in a given timeframe.
-
_create_article
-
DM2 creation callback, binds to the current content topic.
-
_create_feed
-
Creates the Feedcreator instance.
-
_decode_email
-
-
_determine_content_topic
-
Set the content topic to use. This will check against the configuration setting 'symlink_topic'.
-
_determine_content_topic
-
Set the content topic to use. This will check against the configuration setting 'symlink_topic'.
-
_find_email_person
-
-
_handler_create
-
Displays an article edit view.
-
_handler_delete
-
Displays an article delete confirmation view.
-
_handler_edit
-
Displays an article edit view.
-
_handler_feed
-
Shows the autoindex list. Nothing to do in the handle phase except setting last modified dates.
-
_handler_import
-
-
_handler_index
-
Shows the autoindex list. Nothing to do in the handle phase except setting last modified dates.
-
_handler_index
-
Shows a simple available-feeds page.
-
_handler_list
-
Shows the archive. Depending on the selected handler various constraints are added to the QB. See the add_*_constraint methods for details.
-
_handler_view
-
Looks up an article to display. If the handler_id is 'index', the index article is tried to be looked up, otherwise the article name is taken from args[0]. Triggered error messages are generated accordingly. A missing index will trigger a forbidden error, a missing regular article a 404 (from can_handle).
-
_handler_welcome
-
Shows the archive welcome page: A listing of years/months along with total post counts and similar stuff.
-
_load_controller
-
Internal helper, loads the controller for the current article. Any error triggers a 500.
-
_load_controller
-
Internal helper, fires up the creation mode controller. Any error triggers a 500.
-
_load_datamanager
-
Internal helper, loads the datamanager for the current article. Any error triggers a 500.
-
_load_datamanager
-
Internal helper, loads the datamanager for the current article. Any error triggers a 500.
-
_load_datamanager
-
Internal helper, loads the datamanager for the current article. Any error triggers a 500.
-
_load_schemadb
-
Loads and prepares the schema database.
-
_load_schemadb
-
Loads and prepares the schema database.
-
_on_handle
-
Generic request startup work:
-
_on_handler_configdm_preparing
-
Populate a single global variable with the current schema database, so that the configuration schema works again.
-
_on_initialize
-
Maps the content topic from the request data to local member variables.
-
_on_initialize
-
Initialize the request switch and the content topic.
-
_on_initialize
-
Maps the content topic from the request data to local member variables.
-
_on_initialize
-
Maps the content topic from the request data to local member variables.
-
_on_initialize
-
Maps the content topic from the request data to local member variables.
-
_on_initialize
-
Maps the content topic from the request data to local member variables.
-
_on_initialize
-
Maps the content topic from the request data to local member variables.
-
_on_initialize
-
Maps the content topic from the request data to local member variables.
-
_on_reindex
-
Iterate over all articles and create index record using the datamanger indexer method.
-
_on_resolve_permalink
-
Simple lookup method which tries to map the guid to an article of out topic.
-
_on_set_object
-
This event handler will determine the content topic, which might differ due to a set content symlink.
-
_parse_email_persons
-
-
_populate_node_toolbar
-
Populates the node toolbar depending on the users rights.
-
_prepare_request_data
-
Simple helper which references all important members to the request data listing for usage within the style listing.
-
_prepare_request_data
-
Simple helper which references all important members to the request data listing for usage within the style listing.
-
_prepare_request_data
-
Simple helper which references all important members to the request data listing for usage within the style listing.
-
_prepare_request_data
-
Simple helper which references all important members to the request data listing for usage within the style listing.
-
_prepare_request_data
-
Simple helper which references all important members to the request data listing for usage within the style listing.
-
_set_startend_from_month
-
Computes the start/end dates to only query a given month. It will do validation before processing, throwing 404 in case of incorrectly formatted dates.
-
_set_startend_from_year
-
Computes the start/end dates to only query a given year. It will do validation before processing, throwing 404 in case of incorrectly formatted dates.
-
_show_create
-
Shows the loaded article.
-
_show_delete
-
Shows the loaded article.
-
_show_edit
-
Shows the loaded article.
-
_show_feed
-
Displays the feed
-
_show_import
-
-
_show_index
-
Displays the index page
-
_show_index
-
Displays the feeds page
-
_show_list
-
Displays the archive.
-
_show_view
-
Shows the loaded article.
-
_show_welcome
-
Displays the welcome page.
-
_update_breadcrumb_line
-
Helper, updates the context so that we get a complete breadcrum line towards the current location.
-
_update_breadcrumb_line
-
Helper, updates the context so that we get a complete breadcrum line towards the current location.
-
navigation.php
-
-
net_nehmer_blog_admin
-
TAViewer AIS interface class
-
net_nehmer_blog_handler_admin
-
TAViewer admin page handler
-
net_nehmer_blog_handler_admin
-
Simple default constructor.
-
net_nehmer_blog_handler_api_email
-
E-Mail import handler. This uses the OpenPsa 2 email importer MDA system. Emails are imported into blog, with a possible attached image getting stored using 'image' type in schema if available.
-
net_nehmer_blog_handler_api_email
-
-
net_nehmer_blog_handler_archive
-
Blog Archive pages handler
-
net_nehmer_blog_handler_archive
-
Simple default constructor.
-
net_nehmer_blog_handler_configuration
-
TAViewer component configuration screen.
-
net_nehmer_blog_handler_configuration
-
-
net_nehmer_blog_handler_create
-
Simple default constructor.
-
net_nehmer_blog_handler_create
-
TAViewer create page handler
-
net_nehmer_blog_handler_feed
-
Simple default constructor.
-
net_nehmer_blog_handler_feed
-
Blog Feed handler
-
net_nehmer_blog_handler_index
-
Simple default constructor.
-
net_nehmer_blog_handler_index
-
Blog Index handler page handler
-
net_nehmer_blog_handler_view
-
Newsticker index page handler
-
net_nehmer_blog_handler_view
-
Simple default constructor.
-
net_nehmer_blog_interface
-
Constructor.
-
net_nehmer_blog_interface
-
TAViewer MidCOM interface class.
-
net_nehmer_blog_navigation
-
Simple constructor, calls base class.
-
net_nehmer_blog_navigation
-
TAViewer NAP interface class
-
net_nehmer_blog_symlink_topic_list
-
Symlink topic list base function, this calls mgd_walk_topic_tree, which in turn calls net_nehmer_blog_symlink_topic_list_loop().
-
net_nehmer_blog_symlink_topic_list_loop
-
-
net_nehmer_blog_viewer
-
-
net_nehmer_blog_viewer
-
Newsticker / Blog site interface class