Home | Trees | Indices | Help |
|
---|
|
cubicweb extensions for twill
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
has_text = twc.find
|
|||
hasnt_text = twc.notfind
|
|||
_LINK = re.compile('<a.*?href="(.*?)".*?>(.*?)</a>', re.I | re.S)
|
|
>> view 'Project P' apply <vid> to <rql>'s rset |
>> create Project go to <etype>'s creation page |
>> edit "Project P WHERE P eid 123" calls edition view for <rql> |
>> setvalue entityForm name pylint sets the field's value in the form <forname> should either be the form's index, the form's name or the form's id |
>> submitform entityForm Submit the form named entityForm. This is useful when the form is pre-filed and we only want to click on submit. (The original submit command chooses the form to submit according to the last formvalue instruction) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 13 19:49:23 2010 | http://epydoc.sourceforge.net |