Home
last modified time | relevance | path

Searched defs:attributes (Results 26 – 50 of 255) sorted by relevance

1234567891011

/plugin/webcode/syntax/
Dbasis.php32 private $attributes = array(); variable in syntax_plugin_webcode_basis
531 public function addJsFiddleButton($codes, $attributes)
615 public function addCodePenButton($codes, $attributes)
/plugin/odt/ODT/
DODTDocument.php335 function spanOpen($styleName, $element=NULL, $attributes=NULL){
349 function spanOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){
409 function paragraphOpen($styleName=NULL, $element=NULL, $attributes=NULL){
429 function paragraphOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){
707 function heading($text, $level, $element=NULL, $attributes=NULL){
1006 function listOpen($continue=false, $styleName, $element=NULL, $attributes=NULL) {
1033 function listItemOpen($level, $element=NULL, $attributes=NULL) {
1052 function listHeaderOpen($level, $element=NULL, $attributes=NULL) {
1070 function listContentOpen($element=NULL, $attributes=NULL) {
1090 function tableOpen($maxcols = NULL, $numrows = NULL, $element=NULL, $attributes=NULL){
[all …]
DODTUtility.php511 …on openHTMLElement (ODTInternalParams $params, array &$dest, $element, $attributes, $maxWidth=NULL…
548 …LElementProperties (ODTInternalParams $params, array &$dest, $element, $attributes, $maxWidth=NULL…
649 …protected static function createTextStyle (ODTInternalParams $params, $element, $attributes, $styl…
672 …ic function createParagraphStyle (ODTInternalParams $params, $element, $attributes, $styleName=NUL…
DODTFootnote.php23 function footnoteOpen(ODTInternalParams $params, $element=NULL, $attributes=NULL) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WorkflowExecutions/
DPubsubMessage.php25 public $attributes; variable in Google\\Service\\WorkflowExecutions\\PubsubMessage
46 public function setAttributes($attributes)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
DPubsubMessage.php25 public $attributes; variable in Google\\Service\\Pubsub\\PubsubMessage
46 public function setAttributes($attributes)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
DPubsubMessage.php25 public $attributes; variable in Google\\Service\\CloudScheduler\\PubsubMessage
46 public function setAttributes($attributes)
/plugin/combo/ComboStrap/TagAttribute/
H A DShadow.php44 public static function process(TagAttributes &$attributes)
116 static function addMediumElevation(&$attributes)
H A DUnderline.php18 public static function processUnderlineAttribute(TagAttributes &$attributes)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php126 protected $attributes = []; variable in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
132 public function __construct(FilterInterface $filter, ...$attributes)
144 public function select(...$attributes)
230 public function setAttributes(...$attributes)
/plugin/fedauth/Auth/Yadis/
DXML.php121 function attributes($node) function in Auth_Yadis_XMLParser
193 function attributes($node) function in Auth_Yadis_domxml
283 function attributes($node) function in Auth_Yadis_dom
/plugin/batchedit/
Djs.cookie.js40 function api (key, value, attributes) { argument
153 api.remove = function (key, attributes) { argument
/plugin/authssocas/
H A Dauth.php223 private function cas_user_attributes($attributes): array
277 private function cas_user_groups($attributes): array
/plugin/combo/ComboStrap/
H A DPrism.php195 …tion htmlEnter(\Doku_Renderer_xhtml $renderer, \DokuWiki_Syntax_Plugin $plugin, $attributes = null)
394 public static function htmlExit(\Doku_Renderer_xhtml $renderer, $attributes = null)
H A DDimension.php64 public static function processWidthAndHeight(TagAttributes &$attributes)
239 private static function processWidth(TagAttributes $attributes)
H A DGridTag.php82 public static function processEnter(TagAttributes $attributes, $handler, $match)
461 public static function renderEnterXhtml(TagAttributes $attributes): string
H A DSpacing.php15 public static function processSpacingAttributes(&$attributes)
H A DLineSpacing.php20 public static function processLineSpacingAttributes(&$attributes)
H A DFloatAttribute.php23 public static function processFloat(&$attributes)
/plugin/openid/Auth/Yadis/
DXML.php125 function attributes($node) function in Auth_Yadis_XMLParser
198 function attributes($node) function in Auth_Yadis_domxml
312 function attributes($node) function in Auth_Yadis_dom
/plugin/codemirror/dist/modes/
Dmscgen.min.js1 …h","arcgradient","wordwraparcs"],constants:["true","false","on","off"],attributes:["label","idurl"… property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1DeploymentConfig.php25 public $attributes; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeploymentConfig
54 public function setAttributes($attributes)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
DAsseticTokenParser.php161 …ace $asset, \Twig_Node $body, array $inputs, array $filters, $name, array $attributes = array(), $…
188 …t, \Twig_NodeInterface $body, array $inputs, array $filters, $name, array $attributes = array(), $…
/plugin/pdb/classes/
D_xml.php13 var $attributes; variable in Xml
/plugin/pubchem/classes/
D_xml.php13 var $attributes; variable in Xml

1234567891011