INSTALL
Todo List
PlaAbstractExporter | --PlaExporter
In other words, it will act as a decorator for another decorator
PlaExporter PlaExporter( source $source)
void compress( $boolean)
void displayExportInfoHeader( $type, $ldapserver)
void export( )
Must be implemented in a sub-class if you write an exporter which export data. Leave it empty if you write a sub-class which do only some filtering.
Overridden in child classes as:
void isCompressed( )
bool is_safe_ascii( String $str)
LdapInfo pla_get_ldap_info( )
int pla_num_entries( )
array pla_results( )
void setOutputFormat( String $br)