Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/wiki_to_markdown.php File Reference

Go to the source code of this file.

Data Structures

class  WikiToMarkdown

Namespaces

namespace  core
namespace  moodlecore

Enumerations

enum  STATE_NONE
enum  STATE_PARAGRAPH
enum  STATE_BLOCKQUOTE
enum  STATE_PREFORM
enum  STATE_NOTIKI
enum  LIST_NONE
enum  LIST_UNORDERED
enum  LIST_ORDERED
enum  LIST_DEFINITION

Enumeration Type Documentation

Definition at line 44 of file wiki_to_markdown.php.

enum LIST_NONE

#@- #@+ list defines

Definition at line 41 of file wiki_to_markdown.php.

Definition at line 43 of file wiki_to_markdown.php.

Definition at line 42 of file wiki_to_markdown.php.

Definition at line 34 of file wiki_to_markdown.php.

enum STATE_NONE

#@+ state defines

Definition at line 32 of file wiki_to_markdown.php.

Definition at line 36 of file wiki_to_markdown.php.

Definition at line 33 of file wiki_to_markdown.php.

Definition at line 35 of file wiki_to_markdown.php.

 All Data Structures Namespaces Files Functions Variables Enumerations