phpDocumentor GalleryCore
Classes
[ class tree: GalleryCore ] [ index: GalleryCore ] [ all elements ]

Class: GalleryCapabilities

Source Location: /modules/core/classes/GalleryCapabilities.class

Class GalleryCapabilities

Class Overview

Switches and configuration for some core functionality.

This class is deprecated; use $gallery->setConfig instead.

Located in /modules/core/classes/GalleryCapabilities.class [line 43]



		
				Author(s):
		
API Tags:
Deprecated:  

Information Tags:
Todo:  Remove this class on next major bump of core/embed api.

Methods

[ Top ]
Method Summary
boolean   can()   Get a boolean configuration flag.
string   get()   Get a configuration value.
void   set()   Set a configuration value.

[ Top ]
Methods
can  [line 62]

  boolean can( string $key  )

Get a boolean configuration flag.

Parameters:
string   $key: 

API Tags:
Return:  the configuration value or null if not found


[ Top ]
get  [line 51]

  string get( string $key  )

Get a configuration value.

Parameters:
string   $key: 

API Tags:
Return:  the configuration value or null if not found


[ Top ]
set  [line 73]

  void set( string $key, mixed $value  )

Set a configuration value.

Parameters:
string   $key: 
mixed   $value:  (null to remove the value)


[ Top ]

Documentation generated on Fri, 08 Oct 2010 04:53:59 -0700 by phpDocumentor 1.3.0RC6