|
| __construct ($options=array()) |
|
| render ($cache=false, $params=array()) |
|
| __construct ($options=array()) |
|
| setType ($type) |
|
| getType () |
|
| getBuffer () |
|
| setBuffer ($content, $options=array()) |
|
| getMetaData ($name, $attribute='name') |
|
| setMetaData ($name, $content, $attribute='name') |
|
| addScript ($url, $options=array(), $attribs=array()) |
|
| addScriptVersion ($url, $options=array(), $attribs=array()) |
|
| addScriptDeclaration ($content, $type='text/javascript') |
|
| addScriptOptions ($key, $options, $merge=true) |
|
| getScriptOptions ($key=null) |
|
| addStyleSheet ($url, $options=array(), $attribs=array()) |
|
| addStyleSheetVersion ($url, $options=array(), $attribs=array()) |
|
| addStyleDeclaration ($content, $type='text/css') |
|
| setCharset ($type='utf-8') |
|
| getCharset () |
|
| setLanguage ($lang='en-gb') |
|
| getLanguage () |
|
| setDirection ($dir='ltr') |
|
| getDirection () |
|
| setTitle ($title) |
|
| getTitle () |
|
| setMediaVersion ($mediaVersion) |
|
| getMediaVersion () |
|
| setBase ($base) |
|
| getBase () |
|
| setDescription ($description) |
|
| getDescription () |
|
| setLink ($url) |
|
| getLink () |
|
| setGenerator ($generator) |
|
| getGenerator () |
|
| setModifiedDate ($date) |
|
| getModifiedDate () |
|
| setMimeEncoding ($type='text/html', $sync=true) |
|
| getMimeEncoding () |
|
| setLineEnd ($style) |
|
| _getLineEnd () |
|
| setTab ($string) |
|
| _getTab () |
|
| loadRenderer ($type) |
|
| parse ($params=array()) |
|
| render ($cache=false, $params=array()) |
|
ImageDocument class, provides an easy interface to output image data
- Depuis
- 3.0.0