In the documentation of Spectra, the syntax for cfa_contentobjectfind -
http://livedocs.allaire.com/spectra15docs/Allaire_Spectra_Reference/ref_02_t
ags35.jsp#5307487 - does not match the syntax in the syntax in the
custom-tag-file
/Allaire/Spectra/customtags/tier0/objectstore/cfa_contentobjectfind.cfm.
Can anyone tell me why they differ? Which one is supposed to be used in the
future?
Syntax described in custom-tag-file:
Usage:
<cfa_contentObjectFind
dataSource = "..."
typeid = "..."
lObjectIDs = "..."
stProperties = "..."
lPropertiesPrecedence = "..."
propertiesCriteria = "ALL,ONE,NONE"
dtCreatedAfter = "..."
dtCreatedBefore = "..."
dtUpdatedAfter = "..."
dtUpdatedBefore = "..."
fullTextSearchCriteria = "..."
lFullTextSearchProperties = "..."
Label = "..."
createdBy = "..."
lastUpdatedBy = "..."
nMaxCount = "..."
stFilter = "..."
bActive = "..."
bActiveOnly = "..."
bPublishedOnly = "..."
bNonArchivedOnly = "..."
r_stObjects = "..."
r_qObjects = "..."
r_lObjects = "..."
>
Syntax described in docs:
Usage:
<cfa_contentObjectFind
title="title"
nItemsPerPage="50"
dataSource="data source"
r_lObjectIDs="..."
r_bSelected="boolean"
stFilters="structure"
stToolbar="structure"
aColumns="array"
stStyles="structure"
>
--------------------------------------------
Daniel Niklasson Resco Vast
Programmerare / Sysadmin
Tel: 031-7439203, Mobil: 0708-903238
Unix *is* user-friendly - It?s just selective who it?s friends are.
--------------------------------------------
Annu en Rescoproduktion pa webben - Telias nya startsida!
Titta pa www.startsidan.telia.se och njut av mojligheterna.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.