PHP » GoLang |
login |
register |
about
|
GoLang Yaf_Route_Interface::assemble
request it (330)
GoLang replacement for PHP's Yaf_Route_Interface::assemble
[edit | history]
PHP Yaf_Route_Interface::assemblePHP original manual for Yaf_Route_Interface::assemble [ show | php.net ]Yaf_Route_Interface::assemble(Yaf >=2.3.0) Yaf_Route_Interface::assemble — Assemble a request Description
abstract public string Yaf_Route_Interface::assemble
( array
$info
[, array $query
] )this method returns a url according to the argument info, and append query strings to the url according to the argument query. a route should implement this method according to its own route rules, and do a reverse progress. Parameters
Return Values
|
more
Recently updated
more
Most requested
more
Last requests
|