|
Yaf_Response_Abstract::appendBodyappend to body Beschreibung
public bool Yaf_Response_Abstract::appendBody
( string
$content
[, string $key
] )append a content to a exists content block Parameter-Liste
Rückgabewertebool BeispieleBeispiel #1 Yaf_Response_Abstract::appendBodyexample
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: Hello World Siehe auch
Siehe auch
|