Yaf_Controller_Abstract::redirect

Redirect to a URL

Description

public bool Yaf_Controller_Abstract::redirect ( string $url )

redirect to a URL by sending a 302 header

Parameters

url

a location URL

Return Values

bool