-
$_buddies
-
Your buddy list in the form of an username => midcom_core_user listing.
-
$_buddies_meta
-
A listing of meta-information for the current buddylist, indexed by the username, you will have the following keys available:
-
$_buddy_user
-
The user for which we add a buddylist entry.
-
$_data
-
The array with the data we're working on.
-
$_entry
-
The entry being processed, only valid for the process targets.
-
$_pending
-
A list of pending buddylist requests, each entry is a map containing these elements:
-
$_processing_msg
-
Processing message.
-
$_processing_msg
-
Processing message, only valid for the process targets.
-
$_processing_msg_raw
-
Untranslated processing message, only valid for the process targets.
-
$_processing_msg_raw
-
Untranslated processing message.
-
_get_buddy_qb
-
Internal helper, prepares the QB instance required for the buddy retrieval functions.
-
_get_unapproved_qb
-
Internal helper, prepares the QB instance required for the unapproved retrieval functions.
-
_handler_delete
-
The welcome handler loades the newest asks / bids according to the configuration settings and prepares the type listings.
-
_handler_list
-
The welcome handler loades the newest asks / bids according to the configuration settings and prepares the type listings.
-
_handler_process
-
The welcome handler loades the newest asks / bids according to the configuration settings and prepares the type listings.
-
_handler_request
-
The welcome handler loades the newest asks / bids according to the configuration settings and prepares the type listings.
-
_handler_welcome
-
The welcome handler loades the newest asks / bids according to the configuration settings and prepares the type listings.
-
_load_pending
-
Prepares the $_pending member.
-
_on_check_document_permissions
-
Checks the index documents' permission using the unindexed _anonymous_read field accociated with the document.
-
_on_created
-
Creation handler, grants owner permissions to the buddy user for this
-
_on_creating
-
The pre-creation hook sets the added field to the current timestamp if and only if it is unset.
-
_on_deleted
-
When a buddy is deleted, we use sudo to drop the isonline privilege from the buddy again (of course if and only if this record is approved).
-
_on_execute
-
-
_on_initialize
-
-
_on_initialize
-
-
_on_initialize
-
-
_on_resolve_permalink
-
Resolves entry guids into view URLs.
-
_on_watched_dba_delete
-
The delete handler will drop all entries accociated with any person record that has been deleted. We don't need to check for watched classes at this time, since we have no other watches defined.
-
_prepare_buddies_meta
-
Prepares the metadata for each buddy.
-
_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.
-
_process_approve
-
Processes buddy approval.
-
_process_approve_and_add
-
Processes buddy approval and opens a buddy request for the original account.
-
_process_reject
-
Processes buddy rejection.
-
_show_delete
-
Displays a simple success page.
-
_show_list
-
Shows the pending list page.
-
_show_process
-
Shows the processing result page.
-
_show_request
-
Shows the request page.
-
_show_welcome
-
Shows the welcome page.