PHPonTraxTest
[
class tree: PHPonTraxTest
] [
index: PHPonTraxTest
] [
all elements
]
Todo List
Packages:
HelloWorld
PHPonTrax
PHPonTraxTest
Tutorials/Manuals:
Package-level:
PHP On Trax Test
Files:
ActionControllerErrorTest.php
ActionControllerTest.php
ActionMailerTest.php
ActiveRecordErrorTest.php
ActiveRecordHelperTest.php
ActiveRecordTest.php
ApplicationControllerTest.php
ApplicationMailerTest.php
AssetTagHelperTest.php
catalog_controller.php
DateHelperTest.php
DB.php
DispatcherTest.php
FormHelperTest.php
FormOptionsHelperTest.php
FormTagHelperTest.php
HelpersTest.php
InflectorTest.php
InputFilterTest.php
JavaScriptHelperTest.php
noclass_controller.php
null_layout_controller.php
RouterTest.php
routes.php
runtests.php
ScaffoldControllerTest.php
SessionTest.php
TraxErrorTest.php
TraxGeneratorTest.php
UrlHelperTest.php
Classes:
ActionControllerErrorTest
ActionControllerTest
ActionMailerTest
ActiveRecordErrorTest
ActiveRecordHelperTest
ActiveRecordTest
ApplicationControllerTest
ApplicationMailerTest
AssetTagHelperTest
CatalogController
DateHelperTest
DB
DB_common
DB_Error
DB_find_all_result
DB_mysql
DB_result
DB_row
DispatcherTest
FormHelperTest
FormOptionsHelperTest
FormTagHelperTest
HelpersTest
InflectorTest
InputFilterTest
JavaScriptHelperTest
NullLayoutController
PersonName
RouterTest
ScaffoldControllerTest
SessionTest
TraxErrorTest
TraxGeneratorTest
UrlHelperTest
Class: NullLayoutController
Source Location: /test/controllers/null_layout_controller.php
Class Overview
ActionController
| --
ApplicationController
| --NullLayoutController
Test catalog controller
Variables
$layout
Inherited Variables
Class:
ActionController
ActionController::$action
ActionController::$after_filter
ActionController::$after_filters
ActionController::$application_controller_file
ActionController::$application_helper_file
ActionController::$asset_host
ActionController::$before_filter
ActionController::$before_filters
ActionController::$controller
ActionController::$controllers_path
ActionController::$controller_class
ActionController::$controller_file
ActionController::$controller_object
ActionController::$default_layout_file
ActionController::$helpers
ActionController::$helpers_base_path
ActionController::$helpers_path
ActionController::$helper_file
ActionController::$id
ActionController::$layouts_path
ActionController::$loaded
ActionController::$router_loaded
ActionController::$url_path
ActionController::$views_file_extention
ActionController::$views_path
ActionController::$view_file
Inherited Methods
Class:
ActionController
ActionController::__construct()
Build a Router object and load routes from config/route.php
ActionController::add_after_filter()
Append an after filter to the filter chain
ActionController::add_before_filter()
Append a before filter to the filter chain
ActionController::add_helper()
ActionController::determine_layout()
ActionController::execute_after_filters()
ActionController::execute_before_filters()
Execute the before filters
ActionController::load_router()
Load routes from configuration file config/routes.php
ActionController::process_route()
ActionController::process_with_exception()
Generate an HTML page describing an error
ActionController::raise()
Raise an ActionControllerError exception
ActionController::recognize_route()
Convert URL to controller, action and id
ActionController::redirect_to()
Redirects the browser to the target specified in options. This parameter can take one of three forms:
ActionController::render_partial()
Rendering partials
ActionController::set_paths()
ActionController::__call()
ActionController::__set()
Class Details
[line 15]
Test catalog controller
[
Top
]
Class Variables
$layout =
null
[line 17]
Tags:
access:
public
Type:
mixed
[
Top
]
Documentation generated on Mon, 06 Mar 2006 18:17:51 -0700 by
phpDocumentor 1.3.0RC4