mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-06-04 11:00:52 +00:00
o moved cid part to GSWHTMLDynamicElement
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18736 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c43dc7ed36
commit
c1c15729f0
2 changed files with 8 additions and 157 deletions
|
@ -82,22 +82,4 @@
|
|||
-(NSString*)frameworkNameInContext:(GSWContext*)aContext;
|
||||
@end
|
||||
|
||||
//====================================================================
|
||||
@interface GSWHTMLURLValuedElement (GSWHTMLURLValuedElementCID)
|
||||
|
||||
-(NSString*)addCIDElement:(NSDictionary*)cidElement
|
||||
forKey:(NSString*)cidKeyValue
|
||||
forCIDStore:(GSWAssociation*)cidStore
|
||||
inContext:(GSWContext*)aContext;
|
||||
-(NSString*)addURL:(NSString*)url
|
||||
forCIDStore:(GSWAssociation*)cidStore
|
||||
inContext:(GSWContext*)aContext;
|
||||
-(NSString*)addURLValuedElementData:(GSWURLValuedElementData*)data
|
||||
forCIDStore:(GSWAssociation*)cidStore
|
||||
inContext:(GSWContext*)aContext;
|
||||
-(NSString*)addPath:(NSString*)path
|
||||
forCIDStore:(GSWAssociation*)cidStore
|
||||
inContext:(GSWContext*)aContext;
|
||||
@end
|
||||
|
||||
#endif // _GSWHTMLURLValuedElement_h__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue