Yaf_Route_Supervar::assembleAssemble a url Beschreibung
public string Yaf_Route_Supervar::assemble
( array
$info
[, array $query
] )Assemble a url. Parameter-Liste
BeispieleBeispiel #1 Yaf_Route_Supervar::assembleexample
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: string(%d) "?r=/yafmodule/yafcontroller/yafaction&tkey1=tval1&tkey2=tval2" string(%d) "You need to specify the controller by ':c'" Rückgabewerte
|