Documentation is available at since.php
1 <?php
2 /**
3 * @package Examples
4 * @author Derick Rethans <derick@php.net>
5 */
6
7 /**
8 * Returns the tabOffset
9 *
10 * @since 1.5
11 * @return void
12 */
13 function getTabOffset()
14 {
15 return $this->_tabOffset;
16 }
17 ?>
Documentation generated on Tue, 18 Nov 2003 18:06:12 +0100 by phpDocumentor 1.2.2