b2evolution

Multilingual multiuser multiblog engine

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

Procedural File: _country_list.view.php

Source Location: /blogs/inc/regional/views/_country_list.view.php

Page Details

This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.

Author:  fplanque: Francois Planque.
Author:  efy-maxim: Evo Factory / Maxim.
Version:  $Id: _country_list.view.php,v 1.20 2010/03/01 07:52:51 efy-asimo Exp $
Copyright:  

(c)2009 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2009 by The Evo Factory - http://www.evofactory.com/.

Filesource:  Source Code for this file
Functions
country_flag  [line 117]

void country_flag( string $country_code, string $country_name, [string $collection = 'w16px'], [string $class = 'flag'], [string $align = ''], [boolean $disp = true], [mixed $absoluteurl = true]  )

Template function: Display country flag

Parameters:
string   $country_code:  country code to use
string   $country_name:  country name to use
string   $collection:  collection name (subdir of img/flags)
string   $class:  name of class for IMG tag
string   $align:  deprecated HTML align attribute
boolean   $disp:  to echo or not
mixed   $absoluteurl:  use absolute url (===true) or path to flags directory

Information Tags:
Todo:  factor with locale_flag()

[ Top ]
ctry_td_actions  [line 179]

void ctry_td_actions( $ctry_enabled, $ctry_ID  )
Parameters:
   $ctry_enabled: 
   $ctry_ID: 


[ Top ]
ctry_td_enabled  [line 61]

void ctry_td_enabled( $ctry_enabled, $ctry_ID  )

This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.

Parameters:
   $ctry_enabled: 
   $ctry_ID: 

API Tags:
Filesource:  Source Code for this file

Information Tags:
Author:  fplanque: Francois Planque.
Author:  efy-maxim: Evo Factory / Maxim.
Version:  $Id: _country_list.view.php,v 1.20 2010/03/01 07:52:51 efy-asimo Exp $
Copyright:  

(c)2009 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2009 by The Evo Factory - http://www.evofactory.com/.


[ Top ]
filter_countries  [line 85]

void filter_countries( Form &$Form  )

Callback to add filters on top of the result set

Parameters:
Form   &$Form: 


[ Top ]


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