Class Label

Description

Located in /library/label.class.php (line 2)


	
			
Variable Summary
static mixed $lang
static mixed $temp
static mixed $vendor
Method Summary
static void all ()
static void change ( $label, [ $text = NULL])
static void display ( $labelname, [ $options = NULL])
static void div ([ $options = NULL],  $labelname,  $content)
static void exists ( $label)
static void get ( $label)
static void load ([ $force = false])
static void save ()
static void temp ( $label,  $text)
static void vendor ()
Label __construct ()
void __destruct ()
Variables
static mixed $lang (line 3)
static mixed $temp (line 5)
static mixed $vendor (line 4)
Methods
static method all (line 104)
static void all ()
static method change (line 76)
static void change ( $label, [ $text = NULL])
  • $label
  • $text
static method display (line 6)
static void display ( $labelname, [ $options = NULL])
  • $labelname
  • $options
static method div (line 21)
static void div ([ $options = NULL],  $labelname,  $content)
  • $options
  • $labelname
  • $content
static method exists (line 26)
static void exists ( $label)
  • $label
static method get (line 63)
static void get ( $label)
  • $label
static method load (line 30)
static void load ([ $force = false])
  • $force
static method save (line 84)
static void save ()
static method temp (line 72)
static void temp ( $label,  $text)
  • $label
  • $text
static method vendor (line 112)
static void vendor ()
Constructor __construct (line 125)
  • access: public
Label __construct ()
Destructor __destruct (line 126)
  • access: public
void __destruct ()

Documentation generated on Sun, 20 Sep 2009 02:21:22 -0700 by phpDocumentor 1.4.1