LessonsReportsGenerator::formatData() |
Format the activity results for each column
|
LessonsReportsGenerator::formatDataForDisplay() |
Overwrite results value for display
|
LessonsReportsGenerator::formatDataForExport() |
Overwrite results value for export
|
Mingle::__construct() |
|
Mingle::authenticate_pass() |
This method is to take the pass out of the database and compare to a pass the user has typed in.
|
Mingle::callback_html() |
This callback processes any custom BBCodes with parser.php
|
Mingle::callback_savepass() |
This method is to save the salt and password together. That way when we authenticate it we can get it out of the database as one value. Array values are auto sanitized by WordPress.
|
Mingle::callback_sticky_status() |
Translate the topic sticky status type from Mingle numeric’s to WordPress’s strings.
|
Mingle::callback_topic_status() |
Translate the topic status from Mingle numeric’s to WordPress’s strings.
|
Mingle::info() |
This method allows us to indicates what is or is not converted for each converter.
|
Mingle::setup_globals() |
Sets up the field mappings
|
MyBB::__construct() |
|
MyBB::authenticate_pass() |
This method is to take the pass out of the database and compare to a pass the user has typed in.
|
MyBB::callback_savepass() |
This method is to save the salt and password together. That way when we authenticate it we can get it out of the database as one value. Array values are auto sanitized by WordPress.
|
MyBB::callback_sticky_status() |
Translate the topic sticky status type from MyBB v1.6.10 numeric’s to WordPress’s strings.
|
MyBB::callback_topic_reply_count() |
Verify the topic/reply count.
|
MyBB::callback_topic_status() |
Translate the post status from MyBB v1.6.10 numeric’s to WordPress’s strings.
|
MyBB::info() |
This method allows us to indicates what is or is not converted for each converter.
|
MyBB::setup_globals() |
Sets up the field mappings
|
Parsedown::blockCode() |
|
Parsedown::blockCodeComplete() |
|
Parsedown::blockCodeContinue() |
|
Parsedown::blockComment() |
|
Parsedown::blockCommentContinue() |
|
Parsedown::blockFencedCode() |
|
Parsedown::blockFencedCodeComplete() |
|
Parsedown::blockFencedCodeContinue() |
|
Parsedown::blockHeader() |
|
Parsedown::blockList() |
|
Parsedown::blockListComplete() |
|
Parsedown::blockListContinue() |
|
Parsedown::blockMarkup() |
|
Parsedown::blockMarkupContinue() |
|
Parsedown::blockQuote() |
|
Parsedown::blockQuoteContinue() |
|
Parsedown::blockReference() |
|
Parsedown::blockRule() |
|
Parsedown::blockSetextHeader() |
|
Parsedown::blockTable() |
|
Parsedown::blockTableContinue() |
|
Parsedown::element() |
|
Parsedown::elementApplyRecursive() |
|
Parsedown::elementApplyRecursiveDepthFirst() |
|
Parsedown::elements() |
|
Parsedown::elementsApplyRecursive() |
|
Parsedown::elementsApplyRecursiveDepthFirst() |
|
Parsedown::escape() |
|
Parsedown::extractElement() |
|
Parsedown::filterUnsafeUrlInAttribute() |
|
Parsedown::handle() |
|