Extension [ extension #119 mustache version 0.8.0 ] { - Classes [7] { Class [ class MustacheAST ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [1] { Property [ protected $binaryString ] } - Methods [5] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $vars ] } } Method [ public method __sleep ] { - Parameters [0] { } } Method [ public method toArray ] { - Parameters [0] { } } Method [ public method __toString ] { - Parameters [0] { } } Method [ public method __wakeup ] { - Parameters [0] { } } } } Class [ class Mustache ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [11] { Method [ public method __construct ] { - Parameters [0] { } } Method [ public method getEscapeByDefault ] { - Parameters [0] { } } Method [ public method getStartSequence ] { - Parameters [0] { } } Method [ public method getStopSequence ] { - Parameters [0] { } } Method [ public method setEscapeByDefault ] { - Parameters [1] { Parameter #0 [ $escapeByDefault ] } } Method [ public method setStartSequence ] { - Parameters [1] { Parameter #0 [ $startSequence ] } } Method [ public method setStopSequence ] { - Parameters [1] { Parameter #0 [ $stopSequence ] } } Method [ public method parse ] { - Parameters [1] { Parameter #0 [ $tmpl ] } } Method [ public method render ] { - Parameters [3] { Parameter #0 [ $str ] Parameter #1 [ $vars ] Parameter #2 [ $partials ] } } Method [ public method tokenize ] { - Parameters [1] { Parameter #0 [ $tmpl ] } } Method [ public method debugDataStructure ] { - Parameters [1] { Parameter #0 [ $vars ] } } } } Class [ class MustacheData ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $tmpl ] } } Method [ public method toValue ] { - Parameters [0] { } } } } Class [ class MustacheTemplate ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [1] { Property [ protected $template ] } - Methods [2] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $vars ] } } Method [ public method __toString ] { - Parameters [0] { } } } } Class [ class MustacheException extends Exception implements Throwable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message ] Property [ protected $code ] Property [ protected $file ] Property [ protected $line ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] Parameter #1 [ $code ] Parameter #2 [ $previous ] } } Method [ public method __wakeup ] { } Method [ final public method getMessage ] { } Method [ final public method getCode ] { } Method [ final public method getFile ] { } Method [ final public method getLine ] { } Method [ final public method getTrace ] { } Method [ final public method getPrevious ] { } Method [ final public method getTraceAsString ] { } Method [ public method __toString ] { } } } Class [ class MustacheParserException extends MustacheException implements Throwable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message ] Property [ protected $code ] Property [ protected $file ] Property [ protected $line ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] Parameter #1 [ $code ] Parameter #2 [ $previous ] } } Method [ public method __wakeup ] { } Method [ final public method getMessage ] { } Method [ final public method getCode ] { } Method [ final public method getFile ] { } Method [ final public method getLine ] { } Method [ final public method getTrace ] { } Method [ final public method getPrevious ] { } Method [ final public method getTraceAsString ] { } Method [ public method __toString ] { } } } Class [ class MustacheLambdaHelper ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ private method __construct ] { - Parameters [0] { } } Method [ public method render ] { - Parameters [1] { Parameter #0 [ $tmpl ] } } } } } }