메소드 | 설명 | |
---|---|---|
chunkContent ( ) : object | Loads a chunk of PHP code (usually an HTML template) from the application's templates directory. |
public chunkContent ( ) : object | ||
리턴 | object | Object with the following properties: - chunk: (string) A chunk of PHP output. |