Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F884910
objects.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
496 B
Subscribers
None
objects.js
View Options
/*
Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
if
(
!
dojo
.
_hasResource
[
"dojox.dtl.contrib.objects"
]){
dojo
.
_hasResource
[
"dojox.dtl.contrib.objects"
]
=
true
;
dojo
.
provide
(
"dojox.dtl.contrib.objects"
);
dojo
.
mixin
(
dojox
.
dtl
.
contrib
.
objects
,{
key
:
function
(
_1
,
_2
){
return
_1
[
_2
];
}});
dojox
.
dtl
.
register
.
filters
(
"dojox.dtl.contrib"
,{
"objects"
:
[
"key"
]});
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 6, 11:24 (2 w, 21 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26525
Default Alt Text
objects.js (496 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment