eric6/Documentation/Source/eric6.WebBrowser.Session.SessionManager.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8215
fc5d68a6889e
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
225 <dd> 225 <dd>
226 dictionary containing the session data 226 dictionary containing the session data
227 </dd> 227 </dd>
228 </dl> 228 </dl>
229 <dl> 229 <dl>
230 <dt>Returns:</dt> 230 <dt>Return:</dt>
231 <dd> 231 <dd>
232 flag indicating validity 232 flag indicating validity
233 </dd> 233 </dd>
234 </dl> 234 </dl>
235 <dl> 235 <dl>
251 <dd> 251 <dd>
252 file name of the session file 252 file name of the session file
253 </dd> 253 </dd>
254 </dl> 254 </dl>
255 <dl> 255 <dl>
256 <dt>Returns:</dt> 256 <dt>Return:</dt>
257 <dd> 257 <dd>
258 dictionary containing the session data 258 dictionary containing the session data
259 </dd> 259 </dd>
260 </dl> 260 </dl>
261 <dl> 261 <dl>
348 <dd> 348 <dd>
349 path of the session file to be checked 349 path of the session file to be checked
350 </dd> 350 </dd>
351 </dl> 351 </dl>
352 <dl> 352 <dl>
353 <dt>Returns:</dt> 353 <dt>Return:</dt>
354 <dd> 354 <dd>
355 flag indicating the active file 355 flag indicating the active file
356 </dd> 356 </dd>
357 </dl> 357 </dl>
358 <dl> 358 <dl>
430 430
431 <p> 431 <p>
432 Public method to get the name of the default session file. 432 Public method to get the name of the default session file.
433 </p> 433 </p>
434 <dl> 434 <dl>
435 <dt>Returns:</dt> 435 <dt>Return:</dt>
436 <dd> 436 <dd>
437 name of the default session file 437 name of the default session file
438 </dd> 438 </dd>
439 </dl> 439 </dl>
440 <dl> 440 <dl>
463 463
464 <p> 464 <p>
465 Public method to get the directory sessions are stored in. 465 Public method to get the directory sessions are stored in.
466 </p> 466 </p>
467 <dl> 467 <dl>
468 <dt>Returns:</dt> 468 <dt>Return:</dt>
469 <dd> 469 <dd>
470 name of the sessions directory 470 name of the sessions directory
471 </dd> 471 </dd>
472 </dl> 472 </dl>
473 <dl> 473 <dl>
482 482
483 <p> 483 <p>
484 Public method to get the name of the last active session file. 484 Public method to get the name of the last active session file.
485 </p> 485 </p>
486 <dl> 486 <dl>
487 <dt>Returns:</dt> 487 <dt>Return:</dt>
488 <dd> 488 <dd>
489 name of the last active session file 489 name of the last active session file
490 </dd> 490 </dd>
491 </dl> 491 </dl>
492 <dl> 492 <dl>
558 <dd> 558 <dd>
559 file name of the session file to replace with 559 file name of the session file to replace with
560 </dd> 560 </dd>
561 </dl> 561 </dl>
562 <dl> 562 <dl>
563 <dt>Returns:</dt> 563 <dt>Return:</dt>
564 <dd> 564 <dd>
565 flag indicating success 565 flag indicating success
566 </dd> 566 </dd>
567 </dl> 567 </dl>
568 <dl> 568 <dl>
584 584
585 <p> 585 <p>
586 Public method to select a session to be restored. 586 Public method to select a session to be restored.
587 </p> 587 </p>
588 <dl> 588 <dl>
589 <dt>Returns:</dt> 589 <dt>Return:</dt>
590 <dd> 590 <dd>
591 name of the session file to be restored 591 name of the session file to be restored
592 </dd> 592 </dd>
593 </dl> 593 </dl>
594 <dl> 594 <dl>
610 <dd> 610 <dd>
611 flag indicating to include backup sessions 611 flag indicating to include backup sessions
612 </dd> 612 </dd>
613 </dl> 613 </dl>
614 <dl> 614 <dl>
615 <dt>Returns:</dt> 615 <dt>Return:</dt>
616 <dd> 616 <dd>
617 list of session meta data 617 list of session meta data
618 </dd> 618 </dd>
619 </dl> 619 </dl>
620 <dl> 620 <dl>
650 <dd> 650 <dd>
651 file name of the session file to switch to 651 file name of the session file to switch to
652 </dd> 652 </dd>
653 </dl> 653 </dl>
654 <dl> 654 <dl>
655 <dt>Returns:</dt> 655 <dt>Return:</dt>
656 <dd> 656 <dd>
657 flag indicating success 657 flag indicating success
658 </dd> 658 </dd>
659 </dl> 659 </dl>
660 <dl> 660 <dl>

eric ide

mercurial