Метод | Описание | |
---|---|---|
__construct ( $line, Compiler $compiler ) | ||
getAttributes ( ) | ||
getClasses ( ) | ||
getId ( ) | ||
getInlineContent ( ) | ||
getTag ( ) | ||
isPhpVariable ( ) | ||
isSelfClosing ( ) | ||
useAttsHelper ( ) |
Метод | Описание | |
---|---|---|
_containsInterpolation ( $str ) | ||
_containsPhpAttribute ( array $att_arr ) | ||
_interpolate ( $str ) | ||
_mergeAttributes ( $att_arrays ) | ||
_parseClassAndId ( $list ) | ||
_parseHashAttrs ( StringScanner $scanner ) : array | ||
_parseHtmlAttrs ( StringScanner $scanner ) | ||
_parseObjRef ( $scanner ) | ||
balance ( $scanner_or_line, $start_char, $finish_char, $count ) : array | Checks if the string has a balanced amount of $start_char and $finish_char pairs If you pass a scanner, the pointer of the scanner will be altered! | |
parseHaml ( ) |