Index of All Elements
Package Indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ _ ]
a
- $aAttribs
- in file Content.php, variable SGL_Content::$aAttribs
- $aClassifiers
- in file Content.php, variable SGL_Content::$aClassifiers
- $alias
- in file Attribute.php, variable SGL_Attribute::$alias
- acceptStrategy
- in file CmsImport.php, method SGL_CmsImport::acceptStrategy()
Strategy loader.
- addAttribute
- in file Content.php, method SGL_Content::addAttribute()
Adds an attribute object to a SGL_Content object instance.
- addFilter
- in file Content.php, method SGL_Finder_Content::addFilter()
- addFilter
- in file Finder.php, method SGL_CmsFindable::addFilter()
- addFilter
- in file Tag.php, method SGL_Finder_Tag::addFilter()
- addFilter
- in file Finder.php, method SGL_Finder::addFilter()
Used to add filters and build dynamic Finder objects.
- addFilter
- in file Assoccontent.php, method SGL_Finder_AssocContent::addFilter()
Adds a filter to SGL_Finder to constrain results.
- Attribute.php
- procedural page Attribute.php
- Assoccontent.php
- procedural page Assoccontent.php
- Attriblist.php
- procedural page Attriblist.php
g
- get
- in file Attribute.php, method SGL_Attribute::get()
Returns value property of SGL_Attribute.
- getAttribId
- in file Content.php, method SGL_Content::getAttribId()
Returns ID for a given attrib name.
- getAttributeFilters
- in file Finder.php, method SGL_Finder::getAttributeFilters()
Returns an array of attribute filters.
- getById
- in file Content.php, method SGL_Content::getById()
Returns a populated content object by id at current version
- getById
- in file Attribute.php, method SGL_Attribute::getById()
Returns an attribute object referenced by supplied id.
- getByName
- in file Content.php, method SGL_Content::getByName()
Returns a content object matching supplied name at current version.
- getByType
- in file Content.php, method SGL_Content::getByType()
Returns a content object structure with no data, according to type name or ID passed.
- getConfig
- in file CmsImport.php, method SGL_CmsImport::getConfig()
Returns strategy's config.
- getConfig
- in file CmsImport.php, method SGL_CmsImport_StrategyAbstract::getConfig()
Return strategy config.
- getContentIdPool
- in file Tag.php, method SGL_Finder_Tag::getContentIdPool()
Returns an array of Content IDs for the current category and type.
- getFilters
- in file Finder.php, method SGL_Finder::getFilters()
Returns an array of the Finder's filters.
- getLinkedContents
- in file Content.php, method SGL_Content::getLinkedContents()
Returns an array of content objects associated with current content object.
- getMediaFilters
- in file Content.php, method SGL_Finder_Content::getMediaFilters()
- getPager
- in file Finder.php, method SGL_Finder::getPager()
Gets Pager object.
- getParams
- in file Attribute.php, method SGL_Attribute::getParams()
Returns attribute list params.
- getStatus
- in file Content.php, method SGL_Content::getStatus()
Returns the status of a content object.
- getStrategy
- in file CmsImport.php, method SGL_CmsImport::getStrategy()
Returns import strategy.
- getTags
- in file Tag.php, method SGL_Finder_Tag::getTags()
Returns an array of tags for a given array of Content IDs.
- getType
- in file Attribute.php, method SGL_Attribute::getType()
Returns an integer representing the type id of the attribute.
- getType
- in file Content.php, method SGL_Content::getType()
Returns an integer representing the type id of the content object.
r
- read
- in file CmsImport.php, method SGL_CmsImportStrategy::read()
- read
- in file Publisher.php, method SGL_CmsImport_Strategy_Publisher::read()
Reads items from remote SGL Publisher install based on options. Should return array of objects.
- rename
- in file Attribute.php, method SGL_Attribute::rename()
Changes the name property of SGL_Attribute.
- rename
- in file Content.php, method SGL_Content::rename()
Renames a SGL_Content item.
- retrieve
- in file Attriblist.php, method SGL_Finder_Attriblist::retrieve()
- retrieve
- in file Tag.php, method SGL_Finder_Tag::retrieve()
- retrieve
- in file Finder.php, method SGL_CmsFindable::retrieve()
- retrieve
- in file Content.php, method SGL_Finder_Content::retrieve()
- retrieve
- in file Contenttype.php, method SGL_Finder_Contenttype::retrieve()
- retrieve
- in file Finder.php, method SGL_Finder::retrieve()
Returns the array collection of content objects.
- retrieve
- in file Assoccontent.php, method SGL_Finder_AssocContent::retrieve()
s
- $status
- in file Content.php, variable SGL_Content::$status
- $strategy
- in file Context.php, variable SGL_Context::$strategy
- $strategy
- in file CmsImport.php, variable SGL_CmsImport::$strategy
- save
- in file Content.php, method SGL_Content::save()
Saves a content object and returns the object with PK.
- save
- in file Attribute.php, method SGL_Attribute::save()
Saves the current attribute instance.
- set
- in file Attribute.php, method SGL_Attribute::set()
Sets value property for SGL_Attribute.
- setConfig
- in file CmsImport.php, method SGL_CmsImport::setConfig()
Sets strategy's config.
- setConfig
- in file CmsImport.php, method SGL_CmsImport_StrategyAbstract::setConfig()
Set strategy config.
- setPager
- in file Finder.php, method SGL_Finder::setPager()
Sets up Pager object.
- setStatus
- in file Content.php, method SGL_Content::setStatus()
Sets the status of a content object.
- SGL_Attribute
- in file Attribute.php, class SGL_Attribute
- SGL_CmsContextStrategy
- in file Context.php, class SGL_CmsContextStrategy
Interface for CMS contexts.
- SGL_CmsFindable
- in file Finder.php, class SGL_CmsFindable
Interface for CMS contexts.
- SGL_CmsImport
- in file CmsImport.php, class SGL_CmsImport
Wrapper for various import strategies.
- SGL_CmsImportStrategy
- in file CmsImport.php, class SGL_CmsImportStrategy
Interface for import strategies.
- SGL_CmsImport_StrategyAbstract
- in file CmsImport.php, class SGL_CmsImport_StrategyAbstract
Parent class of import strategies.
- SGL_CmsImport_Strategy_Publisher
- in file Publisher.php, class SGL_CmsImport_Strategy_Publisher
Enter description here...
- SGL_Content
- in file Content.php, class SGL_Content
- SGL_Context
- in file Context.php, class SGL_Context
A standard format for web post data.
- SGL_Context_WebContent
- in file WebContent.php, class SGL_Context_WebContent
Packages data from a web form into an SGL_Content object.
- SGL_Context_WebContentType
- in file WebContentType.php, class SGL_Context_WebContentType
Packages data from a web form into an SGL_Content object.
- SGL_Finder
- in file Finder.php, class SGL_Finder
A factory object that allows building a finder for various framework resources, eg: files, content, etc.
- SGL_Finder_AssocContent
- in file Assoccontent.php, class SGL_Finder_AssocContent
Associated contents filter.
- SGL_Finder_Attriblist
- in file Attriblist.php, class SGL_Finder_Attriblist
Finder's attribute list driver.
- SGL_Finder_Content
- in file Content.php, class SGL_Finder_Content
Enter description here...
- SGL_Finder_Contenttype
- in file Contenttype.php, class SGL_Finder_Contenttype
Enter description here...
- SGL_Finder_File
- in file File.php, class SGL_Finder_File
Enter description here...
- SGL_Finder_Tag
- in file Tag.php, class SGL_Finder_Tag
Finds tags (suggest)
_
- $_aAttributes
- in file Finder.php, variable SGL_Finder::$_aAttributes
- $_aFilters
- in file Finder.php, variable SGL_Finder::$_aFilters
- $_aMedia
- in file Content.php, variable SGL_Finder_Content::$_aMedia
- $_aTypeIds
- in file Finder.php, variable SGL_Finder::$_aTypeIds
- $_paginated
- in file Finder.php, variable SGL_Finder::$_paginated
- _buildSearchQuery
- in file Content.php, method SGL_Finder_Content::_buildSearchQuery()
- _createContents
- in file Content.php, method SGL_Finder_Content::_createContents()
Returns SGL_Content collection.
- _decorateContents
- in file Content.php, method SGL_Finder_Content::_decorateContents()
Adds media attribute to SGL_Content object
- _getDataFromParamString
- in file Attriblist.php, method SGL_Finder_Attriblist::_getDataFromParamString()
- _getParams
- in file Attribute.php, method SGL_Attribute::_getParams()
Enter description here...
- _getRemoteDB
- in file Publisher.php, method SGL_CmsImport_Strategy_Publisher::_getRemoteDB()
Returns instance of PEAR's DB object.
- _maintainPagerState
- in file Finder.php, method SGL_Finder::_maintainPagerState()
Retrieves and maintains pager options.
- _prepareAssocConstraint
- in file Assoccontent.php, method SGL_Finder_AssocContent::_prepareAssocConstraint()
- _prepareAttribConstraint
- in file Finder.php, method SGL_Finder::_prepareAttribConstraint()
Prepare constraint to match against attribute props.
- _prepareCategoryConstraint
- in file Finder.php, method SGL_Finder::_prepareCategoryConstraint()
Enter description here...
- _prepareContentConstraint
- in file Finder.php, method SGL_Finder::_prepareContentConstraint()
Prepare constraint to match against attribute props
- _prepareLimit
- in file Finder.php, method SGL_Finder::_prepareLimit()
Get limit value.
- _prepareOrdering
- in file Finder.php, method SGL_Finder::_prepareOrdering()
Prepare ordering.
- _remapDataRowsToListObjects
- in file Attriblist.php, method SGL_Finder_Attriblist::_remapDataRowsToListObjects()
- _serializeParams
- in file Attribute.php, method SGL_Attribute::_serializeParams()
Serializes attribute params for storage.
- __construct
- in file Content.php, method SGL_Finder_Content::__construct()
- __construct
- in file Tag.php, method SGL_Finder_Tag::__construct()
- __construct
- in file CmsImport.php, method SGL_CmsImport::__construct()
- __construct
- in file Context.php, method SGL_Context::__construct()
Initialises context object with SGL $input object.
- __construct
- in file Content.php, method SGL_Content::__construct()
Consructor.
- __construct
- in file Attribute.php, method SGL_Attribute::__construct()
Constructor.
- __construct
- in file CmsImport.php, method SGL_CmsImport_StrategyAbstract::__construct()
Constructor, accepts options.
- __get
- in file Content.php, method SGL_Content::__get()
Returns value property for searched SGL_Attribute.
- __set
- in file Content.php, method SGL_Content::__set()
Sets value property for searched SGL_Attribute.
|
|