/[suikacvs]/messaging/manakai/lib/Message/Markup/Atom.dis
Suika

Diff of /messaging/manakai/lib/Message/Markup/Atom.dis

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Sat Apr 29 11:05:09 2006 UTC revision 1.2 by wakaba, Sat May 6 16:01:04 2006 UTC
# Line 2713  IFClsETDef: Line 2713  IFClsETDef:
2713          @@@@dlp:cloneCode: ManakaiAtomFeedElement.categoryElements.get          @@@@dlp:cloneCode: ManakaiAtomFeedElement.categoryElements.get
2714    
2715    @Attr:    @Attr:
2716        @@Name: contentElement
2717        @@enDesc:
2718          The <XE::atom|content> child element of the node.
2719        @@Type: AtomContentElement
2720        @@Get:
2721          @@@enDesc:
2722            It <kwd:MUST> <I::return a <XE::atom|content> child element>
2723            of the node.
2724          @@@nullCase:
2725            @@@@enDesc:
2726              If the algorithm returns <DOM::null>.
2727          @@@NodeReadOnlyError:
2728          @@@PerlDef:
2729            __CODE{returnChildElement::
2730              $node => $self,
2731              $namespaceURI => {<Q::atom|>},
2732              $localName => 'content',
2733              $r => $r,
2734            }__;
2735    
2736      @Attr:
2737      @@Name: contributorElements      @@Name: contributorElements
2738      @@enDesc:      @@enDesc:
2739        A static list of <XE::atom|contributor> child elements of the node.        A static list of <XE::atom|contributor> child elements of the node.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24