Class Horde_Block_ansel_recent_comments

Description

Display most recent image comments for galleries.

$Horde: ansel/lib/Block/recent_comments.php,v 1.30.2.2 2009/01/14 02:12:16 chuck Exp $

Copyright 2007-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.

Located in /lib/Block/recent_comments.php (line 21)

Horde_Block
   |
   --Horde_Block_ansel_recent_comments
Variable Summary
 mixed $_app
 mixed $_gallery
Method Summary
 void _asortbyindex (array $sortarray, string $index)
 void _content ()
 void _getGallery ()
 void _params ()
 void _title ()
Variables
mixed $_app = 'ansel' (line 23)
mixed $_gallery = null (line 24)
Methods
_asortbyindex (line 171)

Numerically sorts an associative array by a specific index.

Designed to ease sorting stories by a timestamp when combining seperate channels into one array.

void _asortbyindex (array $sortarray, string $index)
  • array $sortarray: The array to sort.
  • string $index: The index that contains the numerical value to sort by.
_content (line 74)
void _content ()
_getGallery (line 135)
void _getGallery ()
_params (line 26)
void _params ()
_title (line 45)
void _title ()

Documentation generated on Sun, 30 Jan 2011 05:08:48 +0000 by phpDocumentor 1.4.3