b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (0.9.x) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Procedural File: _functions_skins.php

Source Location: /blogs/b2evocore/_functions_skins.php

Page Details

evoSkins support functions

b2evolution - http://b2evolution.net/ Released under GNU GPL License - http://b2evolution.net/about/license.html

Copyright:  (c)2003-2005 by Francois PLANQUE - http://fplanque.net/
Filesource:  Source Code for this file
Functions
skinbase  [line 18]

void skinbase( )

Template function: output base URL to current skin



[ Top ]
skin_change_url  [line 147]

void skin_change_url( )

skin_change_url(-)



[ Top ]
skin_exists  [line 48]

boolean skin_exists( skin $name  )

checks if a skin exists

Parameters:
skin   $name:  name (directory name)

API Tags:
Return:  true is exists, false if not


[ Top ]
skin_list_iteminfo  [line 124]

void skin_list_iteminfo( [ $what = ''], [ $display = true]  )

skin_list_iteminfo(-)

Display info about item

fplanque: created

Parameters:
   $what: 
   $display: 


[ Top ]
skin_list_next  [line 100]

string skin_list_next( )

Get next skin

Lists all folders in skin directory, except the ones starting with a . (UNIX style) or a _ (FrontPage style)


API Tags:
Return:  skin name


[ Top ]
skin_list_start  [line 81]

void skin_list_start( )

Initializes skin list iterator

lists all folders in skin directory



[ Top ]
skin_options  [line 60]

void skin_options( [ $default = '']  )

Outputs an <option> set with default skin selected

skin_options(-)

Parameters:
   $default: 


[ Top ]


Documentation generated on Tue, 20 May 2008 01:55:03 +0200 by phpDocumentor 1.4.2