/[suikacvs]/messaging/manakai/lib/Message/DOM/Document.pm
Suika

Diff of /messaging/manakai/lib/Message/DOM/Document.pm

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

revision 1.27 by wakaba, Mon Dec 31 13:46:25 2007 UTC revision 1.28 by wakaba, Sun Jan 13 06:37:46 2008 UTC
# Line 39  sub AUTOLOAD { Line 39  sub AUTOLOAD {
39    
40    if ({    if ({
41      ## Read-only attributes (trivial accessors)      ## Read-only attributes (trivial accessors)
42        default_view => 1,
43      implementation => 1,      implementation => 1,
44    }->{$method_name}) {    }->{$method_name}) {
45      no strict 'refs';      no strict 'refs';
# Line 1084  sub manakai_create_serial_walker ($$;$$$ Line 1085  sub manakai_create_serial_walker ($$;$$$
1085    
1086  sub create_tree_walker ($$;$$$);  sub create_tree_walker ($$;$$$);
1087    
1088    ## |DocumentView| attribute
1089    
1090    sub default_view ($);
1091    
1092  ## |HTMLDocument| attributes  ## |HTMLDocument| attributes
1093    
1094  sub compat_mode ($) {  sub compat_mode ($) {

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24