Home
last modified time | relevance | path

Searched refs:object (Results 1526 – 1550 of 1568) sorted by last modified time

1...<<616263

/plugin/prolog/
H A Daction.php33 …* @param object $controller DokuWiki's event controller object. Also available as global $EVENT_HA…
/plugin/crypto/
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/imagemap/
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/flowplay2/flowplayer/
H A DREADME.txt228 By using only the object tag it's possible to author valid XHTML. The sample
235 overridden using flashvars in the HTML object tag.
293 * Possibility to configure the player using JavaScript and a configuration object
296 - Changed the format how thumbnails are specified in the config object
H A DLICENSE.txt138 produce the work, or an object code interpreter used to run it.
140 The "Corresponding Source" for a work in object code form means all
142 work) run the object code and to modify the work, including scripts to
253 You may convey a covered work in object code form under the terms
258 a) Convey the object code in, or embodied in, a physical product
263 b) Convey the object code in, or embodied in, a physical product
267 model, to give anyone who possesses the object code either (1) a
281 d) Convey the object code by offering access from a designated
295 you inform other peers where the object code and Corresponding
301 included in conveying the object code work.
[all …]
H A Djavascript.txt51 Configure the player using a FlowPlayer configuration object.
52 This is a JavaScript object that is documented in flowPlayer.js
56 an existing playlist by calling this method with an object that
88 parameters values. You can pass a JSON style object in the 'parameters'
128 The clip should be a valid flowplayer clip object that are
135 The clip should be a valid flowplayer clip object that are
147 Called when a clip has been played to the end. The clip parameter object
200 The metadata object contains following properties: duration (seconds),
/plugin/flowplay2/flowplayer/html/
H A Dflashembed.min.js_0.2618object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ';a+='width="'+k.width+'" height="'+k.…
/plugin/svg/
H A Dsyntax.php.save153 case 'object':
211 case 'object':
212 $renderer->doc .= '<object data="'
/plugin/vote/
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/blogmeta/
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/btable/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js42 …,pre:1 },StyleObjectElements:{ img:1,hr:1,li:1,table:1,tr:1,td:1,embed:1,object:1,ol:1,ul:1 },Bloc… property in FCKListsLib.StyleObjectElements
51object:1,sup:1,basefont:1,map:1,applet:1,font:1,big:1,small:1},G);I=X({p:1},H);J=X({iframe:1},H,B)… property in FCK.DTD.K
H A Dfckeditorcode_gecko.js41 …,pre:1 },StyleObjectElements:{ img:1,hr:1,li:1,table:1,tr:1,td:1,embed:1,object:1,ol:1,ul:1 },Bloc… property in FCKListsLib.StyleObjectElements
50object:1,sup:1,basefont:1,map:1,applet:1,font:1,big:1,small:1},G);I=X({p:1},H);J=X({iframe:1},H,B)… property in FCK.DTD.K
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js55 StyleObjectElements : { img:1,hr:1,li:1,table:1,tr:1,td:1,embed:1,object:1,ol:1,ul:1 }, property in FCKListsLib.StyleObjectElements
H A Dfcktools_ie.js67 FCKTools.CreateXmlObject = function( object ) argument
71 switch ( object )
H A Dfcktools_gecko.js108 FCKTools.CreateXmlObject = function( object ) argument
110 switch ( object )
H A Dfckconfig.js180 /<object[\s\S]+?<\/object>/gi
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.py44 class FCKeditor(object):
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js33 E = X({img:1, object:1}, D) ;
36 … textarea:1, big:1, small:1, span:1, hr:1, sub:1, bdo:1, 'var':1, div:1, object:1, sup:1, map:1, d… property in FCK.DTD.H
90 object: X({param:1}, H),
102 a: X({img:1, object:1}, D, F),
H A Dfck_xhtml10transitional.js36 H = X({sub:1, img:1, object:1, sup:1, basefont:1, map:1, applet:1, font:1, big:1, small:1}, G) ;
39 … noframes:1, big:1, small:1, span:1, hr:1, sub:1, bdo:1, 'var':1, div:1, object:1, sup:1, strike:1… property in FCK.DTD.K
99 object: O,
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc9 This is an object oriented interface to the original
84 init(filename) Initialize object from a file.
86 init(bufferedImage) Initiailize with an existing object
249 <!--- must be a java object --->
/plugin/hr/
H A Dsyntax.php191 * contains a reference to the renderer object which is currently
196 * @param $aRenderer Object A reference to the renderer object.
/plugin/deflist/
H A Dsyntax.php319 * contains a reference to the renderer object which is currently
324 * @param $aRenderer Object A reference to the renderer object.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckcommands.py39 class GetFoldersCommandMixin (object):
56 class GetFoldersAndFilesCommandMixin (object):
83 class CreateFolderCommandMixin (object):
117 class UploadFileCommandMixin (object):
H A Dfckconnector.py35 class FCKeditorConnectorBase( object ):
53 class FCKeditorRequest(object):

1...<<616263