The purpose of a URLWriter is to generate URLs from contextual data. This data would be the current/target module and action, any contextual name=value pairs specified by the code, and any additional query data.
Located in /harmoni/core/architecture/request/PathInfoRequestHandler.class.php (line 136)
SObject | --URLWriter | --PathInfoURLWriter
Inherited from URLWriter
URLWriter::$_action
URLWriter::$_module
URLWriter::$_vars
The following function has many forms, and due to PHP's lack of method overloading they are all contained within the same class method.
write() write(array $vars) write(string $key1, string $value1, [string $key2, string $value2, [...]])
Inherited From URLWriter
URLWriter::URLWriter()
URLWriter::batchSetValues()
URLWriter::redirectBrowser()
URLWriter::setModuleAction()
URLWriter::setValue()
URLWriter::setValues()
URLWriter::write()
Inherited From SObject
SObject::asA()
SObject::asString()
SObject::copy()
SObject::copySameFrom()
SObject::copyTwoLevel()
SObject::deepCopy()
SObject::isEqual()
SObject::isEqualTo()
SObject::isNotEqualTo()
SObject::isNotReferenceTo()
SObject::isReferenceTo()
SObject::newFrom()
SObject::postCopy()
SObject::printableString()
SObject::shallowCopy()
SObject::_deepCopyArray()
Documentation generated on Wed, 19 Sep 2007 10:25:29 -0400 by phpDocumentor 1.3.0RC3