INSTALL
Todo List
Attribute | --BinaryAttribute
Xavier Bruyet
Represents an attribute whose values are binaries
BinaryAttribute __construct( $name, $values)
void addFileName( $name, [ $i = -1])
void addFilePath( $path, [ $i = -1])
void getFileName( $i)
void getFileNames( )
void getFilePath( $i)
void getFilePaths( )