PHP Class Ansel_Block_RecentComments, horde

Copyright 2007-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Author: Michael Rubinsky ([email protected])
Inheritance: extends Horde_Core_Block
Show file Open project: horde/horde

Public Methods

Method Description
__construct ( $app, $params = [] )

Protected Methods

Method Description
_content ( )
_params ( ) : array
_title ( )

Private Methods

Method Description
_asortbyindex ( array $sortarray, string $index ) Numerically sorts an associative array by a specific index.
_getGallery ( ) : Ansel_Gallery

Method Details

__construct() public method

public __construct ( $app, $params = [] )

_content() protected method

protected _content ( )

_params() protected method

protected _params ( ) : array
return array

_title() protected method

protected _title ( )