b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (CVS HEAD) [ class tree: main ] [ index: main ] [ all elements ]

Procedural File: _icons.php

Source Location: /blogs/conf/_icons.php

Page Details

This file provides icon definitions through a function.

Will resolve translations at runtime and consume less memory than a table.

Filesource:  Source Code for this file
Functions
get_icon_info  [line 16]

array get_icon_info( string $name  )

Get icon according to an item.

Parameters:
string   $name:  icon name/key

API Tags:
Return:  array( 'file' (relative to $rsc_path/$rsc_url), 'alt', 'size', 'class', 'rollover' )
Usedby:  get_icon()


[ Top ]


Documentation generated on Sat, 06 Mar 2010 04:13:08 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).