-
-
Notifications
You must be signed in to change notification settings - Fork 2
function_truncate
Wesley de Groot edited this page Oct 23, 2015
·
36 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
truncate is a object undefined?
- @param object object Wrapper
- @param string length length (default: 30)
- @param string truncation truncation after the truncate (default: ...)
- @return bool
- @example _('.wrapper').truncate(length[, truncation]);
| Type | @var | Description | Required |
| object | object | Wrapper | Required |
| string | length | length | Required |
| string | truncation | truncation | Required |
© Wesley de Groot • CC-BY 4.0 • WDGWV