Class Gadget_Category

Description

Gadget_Category

  • since: 1.0

Located in /Gadget/Category.php (line 37)


	
			
Method Summary
bool compare (mixed $operator, mixed &$L, mixed &$R)
mixed get ([mixed $id = null], [string $part = null])
array getParts (mixed $part, [array $search = null], [bool $distinct = true], [bool $invert = false], [string $compare = '=='], array $parts)
array search (array $search, [bool $distinct = true], [bool $invert = false], [string $compare = '=='])
void setContext (string $context)
void setDAO (string $dao)
bool setSetup (string $context, mixed $callback)
void setup ()
array setupDAO ()
Methods
compare (line 244)

Compare

  • access: protected
  • static:
bool compare (mixed $operator, mixed &$L, mixed &$R)
get (line 154)

Get Category

  • access: public
  • static:
mixed get ([mixed $id = null], [string $part = null])
  • mixed $id
  • string $part
getParts (line 131)

Get Category Parts

  • access: public
  • static:
array getParts (mixed $part, [array $search = null], [bool $distinct = true], [bool $invert = false], [string $compare = '=='], array $parts)
  • array $parts
  • array $search
  • bool $distinct
  • bool $invert
  • string $compare
search (line 184)

Search Category

  • access: public
  • static:
array search (array $search, [bool $distinct = true], [bool $invert = false], [string $compare = '=='])
  • array $search
  • bool $distinct
  • bool $invert
  • string $compare
setContext (line 47)

Set Context

  • access: public
  • static:
void setContext (string $context)
  • string $context
setDAO (line 79)

Set DAO

  • access: public
  • static:
void setDAO (string $dao)
  • string $dao
setSetup (line 63)

Set Setup

  • access: public
  • static:
bool setSetup (string $context, mixed $callback)
  • string $context
  • mixed $callback
setup (line 92)

Setup

  • access: protected
  • static:
void setup ()
setupDAO (line 107)

Setup through DAO

  • access: protected
  • static:
array setupDAO ()

Documentation generated on Sun, 03 Jul 2005 12:45:35 +0200 by phpDocumentor 1.3.0RC3