GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
App::PFM::Browser::Bookmarks(3) User Contributed Perl Documentation App::PFM::Browser::Bookmarks(3)

App::PFM::Browser::Bookmarks

This class is responsible for the browsing functionality that is specific for browsing through bookmarks and selecting one.

_init(App::PFM::Screen $screen, App::PFM::Config $config, hashref $states)
Initializes new instances. Called from the constructor. Stores the application's array of states internally.
browselist()
Getter for the key listing (a..z, A..Z, 0..9) that is to be shown.
cursorcol()
Getter for the cursor column to be used in this browser.
currentitem()
Getter for the bookmark at the cursor position.
list_items()
Lists the bookmarks from the hash of states. Calls show_item() to display each item.
show_item(int $which, boolean $highlight)
Shows one bookmark item. Applies highlighting if the highlight argument is true.

pfm(1), App::PFM::Browser(3pm).
2014-04-09 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.