Diogenes_Icons Class Reference

List of all members.

Public Member Functions

 Diogenes_Icons ($theme= 'gartoon')
 get_icon_themes ()
 get_icon ($category, $name)
 get_action_icon ($action)
 get_action_icons ($actions)
 get_mime_icon ($filename)

Detailed Description

This class describes Diogenes' icons.

Definition at line 24 of file Icons.php.


Member Function Documentation

Diogenes_Icons::Diogenes_Icons ( theme = 'gartoon'  ) 

Construct an object to manipulate Diogenes's icons.

Definition at line 28 of file Icons.php.

Diogenes_Icons::get_icon_themes (  ) 

Return the available icon themes.

Definition at line 36 of file Icons.php.

Referenced by get_icon().

Diogenes_Icons::get_icon ( category,
name 
)

Return the icon associated with an action.

Parameters:
$category the icon category
$name the icon name

Definition at line 93 of file Icons.php.

References get_icon_themes().

Referenced by get_action_icon().

Here is the call graph for this function:

Diogenes_Icons::get_action_icon ( action  ) 

Return the icon associated with an action.

Parameters:
$action the action we are describing

Definition at line 111 of file Icons.php.

References get_icon().

Referenced by get_action_icons().

Here is the call graph for this function:

Diogenes_Icons::get_action_icons ( actions  ) 

Return the icons associated with an array of actions

Parameters:
$actions the actions we are describing

Definition at line 121 of file Icons.php.

References get_action_icon().

Here is the call graph for this function:

Diogenes_Icons::get_mime_icon ( filename  ) 

Return the icon associated with a file's MIME content-type

Parameters:
$filename the file we are describing

Definition at line 141 of file Icons.php.


The documentation for this class was generated from the following file:
Generated on Fri Jan 11 01:20:09 2008 for Diogenes by  doxygen 1.5.1