Solar_App_Hello::_fixInfo()

protected void Solar_App_Hello::_fixInfo ( void )

Fixes the $_info value based on the various properties available.

Inherited from Solar_Controller_Page.

Parameters

  • None.

Returns

  • (void)

Description

Fixes the $_info value based on the various properties available.

Removes empty-string info elements from the end of the array. this happens sometimes with elements being added and removed from format checking, and helps make sure that action default parameters are honored.



Local