PHP 클래스 ContentEvaluator, HamlPHP

상속: implements IContentEvaluator
파일 보기 프로젝트 열기: hamlphp/hamlphp

공개 메소드들

메소드 설명
evaluate ( $content, array $contentVariables = [] )
evaluateFile ( $filePath, array $contentVariables = [] ) : string

메소드 상세

evaluate() 공개 메소드

public evaluate ( $content, array $contentVariables = [] )
$contentVariables array

evaluateFile() 공개 메소드

또한 보기: ContentEvaluator::evaluateFile()
public evaluateFile ( $filePath, array $contentVariables = [] ) : string
$contentVariables array an array of variables
리턴 string