Rev 34 | Rev 45 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 34 | Rev 35 | ||
---|---|---|---|
Line 222... | Line 222... | ||
222 | {
|
222 | {
|
223 | return Registry::get($this->_defaultDatabase); |
223 | return Registry::get($this->_defaultDatabase); |
224 | }
|
224 | }
|
225 | 225 | ||
226 | /**
|
226 | /**
|
227 | * Returns a relative URI reference for an action of the
|
227 | * Returns a relative URI-reference for an action of the
|
228 | * application
|
228 | * application
|
229 | *
|
229 | *
|
230 | * @param string[optional] $controller
|
230 | * @param string[optional] $controller
|
231 | * @param string[optional] $action
|
231 | * @param string[optional] $action
|
232 | * @param int[optional] $id
|
232 | * @param int[optional] $id
|