Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 25 of 254) sorted by relevance

1234567891011

/plugin/ckgedit/ckeditor/plugins/link/dialogs/
Danchor.js29 var attributes = variable
39 …var newFake = createFakeAnchor( editor, editor.document.createElement( 'a', { attributes: attribut… property
62 var anchor = editor.document.createElement( 'a', { attributes: attributes } ); property
76 var style = new CKEDITOR.style( { element : 'a', attributes : attributes } ); property
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
Danchor.js29 var attributes = variable
39 …var newFake = createFakeAnchor( editor, editor.document.createElement( 'a', { attributes: attribut… property
62 var anchor = editor.document.createElement( 'a', { attributes: attributes } ); property
76 var style = new CKEDITOR.style( { element : 'a', attributes : attributes } ); property
/plugin/odt/ODT/
DODTList.php21 …listOpen(ODTInternalParams $params, $continue=false, $styleName, $element=NULL, $attributes=NULL) {
73 … public function listItemOpen(ODTInternalParams $params, $level, $element=NULL, $attributes=NULL) {
129 …ublic function listHeaderOpen(ODTInternalParams $params, $level, $element=NULL, $attributes=NULL) {
176 …static public function listContentOpen(ODTInternalParams $params, $element=NULL, $attributes=NULL)…
DODTTable.php20 … $params, $maxcols = NULL, $numrows = NULL, $tableStyleName=NULL, $element=NULL, $attributes=NULL){
215 …function tableRowOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $attributes=NULL){
258 …span = 1, $align = "left", $cellStyle=NULL, $paragraphStyle=NULL, $element=NULL, $attributes=NULL){
307 …span = 1, $align = "left", $cellStyle=NULL, $paragraphStyle=NULL, $element=NULL, $attributes=NULL){
373 …enUseCSS(ODTInternalParams $params, $maxcols=NULL, $numrows=NULL, $element=NULL, $attributes=NULL){
447 …OpenUseCSS(ODTInternalParams $params, $colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL){
484 …public static function tableRowOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NU…
525 …function tableCellOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NULL, $colspan …
DODTSpan.php18 …c static function spanOpen(ODTInternalParams $params, $styleName, $element=NULL, $attributes=NULL){
52 … public static function spanOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NULL){
116 public static function createSpanInternal (ODTInternalParams $params, $attributes) {
DODTFrame.php69 …public static function openTextBoxUseCSS (ODTInternalParams $params, $element=NULL, $attributes=NU…
98 …penTextBoxUseProperties (ODTInternalParams $params, $properties, $element=NULL, $attributes=NULL) {
218 … openFrameUseProperties (ODTInternalParams $params, $properties, $element=NULL, $attributes=NULL) {
DODTParagraph.php29 …unction paragraphOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $attributes=NULL){
158 …ic static function paragraphOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NULL){
/plugin/authplaincas/
Dplaincas.settings.php21 function plaincas_pattern_attributes( $attributes ){
35 function plaincas_user_attributes( $attributes ){
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
DInput.php17 private $attributes; variable in JMS\\Serializer\\Tests\\Fixtures\\Input
19 public function __construct($attributes = null)
/plugin/projects/lib/
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) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
DEntry.php31 protected $attributes; variable in FreeDSx\\Ldap\\Entry\\Entry
47 public function __construct($dn, Attribute ...$attributes)
102 public function reset(...$attributes)
274 public static function create(string $dn, array $attributes = []): Entry
286 public static function fromArray(string $dn, array $attributes = []): Entry
/plugin/refnotes/
Dreference.php62 public function __construct($note, $attributes, $data) {
140 public function __construct($note, $attributes, $data, $call) {
149 private function updateAttributes($attributes) {
171 public function rewrite($attributes, $data) {
Drefnote.php13 protected $attributes; variable in refnotes_refnote
19 public function __construct($attributes = array(), $data = array()) {
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Helpers/
DXMLHelper.php15 public static function createElement(\DOMDocument $document, $name, array $attributes = [])
35 …static function createElementWithText(\DOMDocument $document, $name, $text, array $attributes = [])
/plugin/combo/ComboStrap/
DPosition.php35 public static function processStickiness(&$attributes)
68 public static function processPosition(TagAttributes &$attributes)
DPrismTags.php41 …public static function processEnterXhtml(TagAttributes $attributes, \DokuWiki_Syntax_Plugin $plugi…
46 … public static function processExitXhtml(TagAttributes $attributes, \Doku_Renderer_xhtml $renderer)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
DPubsubTarget.php25 public $attributes; variable in Google\\Service\\CloudScheduler\\PubsubTarget
38 public function setAttributes($attributes)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DColumn.php25 public $attributes; variable in Google\\Service\\Analytics\\Column
38 public function setAttributes($attributes)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
DPushConfig.php25 public $attributes; variable in Google\\Service\\Pubsub\\PushConfig
36 public function setAttributes($attributes)
/plugin/bootswrapper/syntax/
Dbootstrap.php70 protected function checkAttributes($attributes = array())
296 protected function mergeCoreAttributes($attributes)
310 protected function buildAttributes($attributes, $override_attributes = array())
/plugin/ckgedit/ckeditor/
Dstyles.js25 attributes: { 'class': 'code' } property
30 attributes: { 'class': 'file' } property
/plugin/ckgdoku/ckeditor/
Dstyles.js25 attributes: { 'class': 'code' } property
30 attributes: { 'class': 'file' } property
/plugin/barcodes/lib/
DBarcodesWrapper.php33 private $attributes; variable in DokuWiki\\Barcodes\\BarcodesWrapper
41 public function __construct($attributes)
/plugin/mantis/lib/
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) {
/plugin/combo/ComboStrap/TagAttribute/
DAnimation.php39 public static function processOnView(TagAttributes &$attributes)
83 private static function wowInit(&$attributes)

1234567891011