Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPDocs for eZPersistentObject #138

Merged
merged 51 commits into from Nov 24, 2011
Merged
Changes from 39 commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
e20f4f1
Converted class head to PHPDoc and adjusted description
jeromegamez Oct 19, 2011
50a19a9
Converted the constructor PHP5 style + PHPDoc
jeromegamez Oct 19, 2011
a360911
Added abstract method fetch()
jeromegamez Oct 19, 2011
4ca360b
Refactored protected method fill()
jeromegamez Oct 19, 2011
6644bed
Reverted PHP5 changes after discussion with @lolautruche
jeromegamez Oct 20, 2011
af95144
Reverted most code changes in method fill()
jeromegamez Oct 20, 2011
37509c7
Reverted code style changes
jeromegamez Oct 20, 2011
d831ca9
Added PHPDoc for method replaceFieldsWithShortNames()
jeromegamez Oct 20, 2011
0f6511d
Method count(): PHPDocs, make sure the result is an int
jeromegamez Oct 20, 2011
0d8eeeb
fetch(): PHPDoc
jeromegamez Oct 20, 2011
279d654
remove(): PHPDoc
jeromegamez Oct 20, 2011
e949b42
Removed empty PHP comment
jeromegamez Oct 20, 2011
9676c30
removeObject(): PHPDoc
jeromegamez Oct 20, 2011
e7b793a
store(): PHPDoc
jeromegamez Oct 20, 2011
99453ea
sync(): PHPDoc
jeromegamez Oct 20, 2011
0e6795f
storeObject(): PHPDoc
jeromegamez Oct 20, 2011
134df5d
conditionText(): PHPDoc
jeromegamez Oct 21, 2011
6f3da06
Extended possible parameter values
jeromegamez Oct 21, 2011
0ab6f5b
conditionText(): forgot static
jeromegamez Oct 21, 2011
14be61d
conditionTextByRow(): PHPDoc
jeromegamez Oct 21, 2011
ae91474
fetchObjectList(): PHPDoc
jeromegamez Oct 21, 2011
6f49320
fetchObjectList(): forgot static AGAIN!
jeromegamez Oct 21, 2011
3c4304a
handleRows(): PHPDoc
jeromegamez Oct 21, 2011
dcd5c05
swapRow(): PHPDoc
jeromegamez Oct 21, 2011
c837b86
newObjectOrder(): PHPDoc, make sure the return is an int
jeromegamez Oct 21, 2011
3ac5666
reorderObject(): PHPDoc
jeromegamez Oct 21, 2011
d588a62
definition(): PHPDoc
jeromegamez Oct 21, 2011
3f7df93
escapeArray(): PHPDoc
jeromegamez Oct 21, 2011
1606059
updateObjectList(): basic PHPDoc, added missing 'public's
jeromegamez Oct 21, 2011
9e0c204
attributes(): PHPDoc
jeromegamez Oct 21, 2011
8c38a13
hasAttribute(): PHPDoc
jeromegamez Oct 21, 2011
2b35ded
attribute(): PHPDoc
jeromegamez Oct 21, 2011
d081b0a
setAttribute(): PHPDoc
jeromegamez Oct 21, 2011
43719a8
hasDirtyData(): PHPDoc
jeromegamez Oct 21, 2011
8fc8ba8
setHasDirtyData(): PHPDoc
jeromegamez Oct 21, 2011
7bc861a
getShortAttributeName(): PHPDoc
jeromegamez Oct 21, 2011
372bf5a
$PersistentDataDirty: Moved var to the top, PHPDoc
jeromegamez Oct 21, 2011
b621ed0
Removed abstract definition of class
jeromegamez Oct 21, 2011
ea37590
fetchObjectList() can also return an array of eZPersistentObjects
jeromegamez Oct 21, 2011
324b355
Better explanations for $def
jeromegamez Oct 21, 2011
926da05
handleRows() can also return an array of eZPersistenObjects
jeromegamez Oct 21, 2011
4a68f16
Fixed integer casting
jeromegamez Oct 21, 2011
cf918fd
Added 'public' declaration in code example
jeromegamez Oct 21, 2011
f104d13
Added reference to eZPersistentObject::definition()
jeromegamez Oct 21, 2011
449b2c4
newObjectOrder(): Removed unused variable
jeromegamez Oct 21, 2011
2a5f393
updateObjectList(): Removed unused variables
jeromegamez Oct 21, 2011
1626eb2
Changed @access private to @access protected
jeromegamez Oct 24, 2011
36d1179
Added check for $def["grouping"]...
jeromegamez Nov 22, 2011
22a6e96
Reverted code changes
jeromegamez Nov 24, 2011
fb352c2
Reverted code changes
jeromegamez Nov 24, 2011
d801d5a
Merge branch 'ezpersistentobject' of github.com:jeromegamez/ezpublish…
jeromegamez Nov 24, 2011
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view