phpDocumentor SGL
cms
[ class tree: SGL ] [ index: SGL ] [ all elements ]

Class: SGL_Finder_Tag

Source Location: /lib/Finder/Tag.php

Class SGL_Finder_Tag

Class Overview

Finds tags (suggest)

Located in /lib/Finder/Tag.php [line 22]

SGL_Finder
   |
   --SGL_Finder_Tag

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From SGL_Finder

SGL_Finder::$_aAttributes
SGL_Finder::$_aFilters
SGL_Finder::$_aTypeIds
SGL_Finder::$_paginated

Inherited From SGL_Finder

SGL_Finder::addFilter()
Used to add filters and build dynamic Finder objects.
SGL_Finder::factory()
Used to create concrete Finder implementations.
SGL_Finder::getAttributeFilters()
Returns an array of attribute filters.
SGL_Finder::getFilters()
Returns an array of the Finder's filters.
SGL_Finder::getPager()
Gets Pager object.
SGL_Finder::paginate()
Prepares results for pagination.
SGL_Finder::retrieve()
Returns the array collection of content objects.
SGL_Finder::setPager()
Sets up Pager object.
SGL_Finder::_maintainPagerState()
Retrieves and maintains pager options.
SGL_Finder::_prepareAttribConstraint()
Prepare constraint to match against attribute props.
SGL_Finder::_prepareCategoryConstraint()
Enter description here...
SGL_Finder::_prepareContentConstraint()
Prepare constraint to match against attribute props
SGL_Finder::_prepareLimit()
Get limit value.
SGL_Finder::_prepareOrdering()
Prepare ordering.

[ Top ]
Method Summary
SGL_Finder_Tag   __construct()  
void   addFilter()  
array   getContentIdPool()   Returns an array of Content IDs for the current category and type.
array   getTags()   Returns an array of tags for a given array of Content IDs.
void   retrieve()  

[ Top ]
Methods
Constructor __construct  [line 24]

  SGL_Finder_Tag __construct( )


API Tags:
Access:  public


[ Top ]
addFilter  [line 29]

  void addFilter( $filterName, $filterValue  )

Parameters:
   $filterName: 
   $filterValue: 

API Tags:
Access:  public


Redefinition of:
SGL_Finder::addFilter()
Used to add filters and build dynamic Finder objects.

[ Top ]
getContentIdPool  [line 70]

  array getContentIdPool( )

Returns an array of Content IDs for the current category and type.


API Tags:
Access:  public


[ Top ]
getTags  [line 47]

  array getTags( array $aContentId  )

Returns an array of tags for a given array of Content IDs.

Parameters:
array   $aContentId: 

API Tags:
Access:  public


[ Top ]
retrieve  [line 35]

  void retrieve( )


API Tags:
Access:  public


Redefinition of:
SGL_Finder::retrieve()
Returns the array collection of content objects.

[ Top ]

Documentation generated on Thu, 25 Dec 2008 22:04:54 +0000 by phpDocumentor 1.4.1