Home
last modified time | relevance | path

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

123456789

/plugin/diagrams/script/
H A DDiagramsForm.js6 #attributes = { field in DiagramsForm
23 constructor(attributes, onsubmit, onclose = null) { argument
56 #getButtonsEditor(attributes) { argument
79 getButtonsMediaManager(attributes) global() argument
102 getFields(attributes) global() argument
[all...]
/plugin/odt/ODT/
H A 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)…
H A 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 …
H A 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) {
H A 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) {
H A 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/
H A Dplaincas.settings.php21 function plaincas_pattern_attributes( $attributes ){
35 function plaincas_user_attributes( $attributes ){
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DInput.php17 private $attributes; variable in JMS\\Serializer\\Tests\\Fixtures\\Input
19 public function __construct($attributes = null)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntry.php23 protected $attributes; global() variable in FreeDSx\\Ldap\\Entry\\Entry
39 __construct($dn, Attribute...$attributes) global() argument
94 reset(...$attributes) global() argument
264 create(string $dn, array $attributes = []) global() argument
276 fromArray(string $dn, array $attributes = []) global() argument
[all...]
/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) {
/plugin/refnotes/
H A Dreference.php62 public function __construct($note, $attributes, $data) { argument
140 public function __construct($note, $attributes, $data, $call) { argument
149 private function updateAttributes($attributes) { argument
171 public function rewrite($attributes, $data) { argument
[all...]
H A Drefnote.php13 protected $attributes; variable in refnotes_refnote
19 public function __construct($attributes = array(), $data = array()) { argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Node/
H A DAttributesInline.php22 private array $attributes; variable in League\\CommonMark\\Extension\\Attributes\\Node\\AttributesInline
31 __construct(array $attributes, bool $block) global() argument
[all...]
H A DAttributes.php23 private $attributes; global() variable in League\\CommonMark\\Extension\\Attributes\\Node\\Attributes
28 __construct(array $attributes) global() argument
[all...]
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Helpers/
H A DXMLHelper.php15 public static function createElement(\DOMDocument $document, $name, array $attributes = [])
35 …static function createElementWithText(\DOMDocument $document, $name, $text, array $attributes = [])
/plugin/combo/ComboStrap/
H A DPosition.php35 public static function processStickiness(&$attributes) argument
68 public static function processPosition(TagAttributes &$attributes) argument
[all...]
H A DPrismTags.php41 public static function processEnterXhtml(TagAttributes $attributes, \DokuWiki_Syntax_Plugin $plugin, \Doku_Renderer_xhtml $renderer) argument
46 public static function processExitXhtml(TagAttributes $attributes, \Doku_Renderer_xhtml $renderer) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DPubsubTarget.php25 public $attributes; variable in Google\\Service\\CloudScheduler\\PubsubTarget
38 public function setAttributes($attributes)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DColumn.php25 public $attributes; variable in Google\\Service\\Analytics\\Column
38 public function setAttributes($attributes)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DPushConfig.php25 public $attributes; variable in Google\\Service\\Pubsub\\PushConfig
36 public function setAttributes($attributes)
/plugin/bootswrapper/syntax/
H A Dbootstrap.php70 protected function checkAttributes($attributes = array())
296 protected function mergeCoreAttributes($attributes)
310 protected function buildAttributes($attributes, $override_attributes = array())
/plugin/mantis/lib/
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) {
/plugin/barcodes/lib/
H A DBarcodesWrapper.php33 private $attributes; variable in DokuWiki\\Barcodes\\BarcodesWrapper
41 public function __construct($attributes)
/plugin/combo/ComboStrap/TagAttribute/
H A DAnimation.php39 public static function processOnView(TagAttributes &$attributes) argument
83 private static function wowInit(&$attributes) argument
[all...]
/plugin/webcode/syntax/
H A Dbasis.php32 private $attributes = array(); variable in syntax_plugin_webcode_basis
531 public function addJsFiddleButton($codes, $attributes)
615 public function addCodePenButton($codes, $attributes)

123456789