_privateFunction() Private functions should have _ prefixed
The reason for this is that we avoid having to annotate the function to be picked up by documentation generators
$_callFromImplementation() Functions called by implementations should have $_ prefixed The logic is that it is private but also a "listener"
_onEvent() Private event listeners should have _on prefixed
About Humanise
We focus on user experience and design. We seek out the most simple and essential solution. We believe that machines should work for people. We think that knowledge should be free and accessible to all. We hope you agree :-)