mojavi
[ class tree: mojavi ] [ index: mojavi ] [ all elements ]

Class: Toolkit

Source Location: /util/Toolkit.class.php

Class Overview

MojaviObject
   |
   --Toolkit

Toolkit provides basic utility methods.


Author(s):

  • Sean Kerr (skerr@mojavi.org)

Version:

  • $Id: Toolkit.class.php 500 2004-11-28 02:28:53Z seank $

Copyright:

Methods


Inherited Methods

Class: MojaviObject

MojaviObject::toString()
Retrieve a string representation of this object.

Class Details

[line 23]
Toolkit provides basic utility methods.



Tags:

version:  $Id: Toolkit.class.php 500 2004-11-28 02:28:53Z seank $
since:  1.0.0
copyright:  (c) Sean Kerr, http://www.mojavi.org
author:  Sean Kerr (skerr@mojavi.org)


[ Top ]


Class Methods


method extractClassName [line 41]

string extractClassName( string $filename)

Extract the class or interface name from filename.



Tags:

return:  A class or interface name, if one can be extracted, otherwise null.
static:  
access:  public
since:  3.0.0
author:  Sean Kerr (skerr@mojavi.org)


Parameters:

string   $filename   A filename.

[ Top ]

method isPathAbsolute [line 78]

bool isPathAbsolute( path $path)

Determine if a filesystem path is absolute.



Tags:

return:  true, if the path is absolute, otherwise false.
static:  
access:  public
since:  3.0.0
author:  Sean Kerr (skerr@mojavi.org)


Parameters:

path   $path   A filesystem path.

[ Top ]


Documentation generated on Tue, 21 Feb 2006 01:45:29 +0900 by phpDocumentor 1.3.0RC5