Method | Description | |
---|---|---|
__construct ( $options ) | ||
addFile ( $file ) | ||
addFiles ( $files ) | ||
export ( ) | ||
getMKinds ( ) | ||
setCacheFile ( $file ) | ||
setMFile ( $file ) | ||
stringSortByLine ( string $str, $foldcase = FALSE ) : string | stringSortByLine |
Method | Description | |
---|---|---|
full_render ( ) | ||
getNodeAccess ( $node ) | ||
helperSortByLine ( $a, $b ) | ||
process ( $file ) | ||
process_single_file ( $filename ) | ||
render ( $structure ) | ||
struct ( $node, $reset = FALSE, $parent = [] ) |
public static stringSortByLine ( string $str, $foldcase = FALSE ) : string | ||
$str | string | string to be sorted |
return | string | sorted string |