PHP Class LoremIpsum, atk4

Inheritance: extends DataExtension
Show file Open project: atk4/atk4 Class Usage Examples

Public Properties

Property Type Description
$message
$paragraphs
$words

Public Methods

Method Description
create_greeking ( $words, $min_words = 3, $max_words = 10 )
render ( )
setLength ( $paragraphs, $words )

Method Details

create_greeking() public method

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

render() public method

public render ( )

setLength() public method

public setLength ( $paragraphs, $words )

Property Details

$message public property

public $message

$paragraphs public property

public $paragraphs

$words public property

public $words