Automatically loads a class.
function __autoload( $class_name )
public function __construct( Zend_Auth $auth )
function __construct( $request )
public function __construct( $tmplPath = null, $extraParams = array() )
Retrieve an assigned variable.
public function __get( $key )
Allows testing with empty() and isset() to work.
public function __isset( $key )
Assign a variable to the template.
public function __set( $key, $val )
Allows unset() on object properties to work.
public function __unset( $key )
Used in resetpassword to verify whether the email address and secret code match.
protected function _checkConfirmationUrl( $email, $code )
Used in forgotpassword to generate a random secret code for the forgot password email.
protected function _getConfirmationUrl( $email, $url = "/user/resetpassword/email/" )
var $_logger
public $_module_id
name of the table being used
protected $_name
The name of the table or view to interact with in the data source.
protected $_name
protected $_name
protected $_name
The name of the table or view to interact with in the data source.
protected $_name
The name of the table or view to interact with in the data source.
protected $_name
The name of the table or view to interact with in the data source.
protected $_name
The name of the table or view to interact with in the data source.
protected $_name
The name of the table or view to interact with in the data source.
protected $_name
The name of the table or view to interact with in the data source.
protected $_name
The name of the table or view to interact with in the data source.
protected $_name
The name of the table or view to interact with in the data source.
protected $_name
The name of the table or view to interact with in the data source.
protected $_name
protected $_parsed_ini
primary key of the table being used
protected $_primary
The primary key of the table or view to interact with in the data source.
protected $_primary
The primary key of the table or view to interact with in the data source.
protected $_primary
protected $_primary
protected $_primary
The primary key of the table or view to interact with in the data source.
protected $_primary
The primary key of the table or view to interact with in the data source.
protected $_primary
The primary key of the table or view to interact with in the data source.
protected $_primary
The primary key of the table or view to interact with in the data source.
protected $_primary
The primary key of the table or view to interact with in the data source.
protected $_primary
The primary key of the table or view to interact with in the data source.
protected $_primary
The primary key of the table or view to interact with in the data source.
protected $_primary
The primary key of the table or view to interact with in the data source.
protected $_primary
The primary key of the table or view to interact with in the data source.
protected $_primary
Arguments: none
protected function _setupTableName()
Smarty object.
public $_smarty
protected $_theme_locations
TBD
function addAction( $hook, $class_name, $function_name, $priority = 10 )
TBD
function addActionHook( $hook )
Alias for setScriptPath.
public function addBasePath( $path, $prefix = 'Zend_View' )
TBD
function addFilter( $hook, $class_name, $function_name, $priority = 10 )
TBD
function addFilterHook( $hook )
function addHomepageVars( $params )
function addRoles( $parent_role = null )
Assign variables to the template.
public function assign( $spec, $value = null )