Autodoc
  • Namespace
  • Class
  • Tree

Namespaces

  • BlueTihi
    • Context
  • Brickrouge
    • Element
      • Nodes
    • Renderer
    • Widget
  • ICanBoogie
    • ActiveRecord
    • AutoConfig
    • CLDR
    • Composer
    • Core
    • Event
    • Exception
    • HTTP
      • Dispatcher
      • Request
    • I18n
      • Translator
    • Mailer
    • Modules
      • Taxonomy
        • Support
      • Thumbnailer
        • Versions
    • Object
    • Operation
      • Dispatcher
    • Prototype
    • Routes
    • Routing
      • Dispatcher
    • Session
  • Icybee
    • ActiveRecord
      • Model
    • ConfigOperation
    • Document
    • EditBlock
    • Element
      • ActionbarContextual
      • ActionbarSearch
      • ActionbarToolbar
    • FormBlock
    • Installer
    • ManageBlock
    • Modules
      • Articles
      • Cache
        • Collection
        • ManageBlock
      • Comments
        • ManageBlock
      • Contents
        • ManageBlock
      • Dashboard
      • Editor
        • Collection
      • Files
        • File
        • ManageBlock
      • Forms
        • Form
        • ManageBlock
      • I18n
      • Images
        • ManageBlock
      • Members
      • Modules
        • ManageBlock
      • Nodes
        • ManageBlock
        • Module
      • Pages
        • BreadcrumbElement
        • LanguagesElement
        • ManageBlock
        • NavigationBranchElement
        • NavigationElement
        • Page
        • PageController
      • Registry
      • Search
      • Seo
      • Sites
        • ManageBlock
      • Taxonomy
        • Terms
          • ManageBlock
        • Vocabulary
          • ManageBlock
      • Users
        • ManageBlock
        • NonceLogin
        • Roles
      • Views
        • ActiveRecordProvider
        • Collection
        • View
    • Operation
      • ActiveRecord
      • Constructor
      • Module
      • Widget
    • Rendering
  • None
  • Patron
  • PHP

Classes

  • Markdown_Parser
  • MarkdownExtra_Parser
  • PasswordGetInfoTest
  • PasswordHashTest
  • PasswordNeedsRehashTest
  • PasswordVerifyTest
  • taxonomy_support_WdMarkups
  • Textile
  • Textmark_Parser
  • WdEMailNotifyElement

Functions

  • identify_modifier_markdown
  • Markdown
  • mdwp_add_p
  • mdwp_hide_tags
  • mdwp_MarkdownPost
  • mdwp_show_tags
  • mdwp_strip_p
  • password_get_info
  • password_hash
  • password_needs_rehash
  • password_verify
  • smarty_modifier_markdown
  • strip_comments
  • wd_spamScore

Class Textmark_Parser

Markdown Extra Parser Class

Markdown_Parser
Extended by MarkdownExtra_Parser
Extended by Textmark_Parser
Located at vendor/icybee/patron/lib/textmark.php

Methods summary

public static
# parse( mixed $str )
public
# Textmark_Parser( )
public
# doShell( mixed $text )
protected
# doShell_callback( mixed $matches )
public
# hashHTMLBlocks( mixed $text )

Overrides

MarkdownExtra_Parser::hashHTMLBlocks
public
# _doSourceCode( mixed $matches )
public
# doSourceCode( mixed $type, mixed $text )
public
# doHeaders( mixed $text )

Overrides

MarkdownExtra_Parser::doHeaders
public
# _doHeaders_callback_setext( mixed $matches )

Overrides

MarkdownExtra_Parser::_doHeaders_callback_setext
public
# _doHeaders_callback_tp( mixed $matches )
public
# doSpan( mixed $text )
public
# fSpan( mixed $m )
public
# doGlyphs( mixed $text )
public
# formParagraphs( mixed $text )

Overrides

MarkdownExtra_Parser::formParagraphs
public
# _doItalicAndBold_em_callback( mixed $matches )
public
# _doItalicAndBold_strong_callback( mixed $matches )
public
# doFlash( mixed $text )
public
# _doFlash_inline_callback( mixed $matches )
public
# doImages( mixed $text )

Overrides

Markdown_Parser::doImages
public
# _doImages_reference_callback( mixed $matches )

Overrides

Markdown_Parser::_doImages_reference_callback
public
# _doImages_inline_callback( mixed $matches )

Overrides

Markdown_Parser::_doImages_inline_callback
public
# createElement( mixed $markup, mixed $attrs, mixed $body = NULL )
protected
# format_codeblock( mixed $codeblock, mixed $type )
public
# doSourceRaw( mixed $text )
protected
# doSourceHTML( mixed $text )
public
# _do_html_string( mixed $matches )
public
# _do_html_attribute( mixed $matches )
public
# _do_html_markup( mixed $matches )
public
# _do_html_markup_close( mixed $matches )
public
# doSourceCommentLine( mixed $text, mixed $marker )
public
# doSourceString( mixed $text )
public
# doSourcePHP( mixed $text )
public
# _do_codeentities( mixed $text )
public
# _do_php_comment( mixed $matches )
public
# _do_php_variable( mixed $matches )
public
# _do_php_reserved( mixed $matches )
public
# _do_php_function_def( mixed $matches )
public
# _do_php_function( mixed $matches )
public
# _do_php_symbol( mixed $matches )
public
# _do_php_number( mixed $matches )
public
# _doAnchors_inline_callback( mixed $matches )

Overrides

Markdown_Parser::_doAnchors_inline_callback

Methods inherited from MarkdownExtra_Parser

MarkdownExtra_Parser(), _appendFootnotes_callback(), _doAbbreviations_callback(), _doDefLists_callback(), _doFencedCodeBlocks_callback(), _doFencedCodeBlocks_newlines(), _doHeaders_attr(), _doHeaders_callback_atx(), _doTable_callback(), _doTable_leadingPipe_callback(), _hashHTMLBlocks_inHTML(), _hashHTMLBlocks_inMarkdown(), _processDefListItems_callback_dd(), _processDefListItems_callback_dt(), _stripAbbreviations_callback(), _stripFootnotes_callback(), appendFootnotes(), doAbbreviations(), doDefLists(), doFencedCodeBlocks(), doFootnotes(), doTables(), hashClean(), processDefListItems(), setup(), stripAbbreviations(), stripFootnotes(), teardown()

Methods inherited from Markdown_Parser

Markdown_Parser(), _detab_callback(), _doAnchors_reference_callback(), _doAutoLinks_email_callback(), _doAutoLinks_url_callback(), _doBlockQuotes_callback(), _doBlockQuotes_callback2(), _doCodeBlocks_callback(), _doHardBreaks_callback(), _doLists_callback(), _hashHTMLBlocks_callback(), _initDetab(), _processListItems_callback(), _stripLinkDefinitions_callback(), _unhash_callback(), detab(), doAnchors(), doAutoLinks(), doBlockQuotes(), doCodeBlocks(), doHardBreaks(), doHorizontalRules(), doItalicsAndBold(), doLists(), encodeAmpsAndAngles(), encodeAttribute(), encodeEmailAddress(), handleSpanToken(), hashBlock(), hashPart(), makeCodeSpan(), outdent(), parseSpan(), prepareItalicsAndBold(), processListItems(), runBasicBlockGamut(), runBlockGamut(), runSpanGamut(), stripLinkDefinitions(), transform(), unhash()

Magic methods summary

Constants summary

string NBSP "\xC2\xA0"
#
string NBSP_TAB "\xC2\xA0\xC2\xA0\xC2\xA0\xC2\xA0"
#
string QUOTE_SINGLE '\''
#
string QUOTE_DOUBLE '"'
#
string ESCAPE '\\'
#

Properties summary

protected static mixed $images_reference_callback
#

Properties inherited from MarkdownExtra_Parser

$abbr_desciptions, $abbr_word_re, $auto_close_tags_re, $block_tags_re, $clean_tags_re, $contain_span_tags_re, $context_block_tags_re, $em_relist, $em_strong_relist, $fn_backlink_class, $fn_backlink_title, $fn_id_prefix, $fn_link_class, $fn_link_title, $footnote_counter, $footnotes, $footnotes_ordered, $predef_abbr, $strong_relist

Properties inherited from Markdown_Parser

$block_gamut, $document_gamut, $early_gamut, $em_strong_prepared_relist, $empty_element_suffix, $escape_chars, $escape_chars_re, $html_hashes, $in_anchor, $list_level, $nested_brackets_depth, $nested_brackets_re, $nested_url_parenthesis_depth, $nested_url_parenthesis_re, $no_entities, $no_markup, $predef_titles, $predef_urls, $span_gamut, $tab_width, $titles, $urls, $utf8_strlen

Autodoc API documentation generated by ApiGen 2.8.0