Solar_App_Hello::_loadInfoQueryFormat()

protected void Solar_App_Hello::_loadInfoQueryFormat ( string $spec )

Given an action specification, loads $_info, $_query, and $_format.

Inherited from Solar_Controller_Page.

Parameters

  • (string) $spec: The action specification.

Returns

  • (void)

Description

Given an action specification, loads $_info, $_query, and $_format.



Local