|
Squiz Matrix
4.12.2
|
Public Member Functions | |
| __construct ($assetid=0) | |
| getAsset ($shadowid, $type_code='', $mute_errors=FALSE) | |
| getLinks ($assetid, $link_types, $type_code='', $strict_type_code=TRUE, $side_of_link='major', $sort_by=NULL) | |
| getAssetMapLinks () | |
| getAssetMapAssetInfo ($assetid) | |
| getParents ($assetid, $type_code='', $strict_type_code=TRUE) | |
| getChildren ($assetid, $type_code='', $strict_type_code=TRUE, $dependant=NULL, $sort_by=NULL) | |
| getLineageFromURL ($assetid, $protocol, $url) | |
| countLinks ($assetid, $side_of_link='major', $link_types=0, $type_code='', $strict_type_code=TRUE, $ignore_linkid=0) | |
| deleteAssetLink ($linkid, $moving=FALSE) | |
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 () | |
Protected Member Functions | |
| _getName ($short_name=FALSE, $contextid=NULL) | |
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) | |
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 | |
Definition at line 31 of file search_folder.inc.
| __construct | ( | $assetid = 0 | ) |
Constructor
| int | $assetid | the asset id to be loaded |
Definition at line 41 of file search_folder.inc.
|
protected |
Returns name of the asset
| boolean | $short_name | whether or not we are after the shortname or the full name |
| int | $contextid | what context to return the name from |
Definition at line 59 of file search_folder.inc.
| countLinks | ( | $assetid, | |
$side_of_link = 'major', |
|||
$link_types = 0, |
|||
$type_code = '', |
|||
$strict_type_code = TRUE, |
|||
$ignore_linkid = 0 |
|||
| ) |
Return the number of links in the system that involve the specified asset
| int | $assetid | id of the the $side_of_link asset |
| string | $side_of_link | Which side of the link this (the current) asset is on ('major' or 'minor') |
| int | $link_types | integer that can be the product of bitwise operations on the SQ_LINK_* constants |
| mixed | $type_code | the type of asset that is linked (eg 'Page', 'File', etc) if an array returns link if matches any of the array values |
| boolean | $strict_type_code | whether we are finding assets that are just a $type_code or $type_code and any of it's sub-classes |
| int | $ignore_linkid | ignore the link represented by this link id when returning the count |
Implements Bridge.
Definition at line 428 of file search_folder.inc.
| deleteAssetLink | ( | $linkid, | |
$moving = FALSE |
|||
| ) |
Remove a link by id
| int | $linkid | the link id of the link to remove |
| boolean | $moving | TRUE if this delete is part of a move operation |
Implements Bridge.
Definition at line 444 of file search_folder.inc.
| getAsset | ( | $shadowid, | |
$type_code = '', |
|||
$mute_errors = FALSE |
|||
| ) |
Returns a reference to the asset represented by the passed assetid
| int | $shadowid | the shadow part asset id to be loaded (i.e part after the ':') |
| string | $type_code | if this exists then this object is used to load the asset, if not then the DB is queried to find out the asset type |
| boolean | $mute_errors | stops the outputting of errors in this fn, needed because you can't use the '@' operator when returning by reference |
Implements Bridge.
Definition at line 91 of file search_folder.inc.
| getAssetMapAssetInfo | ( | $assetid | ) |
Get asset info for use by asset map
| string | $assetid | Full Asset id to get information for |
Implements Bridge.
Definition at line 305 of file search_folder.inc.
| getAssetMapLinks | ( | ) |
Return all links in a format the asset map can read
Definition at line 225 of file search_folder.inc.
| getChildren | ( | $assetid, | |
$type_code = '', |
|||
$strict_type_code = TRUE, |
|||
$dependant = NULL, |
|||
$sort_by = NULL |
|||
| ) |
Get all asset ids that are below the passed assetid in the various trees in which it exists
| int | $assetid | the id of the asset to get its children for |
| string | array | $type_code | the type of asset that is linked (eg 'Page', 'File', etc) if an array returns link if matches any of the array values |
| boolean | $strict_type_code | whether we are finding assets that are just a $type_code or $type_code and any of it's sub-classes |
| boolean | $dependant | if TRUE, results will be filtered to assets that are dependants. If FALSE, results will all not be dependants. If NULL, results will not be filtered |
| string | $sort_by | a field in the asset table you would like the results sorted by (eg. name, short_name etc) |
Implements Bridge.
Definition at line 384 of file search_folder.inc.
| getLineageFromURL | ( | $assetid, | |
| $protocol, | |||
| $url | |||
| ) |
Returns an array of assetid's + info in the order that they propogate out from THIS BRIDGE'S url
| string | $assetid | the id of the last asset in the lineage |
| string | $protocol | the protocol to match -> null means it is ignored |
| string | $url | the url to check for -> null defaults it to current url |
Implements Bridge.
Definition at line 402 of file search_folder.inc.
| getLinks | ( | $assetid, | |
| $link_types, | |||
$type_code = '', |
|||
$strict_type_code = TRUE, |
|||
$side_of_link = 'major', |
|||
$sort_by = NULL |
|||
| ) |
Return all links that this asset has to other assets
| int | $assetid | id of the the $side_of_link asset |
| int | $link_types | integer that can be the product of bitwise operations on the SQ_LINK_* constants |
| string | array | $type_code | the type of asset that is linked (eg 'Page', 'File', etc) if an array returns link if matches any of the array values |
| boolean | $strict_type_code | whether we are finding assets that are just a $type_code or $type_code and any of it's sub-classes |
| string | $side_of_link | Which side of the link this (the current) asset is on ('major' or 'minor') |
| string | $sort_by | a field in the asset table you would like the results sorted by (eg. name, short_name etc) |
Implements Bridge.
Definition at line 129 of file search_folder.inc.
| getParents | ( | $assetid, | |
$type_code = '', |
|||
$strict_type_code = TRUE |
|||
| ) |
Get all asset ids that are above the passed assetid in the various trees in which it exists
| int | $assetid | the id of the asset to get its parents for |
| string | array | $type_code | the type of asset that is linked (eg 'User', 'User_Group', etc) if an array returns link if matches any of the array values |
| boolean | $strict_type_code | whether we are finding assets that are just a $type_code or $type_code and any of it's sub-classes |
Implements Bridge.
Definition at line 356 of file search_folder.inc.