|
Squiz Matrix
4.12.2
|
Public Member Functions | |
| Tag_Manager ($assetid=0) | |
| create (&$link) | |
| _getName ($short_name=FALSE) | |
| canClone () | |
| getTagLinks ($assetid, $thesaurus_filter_ids=Array()) | |
| isAssetTaggedWith ($assetid, $tagids, $strict=FALSE) | |
| getAssetTagLinks ($assetid, $tagids) | |
| getAssetLinksByTag ($tagid) | |
| getRelatedAssets ($relator_id, $thesaurus_filter_ids=Array()) | |
| isSetTaggingScreen ($assetid) | |
| setTag ($assetid, $tagids, $weight) | |
| deleteTag ($assetid, $tagids) | |
| setTagByName ($assetid, $tag, $weight) | |
| & | getTagThesaurus () |
| setTagWeight ($linkid, $weight) | |
| isFromTaggingThesaurus ($tagid) | |
| isTagSourceRestricted () | |
Public Member Functions inherited from Asset | |
| Asset ($assetid=0) | |
| create (Array &$link) | |
| load ($assetid) | |
| _loadDataPaths () | |
| reload () | |
| canDelete () | |
| delete ($release_lock=TRUE, $check_locked=TRUE) | |
| useSystemVersion () | |
| loadSystemVersion () | |
| saveSystemVersion () | |
| clearSystemVersion () | |
| revertToSystemVersion () | |
| revertNoticeLinksToSystemVersion () | |
| _updated ($update_parents=TRUE) | |
| type () | |
| getTypeAncestors ($include_asset=TRUE) | |
| incrementVersion ($number='micro', $update_parents=TRUE) | |
| getLanguages () | |
| setLanguages (Array $languages) | |
| setCharset ($charset) | |
| setForceSecure ($force_secure) | |
| remapAssetids (Array $map) | |
| morph ($new_type_code) | |
| _morphCleanup ($new_type_code) | |
| onRequestKeywords (Asset $broadcaster, Array $vars=Array()) | |
| canClone () | |
| cloneComponents (Asset $clone, Array $components, $override=FALSE) | |
| cloneComponentsAdditional (Asset $clone, Array $components) | |
| cloneLinks (Asset $clone) | |
| getStatus () | |
| getAvailableStatii () | |
| getStatusDescription () | |
| processStatusChange ($new_status, $update_parents=TRUE, $run_updated=TRUE) | |
| setDate ($date_type, $time=NULL, $userid=NULL) | |
| lockTypes () | |
| canForceablyAcquireLock ($lock_type) | |
| getEditingLocks ($keywords) | |
| _getAllowedLinks () | |
| createLink (Asset $minor, $link_type, $value='', $sort_order=NULL, $dependant='0', $exclusive='0', $moving=FALSE, $locked=0) | |
| prepareLink (Asset $asset, $side_of_link, &$link_type, &$value, &$sort_order, &$dependant, &$exclusive) | |
| canCreateLink (Asset $minor, $link_type, $exclusive) | |
| canMoveLink (Asset $minor, Asset $old_major, $link_type) | |
| describeLink ($linkid) | |
| isDeletableLink ($linkid) | |
| canDeleteLink ($linkid) | |
| deleteLink ($linkid, $check_locked=TRUE) | |
| linksUpdated () | |
| canCloneLink () | |
| saveAttributes ($dont_run_updated=FALSE, $log_message=TRUE) | |
| setAttrValue ($name, $value) | |
| attr ($name) | |
| & | attrByRef ($name) |
| getAttribute ($name, $mute_errors=FALSE) | |
| getAssetKeywords ($descriptions=FALSE) | |
| getAvailableKeywords () | |
| getKeywordReplacement ($keyword) | |
| getAssetWebPathKeywordReplacement () | |
| getCustomKeywordReplacements ($keywords=Array(), $invoke_backend=FALSE) | |
| processCustomKeywords ($keywords=Array()) | |
| getContent () | |
| setContent () | |
| getEffectiveLastUpdatedTime ($assetids) | |
| readAccess (Array $assetids=Array()) | |
| writeAccess ($lock_type='', Array $assetids=Array(), $only_workflow=TRUE) | |
| adminAccess ($lock_type='', Array $assetids=Array()) | |
| backendAccess () | |
| liveEditAccess ($lock_type) | |
| canliveEdit ($lock_type) | |
| effectiveUnrestricted () | |
| checkAccess ($perm, $lock_type, Array $assetids=Array(), $only_workflow=TRUE) | |
| accessEffective () | |
| permissionsUpdated () | |
| printFrontend () | |
| printFrontendAsset (Asset $asset, $design=NULL) | |
| getValidProtocols () | |
| printHead () | |
| printBody () | |
| getCurrentPaintLayoutName () | |
| getCurrentDesignName () | |
| printBodyWithPaintLayout ($layout_id='') | |
| initLimbo () | |
| printLimbo () | |
| paintBackend (Backend_Outputter $o) | |
| getPrefix () | |
| processBackend (Backend_Outputter $o, Array &$link) | |
| getEI () | |
| getEditFns () | |
| getBackendHref ($screen='', $backend_page=TRUE) | |
| getURL ($base_url=NULL, $ignore_rollback=FALSE, $base_contextid=NULL) | |
| getURLs () | |
| getHref ($base_url=NULL, $ignore_rollback=FALSE) | |
| getWebDataPath () | |
| getWebPaths () | |
| saveWebPaths ($paths, $auto_add_remaps=TRUE) | |
| getLookups ($field='') | |
| getDesignLookups () | |
| getLookupValues ($inherited=NULL, $prefix='', $like_search=TRUE, $ignore_override=FALSE) | |
| deleteLookupValue ($layout_name, $layout_value) | |
| setPaintLayouts ($layouts) | |
| updateLookups ($auto_add_remaps=TRUE) | |
| setLookupValues (Array $values) | |
| getAssetStatusDescriptionKeywordReplacement () | |
| getAssetStatusColourKeywordReplacement () | |
| replaceKeywordsInString ($string) | |
| fastTrack ($tasks) | |
| unFastTrack ($tasks) | |
| shouldFastTrack ($task, $assetid=NULL) | |
| getFaskTrackedTaskAssetids ($task) | |
| getDependantParentsURL () | |
Public Member Functions inherited from MySource_Object | |
| MySource_Object () | |
| __sleep () | |
| __wakeup () | |
Additional Inherited Members | |
Data Fields inherited from Asset | |
| $id = 0 | |
| $version = '' | |
| $name = '' | |
| $short_name = '' | |
| $status | |
| $languages = '' | |
| $charset = '' | |
| $force_secure = '0' | |
| $created | |
| $created_userid | |
| $updated | |
| $updated_userid | |
| $published | |
| $published_userid | |
| $status_changed | |
| $status_changed_userid | |
| $_is_cacheable = FALSE | |
| $vars = Array() | |
| $_available_keywords = Array() | |
| $data_path_suffix = '' | |
| $data_path = '' | |
| $data_path_public = '' | |
| $_ser_attrs = FALSE | |
Protected Member Functions inherited from Asset | |
| _preCreateCheck (Array &$link) | |
| _createAdditional (Array &$link) | |
| _abortCreate ($trigger_level_changed=FALSE, $linkid=0) | |
| _loadVars () | |
| _getName ($short_name=FALSE, $contextid=NULL) | |
| _getKeywordReplacement ($keyword) | |
| _checkPermissionAccess ($perm, $assetids=Array(), $only_workflow=TRUE) | |
| makeAndSaveInitialWebPath ($path, $parent_link=NULL) | |
Definition at line 29 of file tag_manager.inc.
| _getName | ( | $short_name = FALSE | ) |
Return a name to use to describe this instance of the asset
| boolean | $short_name | whether or not we are after the shortname or the full name |
Definition at line 93 of file tag_manager.inc.
| canClone | ( | ) |
Return FALSE always because we don't want to be able to clone a tag manager
Definition at line 106 of file tag_manager.inc.
| create | ( | & | $link | ) |
Create this asset
Returns either the linkid or FALSE on error
| array | &$link | information used to create the initial link |
Definition at line 56 of file tag_manager.inc.
| deleteTag | ( | $assetid, | |
| $tagids | |||
| ) |
Delete a tag from an asset
| string | $assetid | the ID of the asset to tag |
| int | array | $tagids | the ids of the tag to add |
Definition at line 383 of file tag_manager.inc.
| getAssetLinksByTag | ( | $tagid | ) |
Get all the assets that are tagged with a tag or tags
| int | $tagid | The tag or array of tags in which we are interested |
Definition at line 209 of file tag_manager.inc.
| getAssetTagLinks | ( | $assetid, | |
| $tagids | |||
| ) |
Get info of the link between asset and tag
| int | $assetid | The asset who's tag we want. |
| mixed | $tagids | Tag ID (array, or one value) |
Definition at line 183 of file tag_manager.inc.
| getRelatedAssets | ( | $relator_id, | |
$thesaurus_filter_ids = Array() |
|||
| ) |
Get all the assets that are related to an asset or assets
| array | $relator_id | The tag or array of tags in which we are interested |
| array | $thesaurus_filter_ids | The thesauruses we use to filter the assets (only get assets that are tagged by terms defined by these thesauruses). |
Definition at line 236 of file tag_manager.inc.
| getTagLinks | ( | $assetid, | |
$thesaurus_filter_ids = Array() |
|||
| ) |
Get all the tags on an asset
| int | $assetid | The asset who's tag we want. |
| array | $thesaurus_filter_ids | The thesauruses we use to filter the tags (only get tags or terms defined by these thesauruses). |
Definition at line 122 of file tag_manager.inc.
| & getTagThesaurus | ( | ) |
Returns the thesaurus asset used for tagging
Definition at line 438 of file tag_manager.inc.
| isAssetTaggedWith | ( | $assetid, | |
| $tagids, | |||
$strict = FALSE |
|||
| ) |
Is asset tagged with a certain tag
| int | $assetid | The asset who's tag we want |
| mixed | $tagids | Tag ID (array, or one value) |
| boolean | $strict | Whether all tags must be present for success |
Definition at line 158 of file tag_manager.inc.
| isFromTaggingThesaurus | ( | $tagid | ) |
Checks whether the tags are restricted to a single thesaurus, and if so, checks if a thesaurus term is from the selected tagging thesaurus
| string | $tagid | the id of the tag to check |
Definition at line 475 of file tag_manager.inc.
| isSetTaggingScreen | ( | $assetid | ) |
Check if is set the tagging static screen for the assetID passed as param
| int | $assetid | the ID of the asset to check |
Definition at line 294 of file tag_manager.inc.
| isTagSourceRestricted | ( | ) |
Determines whether or not tags are restricted to a single thesaurus
Definition at line 497 of file tag_manager.inc.
| setTag | ( | $assetid, | |
| $tagids, | |||
| $weight | |||
| ) |
Tag an asset
| string | $assetid | the ID of the asset to tag |
| int | array | $tagids | the ids of the tag to add |
| int | $weight | the weight of the tag link |
Definition at line 314 of file tag_manager.inc.
| setTagByName | ( | $assetid, | |
| $tag, | |||
| $weight | |||
| ) |
Tag an asset by name
NOTE: Will only search for terms in the the tagging thesaurus
| string | $assetid | the ID of the asset to tag |
| int | $tag | the name of the tag to add |
| int | $weight | the weight of the tag link |
Definition at line 423 of file tag_manager.inc.
| setTagWeight | ( | $linkid, | |
| $weight | |||
| ) |
Change the weight of a tag link for an asset
| int | $linkid | the ID of the link to update |
| int | $weight | the new weight of the tag link |
Definition at line 458 of file tag_manager.inc.
| Tag_Manager | ( | $assetid = 0 | ) |
Constructor
Definition at line 37 of file tag_manager.inc.