Text Size

Tabs Eleven - Whats in the API

Tabs Eleven FTP View 3

 

The window pane on the right  shows the tab eleven directory open on our webserver.

At the bottom notice a file called tabseleven.css. This  could be located elsewhere or you can even simply call an existing css file as long as you copy over the classes from this file and change the path in the index.php file.

There should be an images directory, which has some promo images included for our sample files. This is not needed as you can reference images anywhere on your website or another if desired that are again accessible to a web browser.

The index file is the actual file the mobile device calls. That file is an "Action Router" where as it calls in any one of the other eleven files depending on what tab you click on your iPhone or iPod Touch.

The files named tabseleven_tab1.php though tabseleven_tab11.php are the actual files where you should place your custom or open source code. Each file has a number that matches the tab number on the iPhone. There is currently simple html and simple php in these files just as place holders. These files are not meant to have any usable propose other then to show how the iPhone App works. It is our expectation that you would download the Tabs Eleven iPhone App because you already have a need or idea you want to work out and have display in the iPhone. Therefore replacing the code in the files with tab numbers. You need at least to have tabseleven_tab1.php in place as you can not turn off the home tab in the handheld device.

Let's finish up buy taking a closer look at the what is inside the files

NEXT >>

 

Site Login