Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
FieldSetAttribute Class Reference
+ Inheritance diagram for FieldSetAttribute:
+ Collaboration diagram for FieldSetAttribute:

Public Member Functions

 __construct ($id, $docid, $label, $visibility="", $usefor="", $type="frame", &$fieldSet=null, $options="", $docname="")
 
 getXmlSchema ($la)
 
 getXmlValue (Doc &$doc, $opt=false)
 
- Public Member Functions inherited from BasicAttribute
 __construct ($id, $docid, $label)
 
 getLabel ()
 
 getOption ($x, $def="")
 
 getOptions ()
 
 setOption ($x, $v)
 
 setVisibility ($vis)
 
 isReal ()
 
 inArray ()
 
 isMultiple ()
 
 isMultipleInArray ()
 
 getTab ()
 
 getXmlSchema ($la)
 
 getXmlValue (Doc &$doc, $opt=false)
 
 getTextualValue (Doc $doc, $index=-1, Array $configuration=array())
 
 common_getXmlSchema (&$play)
 

Additional Inherited Members

- Static Public Member Functions inherited from BasicAttribute
static encodeXml ($s, $quot=false)
 
- Data Fields inherited from BasicAttribute
const hiddenFieldId = Adoc::HIDDENFIELD
 
 $id
 
 $docid
 
 $labelText
 
 $visibility
 
 $mvisibility
 
 $options
 mask visibility More...
 
 $docname
 
 $type
 
 $usefor
 
 $ordered
 
 $format
 
 $isNormal = null
 
 $fieldSet
 
 $_topt = null
 

Detailed Description

Structural attribute (attribute that contain other attribute : tab, frame)

Author
Anakeen

Definition at line 1360 of file Class.DocAttribute.php.

Constructor & Destructor Documentation

__construct (   $id,
  $docid,
  $label,
  $visibility = "",
  $usefor = "",
  $type = "frame",
$fieldSet = null,
  $options = "",
  $docname = "" 
)

Constructor

Parameters
string$id$docid famid
string$docid
string$labeldefault translation key
string$visibilityvisibility option
string$useforAttr or Param usage
string$typekind of
FieldSetAttribute$fieldSetparent field
string$optionsoption string
string$docname

Definition at line 1375 of file Class.DocAttribute.php.

Member Function Documentation

getXmlSchema (   $la)

Generate the xml schema fragment

Parameters
BasicAttribute[]$la
Returns
string

Definition at line 1394 of file Class.DocAttribute.php.

getXmlValue ( Doc $doc,
  $opt = false 
)

export values as xml fragment

Parameters
Doc$docworking doc
exportOptionAttribute$opt
Deprecated:
use class instead
Returns
string

Definition at line 1424 of file Class.DocAttribute.php.

+ Here is the call graph for this function:


The documentation for this class was generated from the following file:
← centre documentaire © anakeen