web/views/facets.py
changeset 9492 c7fc56eecd1a
parent 9379 b0b1148b6963
child 10662 10942ed172de
equal deleted inserted replaced
9484:31f070752462 9492:c7fc56eecd1a
   141         :type divid:     string
   141         :type divid:     string
   142 
   142 
   143         :param vid:      ID of the view display in the div
   143         :param vid:      ID of the view display in the div
   144         :type vid:       string
   144         :type vid:       string
   145 
   145 
   146         :param paginate: Is the view paginated ?
   146         :param paginate: Is the view paginated?
   147         :type paginate:  boolean
   147         :type paginate:  boolean
   148 
   148 
   149         :param cssclass: Additional css classes to put on the form.
   149         :param cssclass: Additional css classes to put on the form.
   150         :type cssclass:  string
   150         :type cssclass:  string
   151 
   151