PHP 클래스 LoremIpsum, atk4

상속: extends DataExtension
파일 보기 프로젝트 열기: atk4/atk4 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$message
$paragraphs
$words

공개 메소드들

메소드 설명
create_greeking ( $words, $min_words = 3, $max_words = 10 )
render ( )
setLength ( $paragraphs, $words )

메소드 상세

create_greeking() 공개 메소드

public create_greeking ( $words, $min_words = 3, $max_words = 10 )

render() 공개 메소드

public render ( )

setLength() 공개 메소드

public setLength ( $paragraphs, $words )

프로퍼티 상세

$message 공개적으로 프로퍼티

public $message

$paragraphs 공개적으로 프로퍼티

public $paragraphs

$words 공개적으로 프로퍼티

public $words