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

Class: MediaSearch_File_Util

Source Location: /MediaSearch/File/Util.php

Class Overview


Pure static class which provides usefull file helper methods.


Author(s):

Copyright:

  • Copyright (c) 2009 Sven Strittmatter

Constants

Methods



Class Details

[line 28]
Pure static class which provides usefull file helper methods.



Tags:

copyright:  Copyright (c) 2009 Sven Strittmatter


[ Top ]


Class Methods


static method getExtension [line 58]

static string getExtension( string $string)

Returns the trailing part beginning at the last . in the sting.



Tags:

access:  public


Parameters:

string   $string  

[ Top ]

static method stripExtension [line 46]

static string stripExtension( string $string)

Removes the trailing part beginning at the last . in the sting.



Tags:

access:  public


Parameters:

string   $string  

[ Top ]


Class Constants

TRACE_LELVEL =  26

[line 29]


[ Top ]



Documentation generated on Mon, 17 Aug 2009 14:54:23 +0200 by phpDocumentor 1.4.2