Home
last modified time | relevance | path

Searched defs:attributes (Results 176 – 200 of 207) sorted by last modified time

123456789

/plugin/swiftmail/Swift/Connection/
H A DRotator.php176 public function setExtension($extension, $attributes=array())
/plugin/swiftmail/Swift/Message/
H A DHeaders.php51 protected $attributes = array(); variable in Swift_Message_Headers
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php197 public function setTagDefinition($tag, $attributes, $extensions)
/plugin/authplaincas/
H A Dplaincas.settings.php21 function plaincas_pattern_attributes( $attributes ){
35 function plaincas_user_attributes( $attributes ){
/plugin/rrdgraph/inc/
H A Dsvgbinding.php79 public function xmlStartElementHandler($parser, $name, $attributes) {
/plugin/issuetracker/
H A Dprototype.js1864 function shouldUseCache(tagName, attributes) { argument
1882 global.Element = function(tagName, attributes) { argument
2108 wrap: function(element, wrapper, attributes) { argument
H A Dtablekit.js912 TableKit.Editable.textInput = function(n,attributes) { argument
920 TableKit.Editable.multiLineInput = function(n,attributes) { argument
928 TableKit.Editable.selectInput = function(n,attributes,selectOptions) { argument
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php827 public $attributes; variable in Google_ShoppingModelProductJsonV1
875 …blic function setAttributes(/* array(Google_ShoppingModelProductJsonV1Attributes) */ $attributes) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js14 …ar n,o;return n={Courier:function(){return h.readFileSync(r+"/font/data/Courier.afm","utf8")},"Cou… variable
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;…
2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property in commandLengths
H A Dfabric.js1979 function makeElement(tagName, attributes) { argument
2015 function wrapElement(element, wrapper, attributes) { argument
2908 function _setStrokeFillOpacity(attributes) { argument
3533 parseAttributes: function(element, attributes, svgUid) { argument
14037 function isValidRadius(attributes) { argument
/plugin/icalevents/vendor/sabre/xml/lib/
H A DWriter.php211 function writeAttributes(array $attributes) {
/plugin/authldaplocal/
H A Dauth.php815 …protected function _ldapsearch($link_identifier, $base_dn, $filter, $scope = 'sub', $attributes = …
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/ditaa/ditaa/
H A Dditaa.jar ... io.IOException } net/htmlparser/jericho/Attributes$1.class <Unknown> package net. ...
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1548 this.Element = function(tagName, attributes) { argument
1652 wrap: function(element, wrapper, attributes) { argument
/plugin/authucenter/lib/uc_client/lib/
H A Dxml.class.php65 function open(&$parser, $tag, $attributes) {
/plugin/mantis/lib/
H A Dnusoap.php408 …function serialize_val($val,$name=false,$type=false,$name_ns=false,$type_ns=false,$attributes=fals…
1094 var $attributes = array(); variable in nusoap_xmlschema
2062 var $attributes; variable in soapval
2075 …soapval($name='soapval',$type=false,$value=-1,$element_ns=false,$type_ns=false,$attributes=false) {
H A Dclass.nusoap_base.php408 …function serialize_val($val,$name=false,$type=false,$name_ns=false,$type_ns=false,$attributes=fals…
H A Dclass.soap_val.php59 var $attributes; variable in soapval
72 …soapval($name='soapval',$type=false,$value=-1,$element_ns=false,$type_ns=false,$attributes=false) {
H A Dclass.xmlschema.php26 var $attributes = array(); variable in nusoap_xmlschema
/plugin/advrack/
H A Dscript.js110 var attributes = {'fill': 'white'}; class in drawEquipment
139 var attributes = {'fill': 'white'}; class in drawEquipment
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/projects/lib/
H A Dfile_definition.php14 private $attributes = array(); variable in FileDefinition
21 public function __construct($attributes) {
25 public function attributes() { return $this->attributes; } function in FileDefinition
81 public function __construct($attributes) {

123456789