antograssiot
|
bcab99540a
update links to the book
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
ADmad
|
a39d28ce1a
Add ability to provide custom paths for locale files.
|
11 years ago |
Mark Story
|
8f111948ce
Update incorrect book links.
|
11 years ago |
euromark
|
d89e8aabea
Cleanup use statements
|
11 years ago |
mark_story
|
47f88fa141
Remove App::objects().
|
11 years ago |
ADmad
|
a978901d9a
Remove usage of purged method Plugin::namespace().
|
11 years ago |
ADmad
|
b27976b2b7
Update config folder path in templates, comments, docblocks.
|
11 years ago |
euromark
|
2527d9ebd7
Remove unused use imports
|
11 years ago |
mark_story
|
e96a39d1ca
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
ADmad
|
4bd4d725eb
Remove App::pluginPath() which was simply wrapper for Plugin::path().
|
12 years ago |
ADmad
|
808f4aceb0
Add Plugin::classPath() method.
|
12 years ago |
ADmad
|
3d607f7e0d
Make "src/" path segment part of path returned by App::pluginPath()
|
12 years ago |
ADmad
|
4d1514a231
Moved plugin classes files under "src" folder.
|
12 years ago |
ADmad
|
80b01a93a8
Update App::className() to account for `Vendor/Plugin.Foo` style class name.
|
12 years ago |
ADmad
|
efe6c0501b
Fix docblock CS errors.
|
12 years ago |
Jose Lorenzo Rodriguez
|
c264d4aa7c
Starting to re-do theme assets handling
|
12 years ago |
euromark
|
e18162f336
Rename classname to className in order to unify the different usage of it.
|
12 years ago |
Bryan Crowe
|
b3d00446dc
Remove PHP 5 and file names from docblocks
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
Bryan Crowe
|
0c7190be17
Use semantic version for since doc block
|
12 years ago |
ndm2
|
29caa951c3
Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...)
|
12 years ago |
Sam
|
413179e0a4
Added the letter s to a comment.
|
12 years ago |
ADmad
|
dc68840ed2
Moved view files under "Template" folder.
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |